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