|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ManagementProvider
This interface is implemented by a management provider such a JMX.
| Method Summary | |
|---|---|
Object |
manage(ManagedResource managedResource)
Instruct the management provider to manage the provided managed resource. |
void |
unmanage(Object key)
Instruct the management provider to remove the specifed resource from management. |
| Method Detail |
|---|
Object manage(ManagedResource managedResource)
unmanage(Object) method. If no registration is performed then null should be returned.
managedResource - the managed resource
void unmanage(Object key)
key - the key under which the resource is registered
|
eXo Kernel :: Container 2.4.4-CLD | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||