public class MvcModule extends ModuleSupport<Void>
Modifier and Type | Field and Description |
---|---|
static String |
MODULE_TYPE |
Constructor and Description |
---|
MvcModule() |
Modifier and Type | Method and Description |
---|---|
void |
disable()
Niszczy ten moduł.
|
void |
enable()
Uruchamia ten moduł.
|
protected void |
initModule() |
getDefinition, getKey, getObject, getObjectClass, getPlugin, init, toString
public static final String MODULE_TYPE
protected void initModule() throws PluginsException
initModule
in class ModuleSupport<Void>
PluginsException
public void enable() throws PluginsException
Module
enable
in interface Module<Void>
enable
in class ModuleSupport<Void>
PluginsException
public void disable() throws PluginsException
Module
disable
in interface Module<Void>
disable
in class ModuleSupport<Void>
PluginsException
Copyright © 2014 Suncode. All rights reserved.