org.ow2.jasmine.monitoring.tests.dummyservice
Class DummyServiceImpl
java.lang.Object
org.ow2.jasmine.monitoring.tests.dummyservice.DummyServiceImpl
- All Implemented Interfaces:
- IDummyService
public class DummyServiceImpl
- extends Object
- implements IDummyService
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyServiceImpl
public DummyServiceImpl()
start
public void start()
throws Exception
- Throws:
Exception
stop
public void stop()
throws Exception
- Throws:
Exception
setJmxService
public void setJmxService(org.ow2.jonas.jmx.JmxService jmxService)
- Parameters:
jmxService - the jmxService to set
Copyright © 2012 OW2 Consortium. All Rights Reserved.