|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.wsstar.notification.definition.WSNotificationFactory
com.ebmwebsourcing.wsstar.notification.definition.WSNotificationFactoryImpl
public class WSNotificationFactoryImpl
This class is a concrete implementation of the abstract class WSNotificationFactory. Some ideas used here have been shamelessly copied from the wonderful JAXP and Xerces work.
| Field Summary |
|---|
| Fields inherited from class com.ebmwebsourcing.wsstar.notification.definition.WSNotificationFactory |
|---|
wsnbFactory, wsnbrFactory, wsrfbfFactory, wsrfrwFactory, wstopFactory |
| Constructor Summary | |
|---|---|
WSNotificationFactoryImpl()
|
|
| Methods inherited from class com.ebmwebsourcing.wsstar.notification.definition.WSNotificationFactory |
|---|
getInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSNotificationFactoryImpl()
| Method Detail |
|---|
public javax.xml.bind.JAXBElement<java.lang.String> createStringJaxbElt(javax.xml.namespace.QName qname,
java.lang.String value)
WSNotificationFactoryJAXBElement<String>}
The "conversion" from String to JAXBElement
createStringJaxbElt in class WSNotificationFactoryqname - the QName part of the JAXBElementvalue - the string value to "convert"
JAXBElement<String>} representation
public javax.xml.bind.JAXBElement<?> createResourceUnknownFault(ResourceUnknownFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<ResourceUnknownFaultType>}
createResourceUnknownFault in class WSNotificationFactoryfault - the ResourceUnknownFaultType object to "convert to" JAXBElement
JAXBElement<ResourceUnknownFaultType>} representation
WSNotificationException
public ResourceUnknownFaultType createResourceUnknownFaultType()
throws WSNotificationException
WSNotificationFactoryResourceUnknownFaultType class
createResourceUnknownFaultType in class WSNotificationFactoryResourceUnknownFaultType object
WSNotificationException
public BaseFaultType createBaseFaultType()
throws WSNotificationException
WSNotificationFactoryBaseFaultType class
createBaseFaultType in class WSNotificationFactoryBaseFaultType object
WSNotificationException
public BaseFaultDescriptionType createBaseFaultDescriptionType()
throws WSNotificationException
WSNotificationFactoryBaseFaultDescriptionType class
createBaseFaultDescriptionType in class WSNotificationFactoryBaseFaultDescriptionType object
WSNotificationException
public TopicType createTopicType()
throws WSNotificationException
WSNotificationFactoryTopicType class
createTopicType in class WSNotificationFactoryTopicType object
WSNotificationException
public TopicNamespaceType createTopicNamespaceType()
throws WSNotificationException
WSNotificationFactoryTopicNamespaceType class
createTopicNamespaceType in class WSNotificationFactoryTopicNamespaceType object
WSNotificationException
public Notify createNotify()
throws WSNotificationException
WSNotificationFactoryNotify class
createNotify in class WSNotificationFactoryNotify object
WSNotificationException
public Subscribe createSubscribe()
throws WSNotificationException
WSNotificationFactorySubscribe class
createSubscribe in class WSNotificationFactorySubscribe object
WSNotificationException
public SubscribeResponse createSubscribeResponse()
throws WSNotificationException
WSNotificationFactorySubscribeResponse class
createSubscribeResponse in class WSNotificationFactorySubscribeResponse object
WSNotificationException
public Unsubscribe createUnsubscribe()
throws WSNotificationException
WSNotificationFactoryUnsubscribe class
createUnsubscribe in class WSNotificationFactoryUnsubscribe object
WSNotificationException
public UnsubscribeResponse createUnsubscribeResponse()
throws WSNotificationException
WSNotificationFactoryUnsubscribeResponse class
createUnsubscribeResponse in class WSNotificationFactoryUnsubscribeResponse
WSNotificationException
public SubscriptionManagerRP createSubscriptionManagerRP()
throws WSNotificationException
WSNotificationFactorySubscriptionManagerRP class
createSubscriptionManagerRP in class WSNotificationFactorySubscriptionManagerRP object
WSNotificationException
public TopicExpressionType createTopicExpressionType()
throws WSNotificationException
WSNotificationFactoryTopicExpressionType class
createTopicExpressionType in class WSNotificationFactoryTopicExpressionType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createTopicExpressionType(TopicExpressionType value)
throws WSNotificationException
WSNotificationFactoryJAXBElement<TopicExpressionType>}
createTopicExpressionType in class WSNotificationFactoryvalue - the TopicExpressionType object to "convert to" JAXBElement
JAXBElement<TopicExpressionType>} representation
WSNotificationException
public QueryExpressionType createQueryExpressionType()
throws WSNotificationException
WSNotificationFactoryQueryExpressionType class
createQueryExpressionType in class WSNotificationFactoryQueryExpressionType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createMessageContent(QueryExpressionType value)
throws WSNotificationException
WSNotificationFactoryJAXBElement<QueryExpressionType>}
createMessageContent in class WSNotificationFactoryvalue - the QueryExpressionType object to "convert to" JAXBElement
JAXBElement<QueryExpressionType>} representation
WSNotificationException
public NotificationMessageHolderType createNotificationMessageHolderType()
throws WSNotificationException
WSNotificationFactoryNotificationMessageHolderType class
createNotificationMessageHolderType in class WSNotificationFactoryNotificationMessageHolderType object
WSNotificationException
public Message createMessage()
throws WSNotificationException
WSNotificationFactorySubscriptionManagerRP class
createMessage in class WSNotificationFactorySubscriptionManagerRP object
WSNotificationException
public FilterType createFiltertype()
throws WSNotificationException
WSNotificationFactoryFilterType class
createFiltertype in class WSNotificationFactoryFilterType object
WSNotificationException
public SubscriptionPolicyType createSubscriptionPolicyType()
throws WSNotificationException
WSNotificationFactorySubscriptionPolicyType class
createSubscriptionPolicyType in class WSNotificationFactorySubscriptionPolicyType object
WSNotificationException
public InvalidTopicExpressionFaultType createInvalidTopicExpressionFaultType()
throws WSNotificationException
WSNotificationFactoryInvalidTopicExpressionFaultType class
createInvalidTopicExpressionFaultType in class WSNotificationFactoryInvalidTopicExpressionFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createInvalidTopicExpressionFault(InvalidTopicExpressionFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<InvalidTopicExpressionFaultType>}
createInvalidTopicExpressionFault in class WSNotificationFactoryfault - the InvalidTopicExpressionFaultType object to "convert to" JAXBElement
JAXBElement<InvalidTopicExpressionFaultType>} representation
WSNotificationException
public javax.xml.bind.JAXBElement<?> createTopicNotSupportedFault(TopicNotSupportedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<TopicNotSupportedFaultType>}
createTopicNotSupportedFault in class WSNotificationFactoryfault - the TopicNotSupportedFaultType object to "convert to" JAXBElement
JAXBElement<TopicNotSupportedFaultType>} representation
WSNotificationException
public TopicNotSupportedFaultType createTopicNotSupportedFaultType()
throws WSNotificationException
WSNotificationFactoryTopicNotSupportedFaultType class
createTopicNotSupportedFaultType in class WSNotificationFactoryTopicNotSupportedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnacceptableInitialTerminationTimeFault(UnacceptableInitialTerminationTimeFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnacceptableInitialTerminationTimeFaultType>}
createUnacceptableInitialTerminationTimeFault in class WSNotificationFactoryfault - the UnacceptableInitialTerminationTimeFaultType object to "convert to" JAXBElement
JAXBElement<UnacceptableInitialTerminationTimeFaultType>} representation
WSNotificationException
public UnacceptableInitialTerminationTimeFaultType createUnacceptableInitialTerminationTimeFaultType()
throws WSNotificationException
WSNotificationFactoryUnacceptableInitialTerminationTimeFaultType class
createUnacceptableInitialTerminationTimeFaultType in class WSNotificationFactoryUnacceptableInitialTerminationTimeFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createInvalidFilterFault(InvalidFilterFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<InvalidFilterFaultType>}
createInvalidFilterFault in class WSNotificationFactoryfault - the InvalidFilterFaultType object to "convert to" JAXBElement
JAXBElement<InvalidFilterFaultType>} representation
WSNotificationException
public InvalidFilterFaultType createInvalidFilterFaultType()
throws WSNotificationException
WSNotificationFactoryInvalidFilterFaultType class
createInvalidFilterFaultType in class WSNotificationFactoryInvalidFilterFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createInvalidMessageContentExpressionFault(InvalidMessageContentExpressionFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<InvalidMessageContentExpressionFaultType>}
createInvalidMessageContentExpressionFault in class WSNotificationFactoryfault - the InvalidMessageContentExpressionFaultType object to "convert to" JAXBElement
JAXBElement<InvalidMessageContentExpressionFaultType>} representation
WSNotificationException
public InvalidMessageContentExpressionFaultType createInvalidMessageContentExpressionFaultType()
throws WSNotificationException
WSNotificationFactoryInvalidMessageContentExpressionFaultType class
createInvalidMessageContentExpressionFaultType in class WSNotificationFactoryInvalidMessageContentExpressionFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createInvalidProducerPropertiesExpressionFault(InvalidProducerPropertiesExpressionFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<InvalidProducerPropertiesExpressionFaultType>}
createInvalidProducerPropertiesExpressionFault in class WSNotificationFactoryfault - the InvalidProducerPropertiesExpressionFaultType object to "convert to" JAXBElement
JAXBElement<InvalidProducerPropertiesExpressionFaultType>} representation
WSNotificationException
public InvalidProducerPropertiesExpressionFaultType createInvalidProducerPropertiesExpressionFaultType()
throws WSNotificationException
WSNotificationFactoryInvalidProducerPropertiesExpressionFaultType class
createInvalidProducerPropertiesExpressionFaultType in class WSNotificationFactoryInvalidProducerPropertiesExpressionFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createMultipleTopicsSpecifiedFault(MultipleTopicsSpecifiedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<MultipleTopicsSpecifiedFaultType>}
createMultipleTopicsSpecifiedFault in class WSNotificationFactoryfault - the MultipleTopicsSpecifiedFaultType object to "convert to" JAXBElement
JAXBElement<MultipleTopicsSpecifiedFaultType>} representation
WSNotificationException
public MultipleTopicsSpecifiedFaultType createMultipleTopicsSpecifiedFaultType()
throws WSNotificationException
WSNotificationFactoryMultipleTopicsSpecifiedFaultType class
createMultipleTopicsSpecifiedFaultType in class WSNotificationFactoryMultipleTopicsSpecifiedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createNoCurrentMessageOnTopicFault(NoCurrentMessageOnTopicFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<NoCurrentMessageOnTopicFaultType>}
createNoCurrentMessageOnTopicFault in class WSNotificationFactoryfault - the NoCurrentMessageOnTopicFaultType object to "convert to" JAXBElement
JAXBElement<NoCurrentMessageOnTopicFaultType>} representation
WSNotificationException
public NoCurrentMessageOnTopicFaultType createNoCurrentMessageOnTopicFaultType()
throws WSNotificationException
WSNotificationFactoryNoCurrentMessageOnTopicFaultType class
createNoCurrentMessageOnTopicFaultType in class WSNotificationFactoryNoCurrentMessageOnTopicFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createNotifyMessageNotSupportedFault(NotifyMessageNotSupportedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<NotifyMessageNotSupportedFaultType>}
createNotifyMessageNotSupportedFault in class WSNotificationFactoryfault - the NotifyMessageNotSupportedFaultType object to "convert to" JAXBElement
JAXBElement<NotifyMessageNotSupportedFaultType>} representation
WSNotificationException
public NotifyMessageNotSupportedFaultType createNotifyMessageNotSupportedFaultType()
throws WSNotificationException
WSNotificationFactoryNotifyMessageNotSupportedFaultType class
createNotifyMessageNotSupportedFaultType in class WSNotificationFactoryNotifyMessageNotSupportedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createPauseFailedFault(PauseFailedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<PauseFailedFaultType>}
createPauseFailedFault in class WSNotificationFactoryfault - the PauseFailedFaultType object to "convert to" JAXBElement
JAXBElement<com.ebmwebsourcing.wsstar.notification.definition.brokered.PauseFailedFaultType >} representation
WSNotificationException
public PauseFailedFaultType createPauseFailedFaultType()
throws WSNotificationException
WSNotificationFactoryPauseFailedFaultType class
createPauseFailedFaultType in class WSNotificationFactoryPauseFailedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createResumeFailedFault(ResumeFailedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<ResumeFailedFaultType>}
createResumeFailedFault in class WSNotificationFactoryfault - the ResumeFailedFaultType object to "convert to" JAXBElement
JAXBElement<ResumeFailedFaultType>} representation
WSNotificationException
public ResumeFailedFaultType createResumeFailedFaultType()
throws WSNotificationException
WSNotificationFactoryResumeFailedFaultType class
createResumeFailedFaultType in class WSNotificationFactoryResumeFailedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createSubscribeCreationFailedFault(SubscribeCreationFailedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<SubscribeCreationFailedFaultType>}
createSubscribeCreationFailedFault in class WSNotificationFactoryfault - the SubscribeCreationFailedFaultType object to "convert to" JAXBElement
JAXBElement<SubscribeCreationFailedFaultType>} representation
WSNotificationException
public SubscribeCreationFailedFaultType createSubscribeCreationFailedFaultType()
throws WSNotificationException
WSNotificationFactorySubscribeCreationFailedFaultType class
createSubscribeCreationFailedFaultType in class WSNotificationFactorySubscribeCreationFailedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createTopicExpressionDialectUnknownFault(TopicExpressionDialectUnknownFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<TopicExpressionDialectUnknownFaultType>}
createTopicExpressionDialectUnknownFault in class WSNotificationFactoryfault - the TopicExpressionDialectUnknownFaultType object to "convert to" JAXBElement
JAXBElement<TopicExpressionDialectUnknownFaultType>} representation
WSNotificationException
public TopicExpressionDialectUnknownFaultType createTopicExpressionDialectUnknownFaultType()
throws WSNotificationException
WSNotificationFactoryTopicExpressionDialectUnknownFaultType class
createTopicExpressionDialectUnknownFaultType in class WSNotificationFactoryTopicExpressionDialectUnknownFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnableToCreatePullPointFault(UnableToCreatePullPointFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnableToCreatePullPointFaultType>}
createUnableToCreatePullPointFault in class WSNotificationFactoryfault - the UnableToCreatePullPointFaultType object to "convert to" JAXBElement
JAXBElement<UnableToCreatePullPointFaultType>} representation
WSNotificationException
public UnableToCreatePullPointFaultType createUnableToCreatePullPointFaultType()
throws WSNotificationException
WSNotificationFactoryUnableToCreatePullPointFaultType class
createUnableToCreatePullPointFaultType in class WSNotificationFactoryUnableToCreatePullPointFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnableToDestroyPullPointFault(UnableToDestroyPullPointFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnableToDestroyPullPointFaultType>}
createUnableToDestroyPullPointFault in class WSNotificationFactoryfault - the UnableToDestroyPullPointFaultType object to "convert to" JAXBElement
JAXBElement<UnableToDestroyPullPointFaultType>} representation
WSNotificationException
public UnableToDestroyPullPointFaultType createUnableToDestroyPullPointFaultType()
throws WSNotificationException
WSNotificationFactoryUnableToDestroyPullPointFaultType class
createUnableToDestroyPullPointFaultType in class WSNotificationFactoryUnableToDestroyPullPointFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnableToDestroySubscriptionFault(UnableToDestroySubscriptionFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnableToDestroySubscriptionFaultType>}
createUnableToDestroySubscriptionFault in class WSNotificationFactoryfault - the UnableToDestroySubscriptionFaultType object to "convert to" JAXBElement
JAXBElement<UnableToDestroySubscriptionFaultType>} representation
WSNotificationException
public UnableToDestroySubscriptionFaultType createUnableToDestroySubscriptionFaultType()
throws WSNotificationException
WSNotificationFactoryUnableToDestroySubscriptionFaultType class
createUnableToDestroySubscriptionFaultType in class WSNotificationFactoryUnableToDestroySubscriptionFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnableToGetMessagesFault(UnableToGetMessagesFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnableToGetMessagesFaultType>}
createUnableToGetMessagesFault in class WSNotificationFactoryfault - the UnableToGetMessagesFaultType object to "convert to" JAXBElement
JAXBElement<UnableToGetMessagesFaultType>} representation
WSNotificationException
public UnableToGetMessagesFaultType createUnableToGetMessagesFaultType()
throws WSNotificationException
WSNotificationFactoryUnableToGetMessagesFaultType class
createUnableToGetMessagesFaultType in class WSNotificationFactoryUnableToGetMessagesFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnacceptableTerminationTimeFault(UnacceptableTerminationTimeFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnacceptableTerminationTimeFaultType>}
createUnacceptableTerminationTimeFault in class WSNotificationFactoryfault - the UnacceptableTerminationTimeFaultType object to "convert to" JAXBElement
JAXBElement<UnacceptableTerminationTimeFaultType>} representation
WSNotificationException
public UnacceptableTerminationTimeFaultType createUnacceptableTerminationTimeFaultType()
throws WSNotificationException
WSNotificationFactoryUnacceptableTerminationTimeFaultType class
createUnacceptableTerminationTimeFaultType in class WSNotificationFactoryUnacceptableTerminationTimeFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnrecognizedPolicyRequestFault(UnrecognizedPolicyRequestFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnrecognizedPolicyRequestFaultType>}
createUnrecognizedPolicyRequestFault in class WSNotificationFactoryfault - the UnrecognizedPolicyRequestFaultType object to "convert to" JAXBElement
JAXBElement<UnrecognizedPolicyRequestFaultType>} representation
WSNotificationException
public UnrecognizedPolicyRequestFaultType createUnrecognizedPolicyRequestFaultType()
throws WSNotificationException
WSNotificationFactoryUnrecognizedPolicyRequestFaultType class
createUnrecognizedPolicyRequestFaultType in class WSNotificationFactoryUnrecognizedPolicyRequestFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createUnsupportedPolicyRequestFault(UnsupportedPolicyRequestFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<UnsupportedPolicyRequestFaultType>}
createUnsupportedPolicyRequestFault in class WSNotificationFactoryfault - the UnsupportedPolicyRequestFaultType object to "convert to" JAXBElement
JAXBElement<UnsupportedPolicyRequestFaultType>} representation
WSNotificationException
public UnsupportedPolicyRequestFaultType createUnsupportedPolicyRequestFaultType()
throws WSNotificationException
WSNotificationFactoryUnsupportedPolicyRequestFaultType class
createUnsupportedPolicyRequestFaultType in class WSNotificationFactoryUnsupportedPolicyRequestFaultType object
WSNotificationException
public RegisterPublisher createRegisterPublisher()
throws WSNotificationException
WSNotificationFactoryRegisterPublisher class
createRegisterPublisher in class WSNotificationFactoryRegisterPublisher object
WSNotificationException
public RegisterPublisherResponse createRegisterPublisherResponse()
throws WSNotificationException
WSNotificationFactoryRegisterPublisherResponse class
createRegisterPublisherResponse in class WSNotificationFactoryRegisterPublisherResponse object
WSNotificationException
public DestroyRegistration createDestroyRegistration()
throws WSNotificationException
WSNotificationFactoryDestroyRegistration class
createDestroyRegistration in class WSNotificationFactoryDestroyRegistration object
WSNotificationException
public DestroyRegistrationResponse createDestroyRegistrationResponse()
throws WSNotificationException
WSNotificationFactoryDestroyRegistrationResponse class
createDestroyRegistrationResponse in class WSNotificationFactoryDestroyRegistrationResponse object
WSNotificationException
public PublisherRegistrationRP createPublisherRegistrationRP()
throws WSNotificationException
WSNotificationFactoryPublisherRegistrationRP class
createPublisherRegistrationRP in class WSNotificationFactoryPublisherRegistrationRP object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<PublisherRegistrationFailedFaultType>}
createPublisherRegistrationRejectedFault in class WSNotificationFactoryfault - the PublisherRegistrationFailedFaultType object to "convert to" JAXBElement
JAXBElement<PublisherRegistrationRejectedFaultType>} representation
WSNotificationException
public PublisherRegistrationRejectedFaultType createPublisherRegistrationRejectedFaultType()
throws WSNotificationException
WSNotificationFactoryPublisherRegistrationRejectedFaultType class
createPublisherRegistrationRejectedFaultType in class WSNotificationFactoryPublisherRegistrationRejectedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<PublisherRegistrationFailedFaultType>}
createPublisherRegistrationFailedFault in class WSNotificationFactoryfault - the PublisherRegistrationFailedFaultType object to "convert to" JAXBElement
JAXBElement<PublisherRegistrationFailedFaultType>} representation
WSNotificationException
public PublisherRegistrationFailedFaultType createPublisherRegistrationFailedFaultType()
throws WSNotificationException
WSNotificationFactoryPublisherRegistrationFailedFaultType class
createPublisherRegistrationFailedFaultType in class WSNotificationFactoryPublisherRegistrationFailedFaultType object
WSNotificationException
public javax.xml.bind.JAXBElement<?> createResourceNotDestroyedFault(ResourceNotDestroyedFaultType fault)
throws WSNotificationException
WSNotificationFactoryJAXBElement<ResourceNotDestroyedFaultType>}
createResourceNotDestroyedFault in class WSNotificationFactoryfault - the ResourceNotDestroyedFaultType object to "convert to" JAXBElement
JAXBElement<ResourceNotDestroyedFaultType>} representation
WSNotificationException
public ResourceNotDestroyedFaultType createResourceNotDestroyedFaultType()
throws WSNotificationException
WSNotificationFactoryResourceNotDestroyedFaultType class
createResourceNotDestroyedFaultType in class WSNotificationFactoryResourceNotDestroyedFaultType object
WSNotificationException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||