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.openejb.jee.oej2
|
public ObjectFactory()
public ActivationConfigPropertyType createActivationConfigPropertyType()
ActivationConfigPropertyTypepublic AutoIncrementTableType createAutoIncrementTableType()
AutoIncrementTableTypepublic GroupType.CmrField createGroupTypeCmrField()
GroupType.CmrFieldpublic EnvironmentType createEnvironmentType()
EnvironmentTypepublic ReferencesType createReferencesType()
ReferencesTypepublic QueryType.QueryMethod createQueryTypeQueryMethod()
QueryType.QueryMethodpublic ClassFilterType createClassFilterType()
ClassFilterTypepublic EntityBeanType.Cache createEntityBeanTypeCache()
EntityBeanType.Cachepublic XmlAttributeType createXmlAttributeType()
XmlAttributeTypepublic EjbRelationType createEjbRelationType()
EjbRelationTypepublic SequenceTableType createSequenceTableType()
SequenceTableTypepublic CmpFieldGroupMappingType createCmpFieldGroupMappingType()
CmpFieldGroupMappingTypepublic PersistenceUnitRefType createPersistenceUnitRefType()
PersistenceUnitRefTypepublic SqlGeneratorType createSqlGeneratorType()
SqlGeneratorTypepublic EjbRelationshipRoleType.CmrField createEjbRelationshipRoleTypeCmrField()
EjbRelationshipRoleType.CmrFieldpublic SessionBeanType createSessionBeanType()
SessionBeanTypepublic WebServiceSecurityType createWebServiceSecurityType()
WebServiceSecurityTypepublic EjbRefType createEjbRefType()
EjbRefTypepublic ResourceEnvRefType createResourceEnvRefType()
ResourceEnvRefTypepublic EjbRelationshipRoleType createEjbRelationshipRoleType()
EjbRelationshipRoleTypepublic GbeanRefType createGbeanRefType()
GbeanRefTypepublic EntityBeanType.PrefetchGroup createEntityBeanTypePrefetchGroup()
EntityBeanType.PrefetchGrouppublic GbeanLocatorType createGbeanLocatorType()
GbeanLocatorTypepublic ResourceRefType createResourceRefType()
ResourceRefTypepublic CustomGeneratorType createCustomGeneratorType()
CustomGeneratorTypepublic MessageDestinationType createMessageDestinationType()
MessageDestinationTypepublic ApplicationType createApplicationType()
ApplicationTypepublic EntityGroupMappingType createEntityGroupMappingType()
EntityGroupMappingTypepublic ServiceRefType createServiceRefType()
ServiceRefTypepublic KeyGeneratorType createKeyGeneratorType()
KeyGeneratorTypepublic EjbLocalRefType createEjbLocalRefType()
EjbLocalRefTypepublic ServiceModuleType createServiceModuleType()
ServiceModuleTypepublic ServiceCompletionType createServiceCompletionType()
ServiceCompletionTypepublic PatternType createPatternType()
PatternTypepublic DependencyType createDependencyType()
DependencyTypepublic OpenejbJarType createOpenejbJarType()
OpenejbJarTypepublic EntityBeanType createEntityBeanType()
EntityBeanTypepublic EjbRelationshipRoleType.RelationshipRoleSource createEjbRelationshipRoleTypeRelationshipRoleSource()
EjbRelationshipRoleType.RelationshipRoleSourcepublic ActivationConfigType createActivationConfigType()
ActivationConfigTypepublic ArtifactType createArtifactType()
ArtifactTypepublic ExtModuleType createExtModuleType()
ExtModuleTypepublic DatabaseGeneratedType createDatabaseGeneratedType()
DatabaseGeneratedTypepublic CmrFieldGroupMappingType createCmrFieldGroupMappingType()
CmrFieldGroupMappingTypepublic EjbRelationshipRoleType.RoleMapping.CmrFieldMapping createEjbRelationshipRoleTypeRoleMappingCmrFieldMapping()
EjbRelationshipRoleType.RoleMapping.CmrFieldMappingpublic EjbRelationshipRoleType.RoleMapping createEjbRelationshipRoleTypeRoleMapping()
EjbRelationshipRoleType.RoleMappingpublic EntityBeanType.CmpFieldMapping createEntityBeanTypeCmpFieldMapping()
EntityBeanType.CmpFieldMappingpublic ModuleType createModuleType()
ModuleTypepublic MessageDrivenBeanType createMessageDrivenBeanType()
MessageDrivenBeanTypepublic PersistenceContextRefType createPersistenceContextRefType()
PersistenceContextRefTypepublic PortCompletionType createPortCompletionType()
PortCompletionTypepublic ResourceLocatorType createResourceLocatorType()
ResourceLocatorTypepublic DependenciesType createDependenciesType()
DependenciesTypepublic QueryType.QueryMethod.MethodParams createQueryTypeQueryMethodMethodParams()
QueryType.QueryMethod.MethodParamspublic ReferenceType createReferenceType()
ReferenceTypepublic PropertyType createPropertyType()
PropertyTypepublic AttributeType createAttributeType()
AttributeTypepublic JAXBElement<ReferencesType> createGbeanTypeReferences(ReferencesType value)
public JAXBElement<XmlAttributeType> createGbeanTypeXmlReference(XmlAttributeType value)
public JAXBElement<PatternType> createGbeanTypeDependency(PatternType value)
public JAXBElement<AttributeType> createGbeanTypeAttribute(AttributeType value)
public JAXBElement<ReferenceType> createGbeanTypeReference(ReferenceType value)
public JAXBElement<XmlAttributeType> createGbeanTypeXmlAttribute(XmlAttributeType value)
public JAXBElement<ResourceEnvRefType> createResourceEnvRef(ResourceEnvRefType value)
public JAXBElement<ResourceRefType> createResourceRef(ResourceRefType value)
public JAXBElement<PersistenceUnitRefType> createEntityManagerFactoryRef(PersistenceUnitRefType value)
public JAXBElement<AbstractNamingEntryType> createAbstractNamingEntry(AbstractNamingEntryType value)
public JAXBElement<DependenciesType> createDependencies(DependenciesType value)
public JAXBElement<ApplicationType> createApplication(ApplicationType value)
public JAXBElement<MessageDestinationType> createMessageDestination(MessageDestinationType value)
public JAXBElement<ServiceModuleType> createModule(ServiceModuleType value)
public JAXBElement<AbstractClusteringType> createClustering(AbstractClusteringType value)
public JAXBElement<KeyGeneratorType> createKeyGenerator(KeyGeneratorType value)
public JAXBElement<EnvironmentType> createEnvironment(EnvironmentType value)
public JAXBElement<AbstractSecurityType> createSecurity(AbstractSecurityType value)
public JAXBElement<ResourceLocatorType> createResourceAdapter(ResourceLocatorType value)
public JAXBElement<EjbLocalRefType> createEjbLocalRef(EjbLocalRefType value)
public JAXBElement<EnvironmentType> createServerEnvironment(EnvironmentType value)
public JAXBElement<AbstractServiceType> createService(AbstractServiceType value)
public JAXBElement<GbeanType> createGbean(GbeanType value)
public JAXBElement<SecurityType> createSecurity(SecurityType value)
public JAXBElement<GbeanLocatorType> createWorkmanager(GbeanLocatorType value)
public JAXBElement<ServiceRefType> createServiceRef(ServiceRefType value)
public JAXBElement<ResourceLocatorType> createCmpConnectionFactory(ResourceLocatorType value)
public JAXBElement<EnvironmentType> createClientEnvironment(EnvironmentType value)
public JAXBElement<GbeanRefType> createGbeanRef(GbeanRefType value)
public JAXBElement<OpenejbJarType> createOpenejbJar(OpenejbJarType value)
public JAXBElement<EjbRefType> createEjbRef(EjbRefType value)
public JAXBElement<GbeanLocatorType> createWebContainer(GbeanLocatorType value)
public JAXBElement<GeronimoEjbJarType> createEjbJar(GeronimoEjbJarType value)
public OpenejbClusteringWadiType createOpenejbClusteringWadiType()
OpenejbClusteringWadiTypepublic JAXBElement<OpenejbClusteringWadiType> createOpenejbClusteringWadi(OpenejbClusteringWadiType value)
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.