javax.rad.model.event
Class DataSourceHandler

java.lang.Object
  extended by javax.rad.util.EventHandler<L>
      extended by javax.rad.util.RuntimeEventHandler<IDataSourceListener>
          extended by javax.rad.model.event.DataSourceHandler

public class DataSourceHandler
extends RuntimeEventHandler<IDataSourceListener>

The DataSourceHandler is a RuntimeEventHandler that handles IDataSourceListener.


Constructor Summary
DataSourceHandler()
          Creates a new instance of DataSourceHandler.
 
Method Summary
 
Methods inherited from class javax.rad.util.RuntimeEventHandler
dispatchEvent
 
Methods inherited from class javax.rad.util.EventHandler
addListener, addListener, addListener, addListener, createListener, getCurrentDispatchObject, getDefaultListener, getLastDispatchedObject, getListener, getListenerCount, getListeners, getWrappedException, getWrappedExceptionAllowSilent, isDispatchable, isDispatchable, isDispatchEventsEnabled, removeAllListeners, removeListener, removeListener, removeListener, setDefaultListener, setDefaultListener, setDispatchEventsEnabled
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DataSourceHandler

public DataSourceHandler()
Creates a new instance of DataSourceHandler.



Copyright © 2009 SIB Visions GmbH. All Rights Reserved.