com.sun.ws.management.eventing
Class EventingUtility
java.lang.Object
com.sun.ws.management.eventing.EventingUtility
public class EventingUtility
- extends java.lang.Object
This class is meant to provide general utility functionality for
Eventing message instances and all of their related extensions.
To enable messages ready for submission, Management instances are
returned from some of the methods below.
The following default values are defined when newer values have not
been supplied:
UID_SCHEME = uuid:
DEFAULT_TIMEOUT = 30000
ACTION = Enumeration.ENUMERATE_ACTION_URI
FILTER_TYPE.DIALECT = XPATH
REPLY_TO = Anonymous URI
- Author:
- Nancy Beers
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventingUtility
public EventingUtility()
buildMessage
public static Eventing buildMessage(Eventing existingEvent,
EventingMessageValues settings)
throws javax.xml.soap.SOAPException,
javax.xml.bind.JAXBException,
javax.xml.datatype.DatatypeConfigurationException
- Throws:
javax.xml.soap.SOAPException
javax.xml.bind.JAXBException
javax.xml.datatype.DatatypeConfigurationException