|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| ManagedResource | The managed resource provided by the kernel to a management provider. |
| ManagementProvider | This interface is implemented by a management provider such a JMX. |
| Class Summary | |
|---|---|
| ManagedMetaData | Generic base meta data class. |
| ManagedMethodMetaData | Meta data that describes a managed method. |
| ManagedMethodParameterMetaData | Meta data that describes the parameter of a managed method. |
| ManagedParameterMetaData | Meta data that describes a managed parameter. |
| ManagedPropertyMetaData | Meta data that describes a managed property. |
| ManagedTypeMetaData | Meta data that describes a managed type. |
The Service Provider Interface for the eXo management framework. The entry point for plugged management system
is the implementation of the interface ManagementProvider.
A part of the package defines the meta data that is given to the provider to build the management interface of the managed resource.
The ManagedResource interface wraps a resource and is provided by the
kernel to the provider.
|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||