Package com.chillycheesy.modulo.modules
Class ModuleEntityAdapter
java.lang.Object
com.chillycheesy.modulo.modules.ModuleEntityAdapter
- All Implemented Interfaces:
ModuloEntity
- Direct Known Subclasses:
ConfigurableEntity
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ModuleEntityAdapter
public ModuleEntityAdapter()
-
-
Method Details
-
load
- Specified by:
load
in interfaceModuloEntity
-
start
public void start()- Specified by:
start
in interfaceModuloEntity
-
stop
public void stop()- Specified by:
stop
in interfaceModuloEntity
-