javax.rad.application.genui.event
Class RemoteApplicationHandler<L>
java.lang.Object
javax.rad.util.EventHandler<L>
javax.rad.util.RuntimeEventHandler<L>
javax.rad.application.genui.event.RemoteApplicationHandler<L>
- Type Parameters:
L - the Listener type
public class RemoteApplicationHandler<L>
- extends RuntimeEventHandler<L>
The RemoteApplicationHandler is a RuntimeEventHandler that
handles IRemoteApplicationListener.
| Methods inherited from class javax.rad.util.EventHandler |
addHandler, addListener, addListener, addListener, addListener, addListener, addListener, createListener, 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 |
RemoteApplicationHandler
public RemoteApplicationHandler(Class<L> pClass)
- Constructs a new RemoteApplicationHandler.
- Parameters:
pClass - the listener class
Copyright © 2009 SIB Visions GmbH. All Rights Reserved.