io.airlift.jmx
Class JmxAgent
java.lang.Object
io.airlift.jmx.JmxAgent
public class JmxAgent
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JmxAgent
@Inject
public JmxAgent(MBeanServer server,
JmxConfig config)
throws IOException
- Throws:
IOException
getURL
public JMXServiceURL getURL()
start
@PostConstruct
public void start()
throws IOException
- Throws:
IOException
stop
@PreDestroy
public void stop()
throws IOException
- Throws:
IOException
Copyright © 2010-2012 Airlift. All Rights Reserved.