uk.co.gidley.jmxmonitor.services
Class InternalJmx
java.lang.Object
uk.co.gidley.jmxmonitor.services.InternalJmx
- All Implemented Interfaces:
- EventListener, org.apache.tapestry5.ioc.services.RegistryShutdownListener
@EagerLoad
public class InternalJmx
- extends Object
- implements org.apache.tapestry5.ioc.services.RegistryShutdownListener
Holds the internal JMX configuration Created by IntelliJ IDEA. User: ben Date: Jan 5, 2010 Time: 10:08:37 AM
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
connectorServerName
public final ObjectName connectorServerName
InternalJmx
public InternalJmx(MainConfiguration configuration,
org.apache.tapestry5.ioc.services.RegistryShutdownHub registryShutdownHub)
throws InitialisationException,
MalformedObjectNameException
- Throws:
InitialisationException
MalformedObjectNameException
start
public void start(org.apache.commons.configuration.Configuration configuration)
throws InitialisationException
- Throws:
InitialisationException
registryDidShutdown
public void registryDidShutdown()
- Specified by:
registryDidShutdown in interface org.apache.tapestry5.ioc.services.RegistryShutdownListener
getConnectorServerName
public ObjectName getConnectorServerName()
Copyright © 2009-2010. All Rights Reserved.