com.sibvisions.rad.persist.jdbc.event
Class DBAccessEventHandler<L>
java.lang.Object
javax.rad.util.EventHandler<L>
com.sibvisions.rad.persist.jdbc.event.DBAccessEventHandler<L>
- Type Parameters:
L - the listener type
public class DBAccessEventHandler<L>
- extends EventHandler<L>
The DBAccessEventHandler is a EventHandler which handles
IDBAccessListener.
| Methods inherited from class javax.rad.util.EventHandler |
addHandler, addListener, addListener, addListener, addListener, addListener, createListener, dispatchEvent, getCurrentDispatchObject, getDefaultListener, getLastDispatchedObject, getListener, getListenerCount, getListeners, getWrappedException, getWrappedExceptionAllowSilent, isDispatchable, isDispatchable, isDispatchEventsEnabled, removeAllListeners, removeHandler, removeListener, removeListener, removeListener, setDefaultListener, setDefaultListener, setDispatchEventsEnabled |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DBAccessEventHandler
public DBAccessEventHandler(Class<L> pClass)
- Creates a new instance of
DBAccessEventHandler.
- Parameters:
pClass - the listener class
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.