org.apache.bsf.util.event
Class EventAdapterImpl
java.lang.Object
org.apache.bsf.util.event.EventAdapterImpl
- EventAdapter
public class EventAdapterImpl
extends java.lang.Object
implements EventAdapter
EventAdapterImpl is a default implementation of the EventAdapter
interface that specific event adapters may choose to subclass from
instead of implementing the interface themselves. Saves 5 lines of code
mebbe.
- Sanjiva Weerawarana
- Matthew J. Duftler
eventProcessor
protected EventProcessor eventProcessor
setEventProcessor
public void setEventProcessor(EventProcessor eventProcessor)