|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Thread
plugins.AbstractPlugin
plugins.GPSPlugin
| Field Summary |
| Fields inherited from class plugins.AbstractPlugin |
services |
| Fields inherited from class java.lang.Thread |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY |
| Constructor Summary | |
GPSPlugin()
|
|
| Method Summary | |
protected PDF |
createPdf(long timeout)
calculate the current PDF. |
protected void |
freeRessources()
prepare to get deleted, so free all aquired ressource |
java.util.Vector |
getRequiredServices()
Plugin |
protected boolean |
needMoreServices()
check if all required services where assigned to the plugin. |
| Methods inherited from class plugins.AbstractPlugin |
getServices, load, run, setServices, trigger, unload |
| Methods inherited from class java.lang.Thread |
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getContextClassLoader, getName, getPriority, getThreadGroup, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setName, setPriority, sleep, sleep, start, stop, stop, suspend, toString, yield |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public GPSPlugin()
| Method Detail |
public java.util.Vector getRequiredServices()
getRequiredServices in interface ServiceUsergetRequiredServices in class AbstractPluginprotected boolean needMoreServices()
AbstractPlugin
needMoreServices in class AbstractPluginprotected PDF createPdf(long timeout)
AbstractPlugin
createPdf in class AbstractPluginprotected void freeRessources()
AbstractPlugin
freeRessources in class AbstractPlugin
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||