|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.openejb.jee.was.v6.ejb.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.openejb.jee.was.v6.ejb 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.apache.openejb.jee.was.v6.ejb |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public ActivationConfig createActivationConfig()
ActivationConfig
public MessageDrivenDestination createMessageDrivenDestination()
MessageDrivenDestination
public Session createSession()
Session
public EnterpriseBean createEnterpriseBean()
EnterpriseBean
public Query createQuery()
Query
public MessageDriven createMessageDriven()
MessageDriven
public EJBRelation createEJBRelation()
EJBRelation
public AssemblyDescriptor createAssemblyDescriptor()
AssemblyDescriptor
public EJBMethodCategory createEJBMethodCategory()
EJBMethodCategory
public MethodTransaction createMethodTransaction()
MethodTransaction
public CMRField createCMRField()
CMRField
public MethodElement createMethodElement()
MethodElement
public ContainerManagedEntity createContainerManagedEntity()
ContainerManagedEntity
public MethodPermission createMethodPermission()
MethodPermission
public Relationships createRelationships()
Relationships
public QueryMethod createQueryMethod()
QueryMethod
public ExcludeList createExcludeList()
ExcludeList
public RoleSource createRoleSource()
RoleSource
public EJBJar createEJBJar()
EJBJar
public Entity createEntity()
Entity
public ActivationConfigProperty createActivationConfigProperty()
ActivationConfigProperty
public CMPAttribute createCMPAttribute()
CMPAttribute
public EJBRelationshipRole createEJBRelationshipRole()
EJBRelationshipRole
public JAXBElement<CMPAttribute> createCMPAttribute(CMPAttribute value)
JAXBElement<CMPAttribute
>
public JAXBElement<ExcludeList> createExcludeList(ExcludeList value)
JAXBElement<ExcludeList
>
public JAXBElement<EJBJar> createEJBJar(EJBJar value)
JAXBElement<EJBJar>
public JAXBElement<MessageDriven> createMessageDriven(MessageDriven value)
JAXBElement<MessageDriven
>
public JAXBElement<EJBMethodCategory> createEJBMethodCategory(EJBMethodCategory value)
JAXBElement<
EJBMethodCategory>
public JAXBElement<EnterpriseBean> createEnterpriseBean(EnterpriseBean value)
JAXBElement<EnterpriseBean
>
public JAXBElement<ContainerManagedEntity> createContainerManagedEntity(ContainerManagedEntity value)
JAXBElement<
ContainerManagedEntity>
public JAXBElement<MessageDrivenDestination> createMessageDrivenDestination(MessageDrivenDestination value)
JAXBElement<
MessageDrivenDestination>
public JAXBElement<EJBRelation> createEJBRelation(EJBRelation value)
JAXBElement<EJBRelation
>
public JAXBElement<EJBRelationshipRole> createEJBRelationshipRole(EJBRelationshipRole value)
JAXBElement<
EJBRelationshipRole>
public JAXBElement<RoleSource> createRoleSource(RoleSource value)
JAXBElement<RoleSource
>
public JAXBElement<ActivationConfigProperty> createActivationConfigProperty(ActivationConfigProperty value)
JAXBElement<
ActivationConfigProperty>
public JAXBElement<Session> createSession(Session value)
JAXBElement<Session>
public JAXBElement<MethodElement> createMethodElement(MethodElement value)
JAXBElement<MethodElement
>
public JAXBElement<MethodTransaction> createMethodTransaction(MethodTransaction value)
JAXBElement<
MethodTransaction>
public JAXBElement<AssemblyDescriptor> createAssemblyDescriptor(AssemblyDescriptor value)
JAXBElement<
AssemblyDescriptor>
public JAXBElement<Entity> createEntity(Entity value)
JAXBElement<Entity>
public JAXBElement<Query> createQuery(Query value)
JAXBElement<Query>
public JAXBElement<MethodPermission> createMethodPermission(MethodPermission value)
JAXBElement<
MethodPermission>
public JAXBElement<Relationships> createRelationships(Relationships value)
JAXBElement<Relationships
>
public JAXBElement<CMRField> createCMRField(CMRField value)
JAXBElement<CMRField>
public JAXBElement<QueryMethod> createQueryMethod(QueryMethod value)
JAXBElement<QueryMethod
>
public JAXBElement<ActivationConfig> createActivationConfig(ActivationConfig value)
JAXBElement<
ActivationConfig>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||