Uses of Interface
org.apache.muse.ws.notification.properties.ChangeNotificationListenerFactory

Packages that use ChangeNotificationListenerFactory
org.apache.muse.ws.notification.impl   
org.apache.muse.ws.notification.properties   
 

Uses of ChangeNotificationListenerFactory in org.apache.muse.ws.notification.impl
 

Methods in org.apache.muse.ws.notification.impl that return ChangeNotificationListenerFactory
protected  ChangeNotificationListenerFactory SimpleNotificationProducer.createNotificationListenerFactory()
          Users can override this method to provide an alternative implementation of ChangeNotificationListenerFactory that wraps WS-RP change notifications in a different set of XML content.
protected  ChangeNotificationListenerFactory SimpleNotificationProducer.getNotificationListenerFactory()
           
 

Uses of ChangeNotificationListenerFactory in org.apache.muse.ws.notification.properties
 

Classes in org.apache.muse.ws.notification.properties that implement ChangeNotificationListenerFactory
 class WsrpNotificationListenerFactory
          WsrpNotificationListenerFactory creates instances of the ChangeNotificationListener class.
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.