@Deprecated public interface Manageable
Objects may be registered using Management.register(Manageable)
.
Modifier and Type | Method and Description |
---|---|
String |
getManagementName()
Deprecated.
The management name is the name that the component will appear with in
JMX.
|
String |
getManagementType()
Deprecated.
The management type determines the JMX folder the bean will appear under.
|
String getManagementType()
String getManagementName()
Copyright © 2016 Push Technology Ltd. All Rights Reserved.