|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.muse.ws.notification.properties.WsrpNotificationListenerFactory
WsrpNotificationListenerFactory creates instances of the ChangeNotificationListener class. This is the default factory for WS-RP users who want to send out valid WS-RP change notifications and aren't using any other event format.
| Constructor Summary | |
|---|---|
WsrpNotificationListenerFactory()
|
|
| Method Summary | |
|---|---|
PropertyChangeListener |
newInstance(QName property,
WsResource resource)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WsrpNotificationListenerFactory()
| Method Detail |
public PropertyChangeListener newInstance(QName property,
WsResource resource)
newInstance in interface ChangeNotificationListenerFactoryproperty - The name of the property being monitored.resource - The WS-resource that is publishing the given property.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||