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

◆ getApplicationInfo()

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

Gets information about an application.

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