|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NotificationProducer | |
---|---|
org.apache.muse.ws.notification | |
org.apache.muse.ws.notification.impl | |
org.apache.muse.ws.notification.properties |
Uses of NotificationProducer in org.apache.muse.ws.notification |
---|
Methods in org.apache.muse.ws.notification that return NotificationProducer | |
---|---|
NotificationProducer |
NotificationProducerPersistence.getNotificationProducer()
|
Methods in org.apache.muse.ws.notification with parameters of type NotificationProducer | |
---|---|
void |
NotificationProducerPersistence.setNotificationProducer(NotificationProducer producer)
|
Uses of NotificationProducer in org.apache.muse.ws.notification.impl |
---|
Classes in org.apache.muse.ws.notification.impl that implement NotificationProducer | |
---|---|
class |
SimpleNotificationProducer
SimpleNotificationProducer is Muse's default implementation of the WS-Notification NotificationProducer port type. |
Methods in org.apache.muse.ws.notification.impl that return NotificationProducer | |
---|---|
NotificationProducer |
NotificationProducerFilePersistence.getNotificationProducer()
|
Methods in org.apache.muse.ws.notification.impl with parameters of type NotificationProducer | |
---|---|
void |
NotificationProducerFilePersistence.setNotificationProducer(NotificationProducer producer)
|
Uses of NotificationProducer in org.apache.muse.ws.notification.properties |
---|
Methods in org.apache.muse.ws.notification.properties that return NotificationProducer | |
---|---|
protected NotificationProducer |
ChangeNotificationListener.getNotificationProducer()
|
Constructors in org.apache.muse.ws.notification.properties with parameters of type NotificationProducer | |
---|---|
ChangeNotificationListener(QName topicName,
NotificationProducer wsn)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |