|
pure virtual |
Adds an application to IceGrid.
| descriptor | The application descriptor. |
| response | The response callback. |
| exception | The exception callback. |
| current | The Current object of the incoming request. |
| 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. |