org.apache.commons.modeler
class BaseNotificationBroadcasterEntry extends Object
Field Summary | |
---|---|
NotificationFilter | filter |
Object | handback |
NotificationListener | listener |
Constructor Summary | |
---|---|
BaseNotificationBroadcasterEntry(NotificationListener listener, NotificationFilter filter, Object handback) |