public class JMXServerListener
extends java.lang.Object
| Constructor and Description |
|---|
JMXServerListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
lifecycleEvent(LifecycleEvent event) |
void |
setHost(java.lang.String host) |
void |
setPort(int port) |
void |
setProtocol(java.lang.String protocol) |
void |
setUrlPath(java.lang.String urlPath) |