See: Description
| Interface | Description |
|---|---|
| ApplicationAdminService |
Service for managing network control applications.
|
| ApplicationDescription |
Description of a network control/management application.
|
| ApplicationIdStore |
Manages application IDs.
|
| ApplicationListener |
Entity capable of receiving application related events.
|
| ApplicationService |
Service for inspecting inventory of network control applications.
|
| ApplicationStore |
Service for managing network control applications.
|
| ApplicationStoreDelegate |
Application store delegate abstraction.
|
| Class | Description |
|---|---|
| ApplicationEvent |
Describes application lifecycle event.
|
| ApplicationIdStoreAdapter |
Adapter for testing against app id store.
|
| DefaultApplicationDescription |
Default implementation of network control/management application descriptor.
|
| DefaultApplicationDescription.Builder |
Default application description builder.
|
| Enum | Description |
|---|---|
| ApplicationEvent.Type | |
| ApplicationState |
Representation of an application state.
|
| Exception | Description |
|---|---|
| ApplicationException |
Represents class of errors related to application management.
|