org.apache.hivemind.management.impl
Class MBeanRegistrationContribution
java.lang.Object
org.apache.hivemind.management.impl.MBeanRegistrationContribution
public class MBeanRegistrationContribution
- extends java.lang.Object
Holds the information for a service that gets registered as JMX Managed Bean
- Since:
- 1.1
- Author:
- Achim Huegen
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MBeanRegistrationContribution
public MBeanRegistrationContribution()
getObjectName
public javax.management.ObjectName getObjectName()
setObjectName
public void setObjectName(javax.management.ObjectName objectName)
getServicePoint
public org.apache.hivemind.internal.ServicePoint getServicePoint()
setServicePoint
public void setServicePoint(org.apache.hivemind.internal.ServicePoint service)
getStartMethod
public java.lang.String getStartMethod()
setStartMethod
public void setStartMethod(java.lang.String startMethod)