All Packages Class Hierarchy This Package Previous Next Index
This is the polymorphic/generic EventListener interface that arbitrary objects wishing to receive "encapsulated" events, from dynamically generated adaptors interposed on specific event sources, should implement.
public abstract void encapsulatedEvent(EncapsulatedEvent ee) throws EncapsulatedEventException
All Packages Class Hierarchy This Package Previous Next Index