@Contract
@Taxonomy(stability=UNCOMMITTED)
public interface AMXLoader
AMXValues| Modifier and Type | Field and Description |
|---|---|
static String |
LOADER_PREFIX
property prefix used by AMXLoader MBeans, name to be suffixed to it
|
| Modifier and Type | Method and Description |
|---|---|
ObjectName |
loadAMXMBeans()
Loader a hierarchy of AMX MBeans, returning the ObjectName of the root
of the hierarchy.
|
void |
unloadAMXMBeans()
Unload (unregister) AMX MBeans.
|
static final String LOADER_PREFIX
ObjectName loadAMXMBeans()
void unloadAMXMBeans()
Copyright © 2017–2020 Eclipse Foundation. All rights reserved.