- java.lang.Object
-
- org.atteo.config.Configurable
-
- org.atteo.moonshine.ConfigurableService
-
- org.atteo.moonshine.TopLevelService
-
- org.atteo.moonshine.jmx.JmxServer
-
-
Constructor Summary
Constructors
| Constructor and Description |
JmxServer() |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
start() |
void |
stop() |
-
Methods inherited from class org.atteo.moonshine.ConfigurableService
close, configure, getSubServices
-
Methods inherited from class org.atteo.config.Configurable
getCombineChildren, getCombineSelf, getId, toString
-
Methods inherited from interface org.atteo.moonshine.services.Service
getId
-
-
Method Detail
-
start
public void start()
- Specified by:
start in interface org.atteo.moonshine.services.Service
- Overrides:
start in class org.atteo.moonshine.ConfigurableService
-
stop
public void stop()
- Specified by:
stop in interface org.atteo.moonshine.services.Service
- Overrides:
stop in class org.atteo.moonshine.ConfigurableService
Copyright © 2014 Atteo. All rights reserved.