org.oasis_open.docs.wsn.br_2
Class ObjectFactory

java.lang.Object
  extended by org.oasis_open.docs.wsn.br_2.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.oasis_open.docs.wsn.br_2 package.

An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.


Constructor Summary
ObjectFactory()
          Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.wsn.br_2
 
Method Summary
 javax.xml.bind.JAXBElement<javax.xml.ws.wsaddressing.W3CEndpointReference> createConsumerReference(javax.xml.ws.wsaddressing.W3CEndpointReference value)
          Create an instance of JAXBElement<W3CEndpointReference>}
 javax.xml.bind.JAXBElement<XMLGregorianCalendar> createCreationTime(XMLGregorianCalendar value)
          Create an instance of JAXBElement<XMLGregorianCalendar>}
 javax.xml.bind.JAXBElement<Boolean> createDemand(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 DestroyRegistration createDestroyRegistration()
          Create an instance of DestroyRegistration
 DestroyRegistrationResponse createDestroyRegistrationResponse()
          Create an instance of DestroyRegistrationResponse
 NotificationBrokerRP createNotificationBrokerRP()
          Create an instance of NotificationBrokerRP
 javax.xml.bind.JAXBElement<javax.xml.ws.wsaddressing.W3CEndpointReference> createPublisherReference(javax.xml.ws.wsaddressing.W3CEndpointReference value)
          Create an instance of JAXBElement<W3CEndpointReference>}
 javax.xml.bind.JAXBElement<PublisherRegistrationFailedFaultType> createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType value)
          Create an instance of JAXBElement<PublisherRegistrationFailedFaultType>}
 PublisherRegistrationFailedFaultType createPublisherRegistrationFailedFaultType()
          Create an instance of PublisherRegistrationFailedFaultType
 javax.xml.bind.JAXBElement<PublisherRegistrationRejectedFaultType> createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType value)
          Create an instance of JAXBElement<PublisherRegistrationRejectedFaultType>}
 PublisherRegistrationRejectedFaultType createPublisherRegistrationRejectedFaultType()
          Create an instance of PublisherRegistrationRejectedFaultType
 PublisherRegistrationRP createPublisherRegistrationRP()
          Create an instance of PublisherRegistrationRP
 RegisterPublisher createRegisterPublisher()
          Create an instance of RegisterPublisher
 RegisterPublisherResponse createRegisterPublisherResponse()
          Create an instance of RegisterPublisherResponse
 javax.xml.bind.JAXBElement<Boolean> createRequiresRegistration(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 javax.xml.bind.JAXBElement<ResourceNotDestroyedFaultType> createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value)
          Create an instance of JAXBElement<ResourceNotDestroyedFaultType>}
 ResourceNotDestroyedFaultType createResourceNotDestroyedFaultType()
          Create an instance of ResourceNotDestroyedFaultType
 javax.xml.bind.JAXBElement<TopicExpressionType> createTopic(TopicExpressionType value)
          Create an instance of JAXBElement<TopicExpressionType>}
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactory

public ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.oasis_open.docs.wsn.br_2

Method Detail

createRegisterPublisherResponse

public RegisterPublisherResponse createRegisterPublisherResponse()
Create an instance of RegisterPublisherResponse


createRegisterPublisher

public RegisterPublisher createRegisterPublisher()
Create an instance of RegisterPublisher


createDestroyRegistrationResponse

public DestroyRegistrationResponse createDestroyRegistrationResponse()
Create an instance of DestroyRegistrationResponse


createDestroyRegistration

public DestroyRegistration createDestroyRegistration()
Create an instance of DestroyRegistration


createResourceNotDestroyedFaultType

public ResourceNotDestroyedFaultType createResourceNotDestroyedFaultType()
Create an instance of ResourceNotDestroyedFaultType


createNotificationBrokerRP

public NotificationBrokerRP createNotificationBrokerRP()
Create an instance of NotificationBrokerRP


createPublisherRegistrationRejectedFaultType

public PublisherRegistrationRejectedFaultType createPublisherRegistrationRejectedFaultType()
Create an instance of PublisherRegistrationRejectedFaultType


createPublisherRegistrationRP

public PublisherRegistrationRP createPublisherRegistrationRP()
Create an instance of PublisherRegistrationRP


createPublisherRegistrationFailedFaultType

public PublisherRegistrationFailedFaultType createPublisherRegistrationFailedFaultType()
Create an instance of PublisherRegistrationFailedFaultType


createTopic

public javax.xml.bind.JAXBElement<TopicExpressionType> createTopic(TopicExpressionType value)
Create an instance of JAXBElement<TopicExpressionType>}


createPublisherReference

public javax.xml.bind.JAXBElement<javax.xml.ws.wsaddressing.W3CEndpointReference> createPublisherReference(javax.xml.ws.wsaddressing.W3CEndpointReference value)
Create an instance of JAXBElement<W3CEndpointReference>}


createCreationTime

public javax.xml.bind.JAXBElement<XMLGregorianCalendar> createCreationTime(XMLGregorianCalendar value)
Create an instance of JAXBElement<XMLGregorianCalendar>}


createRequiresRegistration

public javax.xml.bind.JAXBElement<Boolean> createRequiresRegistration(Boolean value)
Create an instance of JAXBElement<Boolean>}


createPublisherRegistrationFailedFault

public javax.xml.bind.JAXBElement<PublisherRegistrationFailedFaultType> createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType value)
Create an instance of JAXBElement<PublisherRegistrationFailedFaultType>}


createDemand

public javax.xml.bind.JAXBElement<Boolean> createDemand(Boolean value)
Create an instance of JAXBElement<Boolean>}


createPublisherRegistrationRejectedFault

public javax.xml.bind.JAXBElement<PublisherRegistrationRejectedFaultType> createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType value)
Create an instance of JAXBElement<PublisherRegistrationRejectedFaultType>}


createConsumerReference

public javax.xml.bind.JAXBElement<javax.xml.ws.wsaddressing.W3CEndpointReference> createConsumerReference(javax.xml.ws.wsaddressing.W3CEndpointReference value)
Create an instance of JAXBElement<W3CEndpointReference>}


createResourceNotDestroyedFault

public javax.xml.bind.JAXBElement<ResourceNotDestroyedFaultType> createResourceNotDestroyedFault(ResourceNotDestroyedFaultType value)
Create an instance of JAXBElement<ResourceNotDestroyedFaultType>}



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.