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: com.sun.xml.ws.config.metro.parser.jsr109
|
public ObjectFactory()
public WebservicesType createWebservicesType()
WebservicesTypepublic TrueFalseType createTrueFalseType()
TrueFalseTypepublic LocalHomeType createLocalHomeType()
LocalHomeTypepublic PortComponentType createPortComponentType()
PortComponentTypepublic MessageDestinationLinkType createMessageDestinationLinkType()
MessageDestinationLinkTypepublic PersistenceContextTypeType createPersistenceContextTypeType()
PersistenceContextTypeTypepublic ListenerType createListenerType()
ListenerTypepublic ResAuthType createResAuthType()
ResAuthTypepublic InjectionTargetType createInjectionTargetType()
InjectionTargetTypepublic HandlerChainType createHandlerChainType()
HandlerChainTypepublic RoleNameType createRoleNameType()
RoleNameTypepublic ResSharingScopeType createResSharingScopeType()
ResSharingScopeTypepublic SecurityRoleType createSecurityRoleType()
SecurityRoleTypepublic WebserviceDescriptionType createWebserviceDescriptionType()
WebserviceDescriptionTypepublic EjbLocalRefType createEjbLocalRefType()
EjbLocalRefTypepublic ResourceEnvRefType createResourceEnvRefType()
ResourceEnvRefTypepublic XsdNMTOKENType createXsdNMTOKENType()
XsdNMTOKENTypepublic DescriptionType createDescriptionType()
DescriptionTypepublic JavaIdentifierType createJavaIdentifierType()
JavaIdentifierTypepublic HandlerType createHandlerType()
HandlerTypepublic AddressingResponsesType createAddressingResponsesType()
AddressingResponsesTypepublic XsdBooleanType createXsdBooleanType()
XsdBooleanTypepublic EnvEntryType createEnvEntryType()
EnvEntryTypepublic DataSourceType createDataSourceType()
DataSourceTypepublic JndiNameType createJndiNameType()
JndiNameTypepublic PortComponentRefType createPortComponentRefType()
PortComponentRefTypepublic MessageDestinationRefType createMessageDestinationRefType()
MessageDestinationRefTypepublic MessageDestinationTypeType createMessageDestinationTypeType()
MessageDestinationTypeTypepublic EjbRefNameType createEjbRefNameType()
EjbRefNameTypepublic JdbcUrlType createJdbcUrlType()
JdbcUrlTypepublic EjbRefType createEjbRefType()
EjbRefTypepublic MessageDestinationType createMessageDestinationType()
MessageDestinationTypepublic XsdQNameType createXsdQNameType()
XsdQNameTypepublic PersistenceUnitRefType createPersistenceUnitRefType()
PersistenceUnitRefTypepublic JavaTypeType createJavaTypeType()
JavaTypeTypepublic XsdAnyURIType createXsdAnyURIType()
XsdAnyURITypepublic EjbRefTypeType createEjbRefTypeType()
EjbRefTypeTypepublic EjbLinkType createEjbLinkType()
EjbLinkTypepublic ServiceRefType createServiceRefType()
ServiceRefTypepublic UrlPatternType createUrlPatternType()
UrlPatternTypepublic HandlerChainsType createHandlerChainsType()
HandlerChainsTypepublic ServiceImplBeanType createServiceImplBeanType()
ServiceImplBeanTypepublic PersistenceContextRefType createPersistenceContextRefType()
PersistenceContextRefTypepublic DisplayNameType createDisplayNameType()
DisplayNameTypepublic ResourceRefType createResourceRefType()
ResourceRefTypepublic XsdIntegerType createXsdIntegerType()
XsdIntegerTypepublic ServletLinkType createServletLinkType()
ServletLinkTypepublic LifecycleCallbackType createLifecycleCallbackType()
LifecycleCallbackTypepublic RemoteType createRemoteType()
RemoteTypepublic SecurityRoleRefType createSecurityRoleRefType()
SecurityRoleRefTypepublic MessageDestinationUsageType createMessageDestinationUsageType()
MessageDestinationUsageTypepublic FullyQualifiedClassType createFullyQualifiedClassType()
FullyQualifiedClassTypepublic GenericBooleanType createGenericBooleanType()
GenericBooleanTypepublic XsdStringType createXsdStringType()
XsdStringTypepublic AddressingType createAddressingType()
AddressingTypepublic ParamValueType createParamValueType()
ParamValueTypepublic PropertyType createPropertyType()
PropertyTypepublic EnvEntryTypeValuesType createEnvEntryTypeValuesType()
EnvEntryTypeValuesTypepublic RespectBindingType createRespectBindingType()
RespectBindingTypepublic XsdNonNegativeIntegerType createXsdNonNegativeIntegerType()
XsdNonNegativeIntegerTypepublic XsdPositiveIntegerType createXsdPositiveIntegerType()
XsdPositiveIntegerTypepublic JAXBElement<WebservicesType> createWebservices(WebservicesType value)
Copyright © 2005–2017 Oracle Corporation. All rights reserved.