Interface | Description |
---|---|
Application |
An application represents a deployment unit.
|
ApplicationLifecycleListener |
Listen to applications lifecycle events.
|
ApplicationsManager |
The applications manager is responsible of the applications lifecycle.
|
Product |
Represents the product.
|
Enum | Description |
---|---|
Application.State |
Represents an application state.
|
Exception | Description |
---|---|
ApplicationOperationException |
Thrown to indicate that the operation called on an application has failed.
|