|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Contract @Taxonomy(stability=UNCOMMITTED) public interface AMXLoader
A loader of AMX MBeans. Any module that wants automatic support for loading AMX MBeans should implement this contract, choosing an appropriate name. The loader will be found and instantiated when AMX is loaded.
AMXValues| Field Summary | |
|---|---|
static java.lang.String |
LOADER_PREFIX
property prefix used by AMXLoader MBeans, name to be suffixed to it |
| Method Summary | |
|---|---|
javax.management.ObjectName |
loadAMXMBeans()
Loader a hierarchy of AMX MBeans, returning the ObjectName of the root of the hierarchy. |
void |
unloadAMXMBeans()
Unload (unregister) AMX MBeans. |
| Field Detail |
|---|
static final java.lang.String LOADER_PREFIX
| Method Detail |
|---|
javax.management.ObjectName loadAMXMBeans()
void unloadAMXMBeans()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||