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.elexisevent
Class PatientEventListener

java.lang.Object
  extended by ch.elexis.actions.ElexisEventListenerImpl
      extended by ch.elexis.elexisevent.PatientEventListener
All Implemented Interfaces:
ElexisEventListener

public class PatientEventListener
extends ElexisEventListenerImpl

Listener for patient events, registered within Hub.start(org.osgi.framework.BundleContext), de-registered within Hub.stop(org.osgi.framework.BundleContext)


Constructor Summary
PatientEventListener()
           
 
Method Summary
 void runInUi(ElexisEvent ev)
          This runs the event in an UI Thread
 
Methods inherited from class ch.elexis.actions.ElexisEventListenerImpl
catchElexisEvent, getElexisEventFilter, isStopped, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatientEventListener

public PatientEventListener()
Method Detail

runInUi

public void runInUi(ElexisEvent ev)
Description copied from class: ElexisEventListenerImpl
This runs the event in an UI Thread

Overrides:
runInUi in class ElexisEventListenerImpl

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