| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.bsf.util.event.EventAdapterImpl
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.
EventAdapter| Field Summary | |
| protected  EventProcessor | eventProcessor | 
| Constructor Summary | |
| EventAdapterImpl() | |
| Method Summary | |
|  void | setEventProcessor(EventProcessor eventProcessor) | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
protected EventProcessor eventProcessor
| Constructor Detail | 
public EventAdapterImpl()
| Method Detail | 
public void setEventProcessor(EventProcessor eventProcessor)
setEventProcessor in interface EventAdapter| 
 | |||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||