|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DDBean | |
|---|---|
| javax.enterprise.deploy.model | Provides tool vendor implementation classes. |
| javax.enterprise.deploy.spi | Provides product vendor implementation classes. |
| Uses of DDBean in javax.enterprise.deploy.model |
|---|
| Subinterfaces of DDBean in javax.enterprise.deploy.model | |
|---|---|
interface |
DDBeanRoot
The root of a DDBean tree (a standard deployment descriptor) |
| Methods in javax.enterprise.deploy.model that return DDBean | |
|---|---|
DDBean |
XpathEvent.getBean()
Get the DDBean |
DDBean[] |
J2eeApplicationObject.getChildBean(ModuleType type,
String xpath)
Get the child elements with the specified xpath |
DDBean[] |
DeployableObject.getChildBean(String xpath)
Get the child elements with the specified xpath |
DDBean[] |
DDBean.getChildBean(String xpath)
Get the child elements with the specified xpath |
| Constructors in javax.enterprise.deploy.model with parameters of type DDBean | |
|---|---|
XpathEvent(DDBean bean,
Object type)
Create a new XpathEvent |
|
| Uses of DDBean in javax.enterprise.deploy.spi |
|---|
| Methods in javax.enterprise.deploy.spi that return DDBean | |
|---|---|
DDBean |
DConfigBean.getDDBean()
Get the XML text for this configuration |
| Methods in javax.enterprise.deploy.spi with parameters of type DDBean | |
|---|---|
DConfigBean |
DConfigBean.getDConfigBean(DDBean bean)
Return the JavaBean containing server specific deployment information |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||