Uses of Class
org.apache.cxf.ws.eventing.NotificationPolicy
-
Packages that use NotificationPolicy Package Description org.apache.cxf.ws.eventing -
-
Uses of NotificationPolicy in org.apache.cxf.ws.eventing
Fields in org.apache.cxf.ws.eventing declared as NotificationPolicy Modifier and Type Field Description protected NotificationPolicyEventSource. notificationPolicyMethods in org.apache.cxf.ws.eventing that return NotificationPolicy Modifier and Type Method Description NotificationPolicyObjectFactory. createNotificationPolicy()Create an instance ofNotificationPolicyNotificationPolicyEventSource. getNotificationPolicy()Gets the value of the notificationPolicy property.Methods in org.apache.cxf.ws.eventing with parameters of type NotificationPolicy Modifier and Type Method Description voidEventSource. setNotificationPolicy(NotificationPolicy value)Sets the value of the notificationPolicy property.
-