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

◆ addApplication()

void IceGrid::AdminPrx::addApplication ( const ApplicationDescriptor & descriptor,
const Ice::Context & context = Ice::noExplicitContext ) const

Adds an application to IceGrid.

Parameters
descriptorThe application descriptor.
contextThe request context.
Exceptions
IceGrid::AccessDeniedExceptionThrown when the session doesn't hold the exclusive lock or when another session is holding the lock.
IceGrid::DeploymentExceptionThrown when the application deployment failed.