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()
XsdNonNegativeIntegerType
public RemoteType createRemoteType()
RemoteType
public ResSharingScopeType createResSharingScopeType()
ResSharingScopeType
public TrueFalseType createTrueFalseType()
TrueFalseType
public ListenerType createListenerType()
ListenerType
public XsdIntegerType createXsdIntegerType()
XsdIntegerType
public XsdAnyURIType createXsdAnyURIType()
XsdAnyURIType
public ResAuthType createResAuthType()
ResAuthType
public JavaTypeType createJavaTypeType()
JavaTypeType
public EjbRefType createEjbRefType()
EjbRefType
public MessageDestinationUsageType createMessageDestinationUsageType()
MessageDestinationUsageType
public GenericBooleanType createGenericBooleanType()
GenericBooleanType
public EjbLinkType createEjbLinkType()
EjbLinkType
public ServiceRefHandlerChainType createServiceRefHandlerChainType()
ServiceRefHandlerChainType
public FullyQualifiedClassType createFullyQualifiedClassType()
FullyQualifiedClassType
public HandlerChainsType createHandlerChainsType()
HandlerChainsType
public HandlerType createHandlerType()
HandlerType
public DescriptionType createDescriptionType()
DescriptionType
public XsdStringType createXsdStringType()
XsdStringType
public EjbRefTypeType createEjbRefTypeType()
EjbRefTypeType
public XsdPositiveIntegerType createXsdPositiveIntegerType()
XsdPositiveIntegerType
public DisplayNameType createDisplayNameType()
DisplayNameType
public JndiNameType createJndiNameType()
JndiNameType
public MessageDestinationRefType createMessageDestinationRefType()
MessageDestinationRefType
public EjbLocalRefType createEjbLocalRefType()
EjbLocalRefType
public SecurityRoleType createSecurityRoleType()
SecurityRoleType
public PersistenceUnitRefType createPersistenceUnitRefType()
PersistenceUnitRefType
public SecurityRoleRefType createSecurityRoleRefType()
SecurityRoleRefType
public HandlerChainType createHandlerChainType()
HandlerChainType
public RoleNameType createRoleNameType()
RoleNameType
public MessageDestinationTypeType createMessageDestinationTypeType()
MessageDestinationTypeType
public XsdNMTOKENType createXsdNMTOKENType()
XsdNMTOKENType
public JavaIdentifierType createJavaIdentifierType()
JavaIdentifierType
public ResourceEnvRefType createResourceEnvRefType()
ResourceEnvRefType
public PortComponentRefType createPortComponentRefType()
PortComponentRefType
public InjectionTargetType createInjectionTargetType()
InjectionTargetType
public PersistenceContextTypeType createPersistenceContextTypeType()
PersistenceContextTypeType
public ParamValueType createParamValueType()
ParamValueType
public ServiceRefHandlerType createServiceRefHandlerType()
ServiceRefHandlerType
public LifecycleCallbackType createLifecycleCallbackType()
LifecycleCallbackType
public ServiceRefType createServiceRefType()
ServiceRefType
public MessageDestinationLinkType createMessageDestinationLinkType()
MessageDestinationLinkType
public MessageDestinationType createMessageDestinationType()
MessageDestinationType
public UrlPatternType createUrlPatternType()
UrlPatternType
public ResourceRefType createResourceRefType()
ResourceRefType
public EnvEntryTypeValuesType createEnvEntryTypeValuesType()
EnvEntryTypeValuesType
public EjbRefNameType createEjbRefNameType()
EjbRefNameType
public PropertyType createPropertyType()
PropertyType
public ServiceRefHandlerChainsType createServiceRefHandlerChainsType()
ServiceRefHandlerChainsType
public LocalHomeType createLocalHomeType()
LocalHomeType
public XsdBooleanType createXsdBooleanType()
XsdBooleanType
public XsdQNameType createXsdQNameType()
XsdQNameType
public EnvEntryType createEnvEntryType()
EnvEntryType
public PersistenceContextRefType createPersistenceContextRefType()
PersistenceContextRefType
public JAXBElement<HandlerChainsType> createHandlerChains(HandlerChainsType value)
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.