|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.portal.service.plugin.Plugin
fr.paris.lutece.portal.service.plugin.PluginDefaultImplementation
public class PluginDefaultImplementation
This class provides the default implementation of the plugin's abstract class.
Field Summary |
---|
Fields inherited from class fr.paris.lutece.portal.service.plugin.Plugin |
---|
PLUGIN_TYPE_APPLICATION, PLUGIN_TYPE_CONTENTSERVICE, PLUGIN_TYPE_DAEMON, PLUGIN_TYPE_FEATURE, PLUGIN_TYPE_INSERTSERVICE, PLUGIN_TYPE_PORTLET |
Constructor Summary | |
---|---|
PluginDefaultImplementation()
|
Method Summary | |
---|---|
void |
init()
Initializes the plugin at the first load |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PluginDefaultImplementation()
Method Detail |
---|
public void init()
init
in class Plugin
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |