@Version(value="1.2")
Interface | Description |
---|---|
ApplicationHandler<T> | |
ApplicationInformation<T> |
This interface defines methods for accessing information about an application such as it's name and location.
|
ApplicationMonitoringInformation |
An object implementing this interface will provide information about what elements in an application need monitoring.
|
ApplicationTypeSupported |
A marker service which provides an indication that we support a type of application when the
application handler for that type may not have become available yet.
|
Class | Description |
---|---|
DefaultApplicationMonitoringInformation |
Default implementation of
ApplicationMonitoringInformation |