com.jcorporate.expresso.core.misc
Class SysEventHub
java.lang.Object
com.jcorporate.expresso.core.misc.SysEventHub
- public class SysEventHub
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
myImpl
public static SysEventHubImpl myImpl
SysEventHub
public SysEventHub()
addListener
public static void addListener(SysEventListener listener,
String newTriggeringClass,
String newCode)
trigger
public static void trigger(SysEvent theEvent)
removeListener
public static void removeListener(SysEventListener listener,
String newTriggeringClass,
String newCode)
Please see www.jcorporate.com for information about new Expresso releases.