| Package | Description |
|---|---|
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EnterpriseBean> |
MethodElement.enterpriseBeans |
protected List<EnterpriseBean> |
EJBJar.enterpriseBeans |
| Modifier and Type | Method and Description |
|---|---|
EnterpriseBean |
ObjectFactory.createEnterpriseBean()
Create an instance of
EnterpriseBean |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EnterpriseBean> |
ObjectFactory.createEnterpriseBean(EnterpriseBean value)
|
List<EnterpriseBean> |
MethodElement.getEnterpriseBeans()
Gets the value of the enterpriseBeans property.
|
List<EnterpriseBean> |
EJBJar.getEnterpriseBeans()
Gets the value of the enterpriseBeans property.
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<EnterpriseBean> |
ObjectFactory.createEnterpriseBean(EnterpriseBean value)
|
| Modifier and Type | Field and Description |
|---|---|
protected List<EnterpriseBean> |
EnterpriseBeanBinding.enterpriseBeans |
| Modifier and Type | Method and Description |
|---|---|
List<EnterpriseBean> |
EnterpriseBeanBinding.getEnterpriseBeans()
Gets the value of the enterpriseBeans property.
|
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.