public class Jmx extends TopLevelService
Starts MBean server and automatically registers any class annotated with @MBean.
| Constructor and Description |
|---|
Jmx() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
com.google.inject.Module |
configure() |
void |
start() |
getSubServices, stopgetCombineChildren, getCombineSelf, getId, toStringpublic Jmx()
public com.google.inject.Module configure()
configure in interface Serviceconfigure in class ConfigurableServicepublic void start()
start in interface Servicestart in class ConfigurableServicepublic void close()
close in interface AutoCloseableclose in interface Serviceclose in class ConfigurableServiceCopyright © 2014 Atteo. All rights reserved.