public class CorePlugin extends LogicalDOCPlugin
| Modifier and Type | Field and Description |
|---|---|
protected static org.slf4j.Logger |
log |
| Constructor and Description |
|---|
CorePlugin() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart()
This method will be called once during plug-in activation before any
access to any code from this plug-in.
|
doStop, getData, getDataDirectory, getPluginName, getPluginPath, getProperty, install, isInstallNeeded, loadData, resolveDataPath, saveData, setRestartRequired, startprotected void doStart()
throws Exception
LogicalDOCPlugininstall() method is
calleddoStart in class LogicalDOCPluginException - if an error has occurred during plug-in start-upPlugin.doStart()Copyright © 2008-2014 Logical Objects. All Rights Reserved.