Package | Description |
---|---|
javax.enterprise.deploy.spi |
Provides product vendor implementation classes.
|
Modifier and Type | Interface and Description |
---|---|
interface |
DConfigBeanRoot
The root of a configuration.
|
Modifier and Type | Method and Description |
---|---|
DConfigBean |
DConfigBean.getDConfigBean(DDBean bean)
Return the JavaBean containing server specific deployment information
|
DConfigBean |
DConfigBeanRoot.getDConfigBean(DDBeanRoot beanRoot)
Return the configuration that is not the primary deployment descriptor
|
Modifier and Type | Method and Description |
---|---|
void |
DConfigBean.removeDConfigBean(DConfigBean bean)
Remove a child
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.