de.jiac.micro.internal.core
Class DummyContainer
java.lang.Object
de.jiac.micro.internal.core.AbstractContainer
de.jiac.micro.internal.core.DummyContainer
- All Implemented Interfaces:
- IContainer, ILifecycleAware
public class DummyContainer
- extends AbstractContainer
- Version:
- $Revision:$
- Author:
- Marcel Patzlaff
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DummyContainer
public DummyContainer(String name)
cleanup
public void cleanup()
- Specified by:
cleanup in interface ILifecycleAware- Specified by:
cleanup in class AbstractContainer
initialise
public void initialise()
- Specified by:
initialise in interface ILifecycleAware- Specified by:
initialise in class AbstractContainer
start
public void start()
- Specified by:
start in interface ILifecycleAware- Specified by:
start in class AbstractContainer
stop
public void stop()
- Specified by:
stop in interface ILifecycleAware- Specified by:
stop in class AbstractContainer
Copyright © 2008-2011 DAI-Labor. All Rights Reserved.