|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DConfigBean | |
javax.enterprise.deploy.spi | Provides product vendor implementation classes. |
Uses of DConfigBean in javax.enterprise.deploy.spi |
Subinterfaces of DConfigBean in javax.enterprise.deploy.spi | |
interface |
DConfigBeanRoot
The root of a configuration. |
Methods in javax.enterprise.deploy.spi that return DConfigBean | |
DConfigBean |
DConfigBeanRoot.getDConfigBean(DDBeanRoot beanRoot)
Return the configuration that is not the primary deployment descriptor |
DConfigBean |
DConfigBean.getDConfigBean(DDBean bean)
Return the JavaBean containing server specific deployment information |
Methods in javax.enterprise.deploy.spi with parameters of type DConfigBean | |
void |
DConfigBean.removeDConfigBean(DConfigBean bean)
Remove a child |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |