| void IceGrid::AdminPrx::updateApplication | ( | const ApplicationUpdateDescriptor & | descriptor, |
| const Ice::Context & | context = Ice::noExplicitContext ) const |
Updates a deployed application.
| descriptor | The update 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::ApplicationNotExistException | Thrown when the application doesn't exist. |
| IceGrid::DeploymentException | Thrown when the application deployment failed. |