|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.java.plugin.Plugin
org.openstreetmap.osmosis.core.plugin.CorePlugin
public class CorePlugin
The core plugin entry point.
Field Summary |
---|
Fields inherited from class org.java.plugin.Plugin |
---|
log |
Constructor Summary | |
---|---|
CorePlugin()
|
Method Summary | |
---|---|
protected void |
doStart()
|
protected void |
doStop()
|
Methods inherited from class org.java.plugin.Plugin |
---|
getDescriptor, getManager, isActive, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public CorePlugin()
Method Detail |
---|
protected void doStart() throws java.lang.Exception
doStart
in class org.java.plugin.Plugin
java.lang.Exception
protected void doStop() throws java.lang.Exception
doStop
in class org.java.plugin.Plugin
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |