org.ow2.petals.component.framework.jbidescriptor.generated
Class ObjectFactory

java.lang.Object
  extended by org.ow2.petals.component.framework.jbidescriptor.generated.ObjectFactory

public class ObjectFactory
extends Object

This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.petals.component.framework.jbidescriptor.generated 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.ow2.petals.component.framework.jbidescriptor.generated
 
Method Summary
 Accept createAccept()
          Create an instance of Accept
 JAXBElement<Runtimepositivestrictint> createAcceptorPoolSize(Runtimepositivestrictint value)
          Create an instance of JAXBElement<Runtimepositivestrictint>}
 JAXBElement<Settablepositivestrictint> createAcceptorRetryNumber(Settablepositivestrictint value)
          Create an instance of JAXBElement<Settablepositivestrictint>}
 JAXBElement<Settablepositivestrictlong> createAcceptorRetryWait(Settablepositivestrictlong value)
          Create an instance of JAXBElement<Settablepositivestrictlong>}
 JAXBElement<Runtimelong> createAcceptorStopMaxWait(Runtimelong value)
          Create an instance of JAXBElement<Runtimelong>}
 AcceptResponse createAcceptResponse()
          Create an instance of AcceptResponse
 JAXBElement<String> createArtifactsZip(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<String> createBootstrapClassName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<ClassPath> createBootstrapClassPath(ClassPath value)
          Create an instance of JAXBElement<ClassPath>}
 ClassPath createClassPath()
          Create an instance of ClassPath
 Component createComponent()
          Create an instance of Component
 ComponentClassName createComponentClassName()
          Create an instance of ComponentClassName
 JAXBElement<ClassPath> createComponentClassPath(ClassPath value)
          Create an instance of JAXBElement<ClassPath>}
 ComponentInterceptor createComponentInterceptor()
          Create an instance of ComponentInterceptor
 ComponentInterceptors createComponentInterceptors()
          Create an instance of ComponentInterceptors
 JAXBElement<ComponentInterceptors> createComponentInterceptors(ComponentInterceptors value)
          Create an instance of JAXBElement<ComponentInterceptors>}
 JAXBElement<String> createComponentName(String value)
          Create an instance of JAXBElement<String>}
 Component.SharedLibrary createComponentSharedLibrary()
          Create an instance of Component.SharedLibrary
 Consumes createConsumes()
          Create an instance of Consumes
 JAXBElement<String> createDescription(String value)
          Create an instance of JAXBElement<String>}
 ExchangeProperties createExchangeProperties()
          Create an instance of ExchangeProperties
 JAXBElement<String> createExternalListenerClassName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<Boolean> createForwardAttachments(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 JAXBElement<Boolean> createForwardMessageProperties(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 JAXBElement<Boolean> createForwardSecuritySubject(Boolean value)
          Create an instance of JAXBElement<Boolean>}
 Identification createIdentification()
          Create an instance of Identification
 JAXBElement<IgnoreStatus> createIgnoredStatus(IgnoreStatus value)
          Create an instance of JAXBElement<IgnoreStatus>}
 Jbi createJbi()
          Create an instance of Jbi
 JAXBElement<String> createJbiListenerClassName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<MEPType> createMep(MEPType value)
          Create an instance of JAXBElement<MEPType>}
 MessageParam createMessageParam()
          Create an instance of MessageParam
 JAXBElement<Runtimepositivestrictint> createMessageProcessorMaxPoolSize(Runtimepositivestrictint value)
          Create an instance of JAXBElement<Runtimepositivestrictint>}
 MessageProperties createMessageProperties()
          Create an instance of MessageProperties
 JAXBElement<Settablepositivestrictlong> createMonitoringSamplePeriod(Settablepositivestrictlong value)
          Create an instance of JAXBElement<Settablepositivestrictlong>}
 JAXBElement<String> createName(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<Settableboolean> createNotifications(Settableboolean value)
          Create an instance of JAXBElement<Settableboolean>}
 JAXBElement<Settableint> createNotifRetryPolicyFactor(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> createNotifRetryPolicyMax(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> createNotifRetryPolicyMin(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<Settableint> createNotifRetryPolicyNb(Settableint value)
          Create an instance of JAXBElement<Settableint>}
 JAXBElement<QName> createOperation(QName value)
          Create an instance of JAXBElement<QName>}
 Param createParam()
          Create an instance of Param
 JAXBElement<String> createPathElement(String value)
          Create an instance of JAXBElement<String>}
 JAXBElement<Runtimepositivestrictint> createProcessorKeepAliveTime(Runtimepositivestrictint value)
          Create an instance of JAXBElement<Runtimepositivestrictint>}
 JAXBElement<Runtimepositivestrictint> createProcessorMaxPoolSize(Runtimepositivestrictint value)
          Create an instance of JAXBElement<Runtimepositivestrictint>}
 JAXBElement<Runtimepositivestrictint> createProcessorPoolSize(Runtimepositivestrictint value)
          Create an instance of JAXBElement<Runtimepositivestrictint>}
 JAXBElement<Settablepositivestrictint> createProcessorQueueSize(Settablepositivestrictint value)
          Create an instance of JAXBElement<Settablepositivestrictint>}
 JAXBElement<Runtimelong> createProcessorStopMaxWait(Runtimelong value)
          Create an instance of JAXBElement<Runtimelong>}
 JAXBElement<SettableanyURI> createPropertiesFile(SettableanyURI value)
          Create an instance of JAXBElement<SettableanyURI>}
 Provides createProvides()
          Create an instance of Provides
 Retrypolicy createRetrypolicy()
          Create an instance of Retrypolicy
 Runtimeboolean createRuntimeboolean()
          Create an instance of Runtimeboolean
 Runtimeint createRuntimeint()
          Create an instance of Runtimeint
 Runtimelong createRuntimelong()
          Create an instance of Runtimelong
 Runtimepositivestrictint createRuntimepositivestrictint()
          Create an instance of Runtimepositivestrictint
 Runtimepositivestrictlong createRuntimepositivestrictlong()
          Create an instance of Runtimepositivestrictlong
 Runtimestring createRuntimestring()
          Create an instance of Runtimestring
 Send createSend()
          Create an instance of Send
 SendResponse createSendResponse()
          Create an instance of SendResponse
 Services createServices()
          Create an instance of Services
 ServiceUnit createServiceUnit()
          Create an instance of ServiceUnit
 SettableanyURI createSettableanyURI()
          Create an instance of SettableanyURI
 Settableboolean createSettableboolean()
          Create an instance of Settableboolean
 Settableint createSettableint()
          Create an instance of Settableint
 Settablelong createSettablelong()
          Create an instance of Settablelong
 Settablepositivestrictint createSettablepositivestrictint()
          Create an instance of Settablepositivestrictint
 Settablepositivestrictlong createSettablepositivestrictlong()
          Create an instance of Settablepositivestrictlong
 Settablestring createSettablestring()
          Create an instance of Settablestring
 JAXBElement<ClassPath> createSharedLibraryClassPath(ClassPath value)
          Create an instance of JAXBElement<ClassPath>}
 SUInterceptor createSUInterceptor()
          Create an instance of SUInterceptor
 SUInterceptors createSUInterceptors()
          Create an instance of SUInterceptors
 JAXBElement<SUInterceptors> createSuInterceptors(SUInterceptors value)
          Create an instance of JAXBElement<SUInterceptors>}
 Target createTarget()
          Create an instance of Target
 JAXBElement<Long> createTimeout(Long value)
          Create an instance of JAXBElement<Long>}
 JAXBElement<Settableboolean> createValidateWsdl(Settableboolean value)
          Create an instance of JAXBElement<Settableboolean>}
 JAXBElement<String> createWsdl(String value)
          Create an instance of JAXBElement<String>}
 
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.ow2.petals.component.framework.jbidescriptor.generated

Method Detail

createRuntimeint

public Runtimeint createRuntimeint()
Create an instance of Runtimeint


createComponent

public Component createComponent()
Create an instance of Component


createSettablelong

public Settablelong createSettablelong()
Create an instance of Settablelong


createComponentClassName

public ComponentClassName createComponentClassName()
Create an instance of ComponentClassName


createIdentification

public Identification createIdentification()
Create an instance of Identification


createExchangeProperties

public ExchangeProperties createExchangeProperties()
Create an instance of ExchangeProperties


createComponentSharedLibrary

public Component.SharedLibrary createComponentSharedLibrary()
Create an instance of Component.SharedLibrary


createSendResponse

public SendResponse createSendResponse()
Create an instance of SendResponse


createSettablepositivestrictint

public Settablepositivestrictint createSettablepositivestrictint()
Create an instance of Settablepositivestrictint


createSend

public Send createSend()
Create an instance of Send


createServiceUnit

public ServiceUnit createServiceUnit()
Create an instance of ServiceUnit


createRuntimepositivestrictlong

public Runtimepositivestrictlong createRuntimepositivestrictlong()
Create an instance of Runtimepositivestrictlong


createMessageParam

public MessageParam createMessageParam()
Create an instance of MessageParam


createTarget

public Target createTarget()
Create an instance of Target


createJbi

public Jbi createJbi()
Create an instance of Jbi


createRuntimepositivestrictint

public Runtimepositivestrictint createRuntimepositivestrictint()
Create an instance of Runtimepositivestrictint


createSUInterceptor

public SUInterceptor createSUInterceptor()
Create an instance of SUInterceptor


createSUInterceptors

public SUInterceptors createSUInterceptors()
Create an instance of SUInterceptors


createAccept

public Accept createAccept()
Create an instance of Accept


createSettableboolean

public Settableboolean createSettableboolean()
Create an instance of Settableboolean


createSettablepositivestrictlong

public Settablepositivestrictlong createSettablepositivestrictlong()
Create an instance of Settablepositivestrictlong


createRuntimestring

public Runtimestring createRuntimestring()
Create an instance of Runtimestring


createParam

public Param createParam()
Create an instance of Param


createServices

public Services createServices()
Create an instance of Services


createRuntimelong

public Runtimelong createRuntimelong()
Create an instance of Runtimelong


createRetrypolicy

public Retrypolicy createRetrypolicy()
Create an instance of Retrypolicy


createMessageProperties

public MessageProperties createMessageProperties()
Create an instance of MessageProperties


createSettableanyURI

public SettableanyURI createSettableanyURI()
Create an instance of SettableanyURI


createClassPath

public ClassPath createClassPath()
Create an instance of ClassPath


createSettablestring

public Settablestring createSettablestring()
Create an instance of Settablestring


createComponentInterceptors

public ComponentInterceptors createComponentInterceptors()
Create an instance of ComponentInterceptors


createRuntimeboolean

public Runtimeboolean createRuntimeboolean()
Create an instance of Runtimeboolean


createConsumes

public Consumes createConsumes()
Create an instance of Consumes


createProvides

public Provides createProvides()
Create an instance of Provides


createComponentInterceptor

public ComponentInterceptor createComponentInterceptor()
Create an instance of ComponentInterceptor


createAcceptResponse

public AcceptResponse createAcceptResponse()
Create an instance of AcceptResponse


createSettableint

public Settableint createSettableint()
Create an instance of Settableint


createNotifRetryPolicyMin

public JAXBElement<Settableint> createNotifRetryPolicyMin(Settableint value)
Create an instance of JAXBElement<Settableint>}


createProcessorMaxPoolSize

public JAXBElement<Runtimepositivestrictint> createProcessorMaxPoolSize(Runtimepositivestrictint value)
Create an instance of JAXBElement<Runtimepositivestrictint>}


createWsdl

public JAXBElement<String> createWsdl(String value)
Create an instance of JAXBElement<String>}


createNotifRetryPolicyMax

public JAXBElement<Settableint> createNotifRetryPolicyMax(Settableint value)
Create an instance of JAXBElement<Settableint>}


createNotifRetryPolicyNb

public JAXBElement<Settableint> createNotifRetryPolicyNb(Settableint value)
Create an instance of JAXBElement<Settableint>}


createProcessorKeepAliveTime

public JAXBElement<Runtimepositivestrictint> createProcessorKeepAliveTime(Runtimepositivestrictint value)
Create an instance of JAXBElement<Runtimepositivestrictint>}


createPathElement

public JAXBElement<String> createPathElement(String value)
Create an instance of JAXBElement<String>}


createOperation

public JAXBElement<QName> createOperation(QName value)
Create an instance of JAXBElement<QName>}


createMessageProcessorMaxPoolSize

public JAXBElement<Runtimepositivestrictint> createMessageProcessorMaxPoolSize(Runtimepositivestrictint value)
Create an instance of JAXBElement<Runtimepositivestrictint>}


createJbiListenerClassName

public JAXBElement<String> createJbiListenerClassName(String value)
Create an instance of JAXBElement<String>}


createMep

public JAXBElement<MEPType> createMep(MEPType value)
Create an instance of JAXBElement<MEPType>}


createProcessorStopMaxWait

public JAXBElement<Runtimelong> createProcessorStopMaxWait(Runtimelong value)
Create an instance of JAXBElement<Runtimelong>}


createComponentName

