|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.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)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |