Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches

◆ getApplicationInfo()

ApplicationInfo IceGrid::AdminPrx::getApplicationInfo ( std::string_view name,
const Ice::Context & context = Ice::noExplicitContext ) const

Gets an application descriptor.

Parameters
nameThe application name.
contextThe request context.
Returns
The application descriptor.
Exceptions
IceGrid::ApplicationNotExistExceptionThrown when the application doesn't exist.