|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.adventnet.adaptors.corba.MyNotificationFilter
| Field Summary | |
(package private) com.adventnet.adaptors.corba.server.NotificationFilter |
nf
|
| Constructor Summary | |
(package private) |
MyNotificationFilter(com.adventnet.adaptors.corba.server.NotificationFilter nf)
|
| Method Summary | |
boolean |
isNotificationEnabled(Notification notification)
Invoked before sending the specified notification to the listener. |
| Methods inherited from class java.lang.Object |
|
| Field Detail |
com.adventnet.adaptors.corba.server.NotificationFilter nf
| Constructor Detail |
MyNotificationFilter(com.adventnet.adaptors.corba.server.NotificationFilter nf)
| Method Detail |
public boolean isNotificationEnabled(Notification notification)
notification - The notification to be sent.true if the notification has to be sent to
the listener, false otherwise.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||