public interface JmxEnabled extends MBeanRegistration
Lifecycle
but is not exclusively for them.Modifier and Type | Method and Description |
---|---|
String |
getDomain()
Obtain the domain under which this component will be / has been
registered.
|
ObjectName |
getObjectName()
Obtain the name under which this component has been registered with JMX.
|
void |
setDomain(String domain)
Specify the domain under which this component should be registered.
|
postDeregister, postRegister, preDeregister, preRegister
String getDomain()
void setDomain(String domain)
ObjectName getObjectName()
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.