Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

ch.elexis
Interface Hub.ShutdownJob

Enclosing class:
Hub

public static interface Hub.ShutdownJob

A job that executes during stop() of the plugin (that means after the workbench is shut down


Method Summary
 void doit()
          do whatever you like
 

Method Detail

doit

void doit()
          throws java.lang.Exception
do whatever you like

Throws:
java.lang.Exception

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013