org.apache.tomee.loader.listener
Class JMXServerListener
java.lang.Object
org.apache.tomee.loader.listener.JMXServerListener
- All Implemented Interfaces:
- org.apache.catalina.LifecycleListener
public class JMXServerListener
- extends Object
- implements org.apache.catalina.LifecycleListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JMXServerListener
public JMXServerListener()
lifecycleEvent
public void lifecycleEvent(org.apache.catalina.LifecycleEvent event)
- Specified by:
lifecycleEvent in interface org.apache.catalina.LifecycleListener
setProtocol
public void setProtocol(String protocol)
setHost
public void setHost(String host)
setPort
public void setPort(int port)
setUrlPath
public void setUrlPath(String urlPath)
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.