|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.management.impl.MBeanServerFactory
public class MBeanServerFactory
An implementation of ServiceImplementationFactory
that creates a
MBeanServer using MBeanServerFactory
. Searches for an existing
MBeanServer first, and creates a new one if none has been found
Constructor Summary | |
---|---|
MBeanServerFactory()
|
Method Summary | |
---|---|
java.lang.Object |
createCoreServiceImplementation(org.apache.hivemind.ServiceImplementationFactoryParameters factoryParameters)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MBeanServerFactory()
Method Detail |
---|
public java.lang.Object createCoreServiceImplementation(org.apache.hivemind.ServiceImplementationFactoryParameters factoryParameters)
createCoreServiceImplementation
in interface org.apache.hivemind.ServiceImplementationFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |