| Interface | Description |
|---|---|
| ManagementNodeStateListener |
Listener to be notified of this Brooklyn node's state.
|
| UsageListener | |
| UsageListener.ApplicationMetadata |
Users should never implement this interface directly; methods may be added in future releases
without notice.
|
| UsageListener.LocationMetadata |
Users should never implement this interface directly; methods may be added in future releases
without notice.
|
| UsageManager |
| Class | Description |
|---|---|
| ApplicationUsage | |
| ApplicationUsage.ApplicationEvent | |
| LocationUsage | |
| LocationUsage.LocationEvent | |
| ManagementNodeStateListener.BasicListener |
A no-op implementation of
ManagementNodeStateListener, for users to extend. |
| UsageListener.BasicUsageListener |
A no-op implementation of
UsageListener, for users to extend. |