Ice 3.8
Slice API Reference
Loading...
Searching...
No Matches

◆ addApplication()

void addApplication ( ApplicationDescriptor descriptor) throws AccessDeniedException, DeploymentException

Adds an application to IceGrid.

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