| void IceGrid::AdminPrx::addApplication | ( | const ApplicationDescriptor & | descriptor, |
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Adds an application to IceGrid.
| descriptor | The application descriptor. |
| context | The request context. |
| IceGrid::AccessDeniedException | Thrown when the session doesn't hold the exclusive lock or when another session is holding the lock. |
| IceGrid::DeploymentException | Thrown when the application deployment failed. |