ApplicationInfo IceGrid::AdminPrx::getApplicationInfo | ( | std::string_view | name, |
const Ice::Context & | context = Ice::noExplicitContext ) const |
Gets an application descriptor.
name | The application name. |
context | The request context. |
IceGrid::ApplicationNotExistException | Thrown when the application doesn't exist. |