|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpalio.modules.core.Module
palio.modules.core.ClusterModule
public abstract class ClusterModule
Field Summary |
---|
Fields inherited from interface palio.modules.core.CurrentModuleDataKeys |
---|
DESIGNER_ACTIONS_BUFFER, HTML_FORM_BUILDER, HTML_MAP_BUILDER, HTML_MENU_BUILDER, HTML_TOOLTIPS_BUFFER, ITEXT_DOCUMENT, MAIL_MESSAGE, XLS_DOCUMENT, XML_DOCUMENT |
Constructor Summary | |
---|---|
ClusterModule(Instance instance)
Deprecated. |
|
ClusterModule(Instance instance,
java.util.Properties parameters)
|
Method Summary | |
---|---|
abstract void |
handleMessage(java.lang.Object[] params)
|
Methods inherited from class palio.modules.core.Module |
---|
getConfigParam, getDescription, getModuleTranslation, getVersion |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
@Deprecated public ClusterModule(Instance instance)
public ClusterModule(Instance instance, java.util.Properties parameters)
Method Detail |
---|
public abstract void handleMessage(java.lang.Object[] params)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |