public class ObjectFactory extends Object
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 and Description |
|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.axis2.jaxws.description.xml.handler
|
public ObjectFactory()
public XsdNonNegativeIntegerType createXsdNonNegativeIntegerType()
XsdNonNegativeIntegerTypepublic RemoteType createRemoteType()
RemoteTypepublic ResSharingScopeType createResSharingScopeType()
ResSharingScopeTypepublic TrueFalseType createTrueFalseType()
TrueFalseTypepublic ListenerType createListenerType()
ListenerTypepublic XsdIntegerType createXsdIntegerType()
XsdIntegerTypepublic XsdAnyURIType createXsdAnyURIType()
XsdAnyURITypepublic ResAuthType createResAuthType()
ResAuthTypepublic JavaTypeType createJavaTypeType()
JavaTypeTypepublic EjbRefType createEjbRefType()
EjbRefTypepublic MessageDestinationUsageType createMessageDestinationUsageType()
MessageDestinationUsageTypepublic GenericBooleanType createGenericBooleanType()
GenericBooleanTypepublic EjbLinkType createEjbLinkType()
EjbLinkTypepublic ServiceRefHandlerChainType createServiceRefHandlerChainType()
ServiceRefHandlerChainTypepublic FullyQualifiedClassType createFullyQualifiedClassType()
FullyQualifiedClassTypepublic HandlerChainsType createHandlerChainsType()
HandlerChainsTypepublic HandlerType createHandlerType()
HandlerTypepublic DescriptionType createDescriptionType()
DescriptionTypepublic XsdStringType createXsdStringType()
XsdStringTypepublic EjbRefTypeType createEjbRefTypeType()
EjbRefTypeTypepublic XsdPositiveIntegerType createXsdPositiveIntegerType()
XsdPositiveIntegerTypepublic DisplayNameType createDisplayNameType()
DisplayNameTypepublic JndiNameType createJndiNameType()
JndiNameTypepublic MessageDestinationRefType createMessageDestinationRefType()
MessageDestinationRefTypepublic EjbLocalRefType createEjbLocalRefType()
EjbLocalRefTypepublic SecurityRoleType createSecurityRoleType()
SecurityRoleTypepublic PersistenceUnitRefType createPersistenceUnitRefType()
PersistenceUnitRefTypepublic SecurityRoleRefType createSecurityRoleRefType()
SecurityRoleRefTypepublic HandlerChainType createHandlerChainType()
HandlerChainTypepublic RoleNameType createRoleNameType()
RoleNameTypepublic MessageDestinationTypeType createMessageDestinationTypeType()
MessageDestinationTypeTypepublic XsdNMTOKENType createXsdNMTOKENType()
XsdNMTOKENTypepublic JavaIdentifierType createJavaIdentifierType()
JavaIdentifierTypepublic ResourceEnvRefType createResourceEnvRefType()
ResourceEnvRefTypepublic PortComponentRefType createPortComponentRefType()
PortComponentRefTypepublic InjectionTargetType createInjectionTargetType()
InjectionTargetTypepublic PersistenceContextTypeType createPersistenceContextTypeType()
PersistenceContextTypeTypepublic ParamValueType createParamValueType()
ParamValueTypepublic ServiceRefHandlerType createServiceRefHandlerType()
ServiceRefHandlerTypepublic LifecycleCallbackType createLifecycleCallbackType()
LifecycleCallbackTypepublic ServiceRefType createServiceRefType()
ServiceRefTypepublic MessageDestinationLinkType createMessageDestinationLinkType()
MessageDestinationLinkTypepublic MessageDestinationType createMessageDestinationType()
MessageDestinationTypepublic UrlPatternType createUrlPatternType()
UrlPatternTypepublic ResourceRefType createResourceRefType()
ResourceRefTypepublic EnvEntryTypeValuesType createEnvEntryTypeValuesType()
EnvEntryTypeValuesTypepublic EjbRefNameType createEjbRefNameType()
EjbRefNameTypepublic PropertyType createPropertyType()
PropertyTypepublic ServiceRefHandlerChainsType createServiceRefHandlerChainsType()
ServiceRefHandlerChainsTypepublic LocalHomeType createLocalHomeType()
LocalHomeTypepublic XsdBooleanType createXsdBooleanType()
XsdBooleanTypepublic XsdQNameType createXsdQNameType()
XsdQNameTypepublic EnvEntryType createEnvEntryType()
EnvEntryTypepublic PersistenceContextRefType createPersistenceContextRefType()
PersistenceContextRefTypepublic JAXBElement<HandlerChainsType> createHandlerChains(HandlerChainsType value)
Copyright © 2004–2020 The Apache Software Foundation. All rights reserved.