com.jcorporate.expresso.core.misc
Class DefaultSysEventHubImpl
java.lang.Object
com.jcorporate.expresso.core.misc.DefaultSysEventHubImpl
- All Implemented Interfaces:
- SysEventHubImpl
- public class DefaultSysEventHubImpl
- extends Object
- implements SysEventHubImpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DefaultSysEventHubImpl
public DefaultSysEventHubImpl()
addListener
public void addListener(SysEventListener listener,
String newTriggeringClass,
String newCode)
- Specified by:
addListener in interface SysEventHubImpl
removeListener
public void removeListener(SysEventListener listener,
String newTriggeringClass,
String newCode)
- Specified by:
removeListener in interface SysEventHubImpl
trigger
public void trigger(SysEvent theEvent)
- Specified by:
trigger in interface SysEventHubImpl
Please see www.jcorporate.com for information about new Expresso releases.