public class NotificationListenerInfo extends Object
| Constructor and Description |
|---|
NotificationListenerInfo(NotificationListener listener,
NotificationFilter filter,
Object cb) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getHandback() |
NotificationFilter |
getNotificationFilter() |
NotificationListener |
getNotificationListener() |
public NotificationListenerInfo(NotificationListener listener, NotificationFilter filter, Object cb)
public NotificationListener getNotificationListener()
public NotificationFilter getNotificationFilter()
public Object getHandback()
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.