|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnterpriseBean | |
|---|---|
| org.apache.openejb.jee.was.v6.ejb | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| org.apache.openejb.jee.was.v6.ejbbnd | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. |
| Uses of EnterpriseBean in org.apache.openejb.jee.was.v6.ejb |
|---|
| Subclasses of EnterpriseBean in org.apache.openejb.jee.was.v6.ejb | |
|---|---|
class |
ContainerManagedEntity
Java class for ContainerManagedEntity complex type. |
class |
Entity
The entity element declares an entity bean. |
class |
MessageDriven
The message-driven element declares a message-driven bean. |
class |
Session
The session-beanType declares an session bean. |
| Fields in org.apache.openejb.jee.was.v6.ejb with type parameters of type EnterpriseBean | |
|---|---|
protected List<EnterpriseBean> |
MethodElement.enterpriseBeans
|
protected List<EnterpriseBean> |
EJBJar.enterpriseBeans
|
| Methods in org.apache.openejb.jee.was.v6.ejb that return EnterpriseBean | |
|---|---|
EnterpriseBean |
ObjectFactory.createEnterpriseBean()
Create an instance of EnterpriseBean |
| Methods in org.apache.openejb.jee.was.v6.ejb that return types with arguments of type EnterpriseBean | |
|---|---|
JAXBElement<EnterpriseBean> |
ObjectFactory.createEnterpriseBean(EnterpriseBean value)
Create an instance of JAXBElement<EnterpriseBean
> |
List<EnterpriseBean> |
MethodElement.getEnterpriseBeans()
Gets the value of the enterpriseBeans property. |
List<EnterpriseBean> |
EJBJar.getEnterpriseBeans()
Gets the value of the enterpriseBeans property. |
| Methods in org.apache.openejb.jee.was.v6.ejb with parameters of type EnterpriseBean | |
|---|---|
JAXBElement<EnterpriseBean> |
ObjectFactory.createEnterpriseBean(EnterpriseBean value)
Create an instance of JAXBElement<EnterpriseBean
> |
| Uses of EnterpriseBean in org.apache.openejb.jee.was.v6.ejbbnd |
|---|
| Fields in org.apache.openejb.jee.was.v6.ejbbnd with type parameters of type EnterpriseBean | |
|---|---|
protected List<EnterpriseBean> |
EnterpriseBeanBinding.enterpriseBeans
|
| Methods in org.apache.openejb.jee.was.v6.ejbbnd that return types with arguments of type EnterpriseBean | |
|---|---|
List<EnterpriseBean> |
EnterpriseBeanBinding.getEnterpriseBeans()
Gets the value of the enterpriseBeans property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||