@Service public final class AMXJ2EEStartupService extends Object implements org.glassfish.hk2.api.PostConstruct, org.glassfish.hk2.api.PreDestroy, AMXLoader, org.jvnet.hk2.config.ConfigListener
LOADER_PREFIX| Constructor and Description |
|---|
AMXJ2EEStartupService() |
| Modifier and Type | Method and Description |
|---|---|
org.jvnet.hk2.config.UnprocessedChangeEvents |
changed(PropertyChangeEvent[] propertyChangeEvents) |
ApplicationRegistry |
getApplicationRegistry() |
InjectedValues |
getCore() |
ObjectName |
getJ2EEDomain() |
ObjectName |
loadAMXMBeans()
Loader a hierarchy of AMX MBeans, returning the ObjectName of the root
of the hierarchy.
|
void |
postConstruct() |
void |
preDestroy() |
void |
unloadAMXMBeans()
Unload (unregister) AMX MBeans.
|
public InjectedValues getCore()
public ApplicationRegistry getApplicationRegistry()
public void postConstruct()
postConstruct in interface org.glassfish.hk2.api.PostConstructpublic org.jvnet.hk2.config.UnprocessedChangeEvents changed(PropertyChangeEvent[] propertyChangeEvents)
changed in interface org.jvnet.hk2.config.ConfigListenerpublic void preDestroy()
preDestroy in interface org.glassfish.hk2.api.PreDestroypublic ObjectName getJ2EEDomain()
public ObjectName loadAMXMBeans()
AMXLoaderloadAMXMBeans in interface AMXLoaderpublic void unloadAMXMBeans()
AMXLoaderunloadAMXMBeans in interface AMXLoaderCopyright © 2017. All rights reserved.