Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ getApplicationInfo()

["cpp:const"]
idempotent ApplicationInfo getApplicationInfo ( string name) throws ApplicationNotExistException

Gets an application descriptor.

Parameters
nameThe application name.
Returns
The application descriptor.
Exceptions
ApplicationNotExistExceptionThrown when the application doesn't exist.