|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.blojsom.event.SimpleBlojsomEventBroadcaster.EventHandler
Event handler helper class.
Field Summary | |
protected BlojsomFilter |
_filter
|
protected BlojsomListener |
_listener
|
Constructor Summary | |
protected |
SimpleBlojsomEventBroadcaster.EventHandler(BlojsomListener listener,
BlojsomFilter filter)
Create a new event handler with event and filter instances. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
protected BlojsomListener _listener
protected BlojsomFilter _filter
Constructor Detail |
protected SimpleBlojsomEventBroadcaster.EventHandler(BlojsomListener listener, BlojsomFilter filter)
listener
- BlojsomListener
filter
- BlojsomFilter
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |