public class EHCacheModule
extends AbstractModule
Modifier and Type | Field and Description |
---|---|
static Log |
CACHE_MONITOR |
Constructor and Description |
---|
EHCacheModule() |
Modifier and Type | Method and Description |
---|---|
void |
initialize(SubSystem subSystem)
Initializes the module.
|
public EHCacheModule() throws ModuleInitializeException
ModuleInitializeException
public void initialize(SubSystem subSystem) throws ModuleInitializeException
subSystem
- the subSystem.ModuleInitializeException
- if an error ocurred while initializing
the module.