public JAXBElement<String> createComponentName(String value)
Create an instance of JAXBElement<String>}


createProcessorQueueSize

public JAXBElement<Settablepositivestrictint> createProcessorQueueSize(Settablepositivestrictint value)
Create an instance of JAXBElement<Settablepositivestrictint>}


createDescription

public JAXBElement<String> createDescription(String value)
Create an instance of JAXBElement<String>}


createName

public JAXBElement<String> createName(String value)
Create an instance of JAXBElement<String>}


createBootstrapClassName

public JAXBElement<String> createBootstrapClassName(String value)
Create an instance of JAXBElement<String>}


createSuInterceptors

public JAXBElement<SUInterceptors> createSuInterceptors(SUInterceptors value)
Create an instance of JAXBElement<SUInterceptors>}


createExternalListenerClassName

public JAXBElement<String> createExternalListenerClassName(String value)
Create an instance of JAXBElement<String>}


createAcceptorStopMaxWait

public JAXBElement<Runtimelong> createAcceptorStopMaxWait(Runtimelong value)
Create an instance of JAXBElement<Runtimelong>}


createForwardAttachments

public JAXBElement<Boolean> createForwardAttachments(Boolean value)
Create an instance of JAXBElement<Boolean>}


createForwardMessageProperties

public JAXBElement<Boolean> createForwardMessageProperties(Boolean value)
Create an instance of JAXBElement<Boolean>}


createBootstrapClassPath

public JAXBElement<ClassPath> createBootstrapClassPath(ClassPath value)
Create an instance of JAXBElement<ClassPath>}


createComponentClassPath

public JAXBElement<ClassPath> createComponentClassPath(ClassPath value)
Create an instance of JAXBElement<ClassPath>}


createValidateWsdl

public JAXBElement<Settableboolean> createValidateWsdl(Settableboolean value)
Create an instance of JAXBElement<Settableboolean>}


createAcceptorRetryNumber

public JAXBElement<Settablepositivestrictint> createAcceptorRetryNumber(Settablepositivestrictint value)
Create an instance of JAXBElement<Settablepositivestrictint>}


createMonitoringSamplePeriod

public JAXBElement<Settablepositivestrictlong> createMonitoringSamplePeriod(Settablepositivestrictlong value)
Create an instance of JAXBElement<Settablepositivestrictlong>}


createProcessorPoolSize

public JAXBElement<Runtimepositivestrictint> createProcessorPoolSize(Runtimepositivestrictint value)
Create an instance of JAXBElement<Runtimepositivestrictint>}


createAcceptorPoolSize

public JAXBElement<Runtimepositivestrictint> createAcceptorPoolSize(Runtimepositivestrictint value)
Create an instance of JAXBElement<Runtimepositivestrictint>}


createNotifications

public JAXBElement<Settableboolean> createNotifications(Settableboolean value)
Create an instance of JAXBElement<Settableboolean>}


createArtifactsZip

public JAXBElement<String> createArtifactsZip(String value)
Create an instance of JAXBElement<String>}


createIgnoredStatus

public JAXBElement<IgnoreStatus> createIgnoredStatus(IgnoreStatus value)
Create an instance of JAXBElement<IgnoreStatus>}


createSharedLibraryClassPath

public JAXBElement<ClassPath> createSharedLibraryClassPath(ClassPath value)
Create an instance of JAXBElement<ClassPath>}


createPropertiesFile

public JAXBElement<SettableanyURI> createPropertiesFile(SettableanyURI value)
Create an instance of JAXBElement<SettableanyURI>}


createComponentInterceptors

public JAXBElement<ComponentInterceptors> createComponentInterceptors(ComponentInterceptors value)
Create an instance of JAXBElement<ComponentInterceptors>}


createForwardSecuritySubject

public JAXBElement<Boolean> createForwardSecuritySubject(Boolean value)
Create an instance of JAXBElement<Boolean>}


createNotifRetryPolicyFactor

public JAXBElement<Settableint> createNotifRetryPolicyFactor(Settableint value)
Create an instance of JAXBElement<Settableint>}


createAcceptorRetryWait

public JAXBElement<Settablepositivestrictlong> createAcceptorRetryWait(Settablepositivestrictlong value)
Create an instance of JAXBElement<Settablepositivestrictlong>}


createTimeout

public JAXBElement<Long> createTimeout(Long value)
Create an instance of JAXBElement<Long>}



Copyright © 2005-2012 Petals Link (EBM Websourcing). All Rights Reserved.