Searched defs:DConfigBean (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/deployment/javax.enterprise.deploy/src/main/java/javax/enterprise/deploy/spi/
H A DDConfigBean.java49 * The DConfigBean is a deployment configuration bean (DConfigBean)
51 * (DDBean). A DConfigBean represents a logical grouping of deployment
52 * configuration data to be presented to the Deployer. A DConfigBean
54 * it requires. A DConfigBean may contain other DConfigBeans and
55 * regular JavaBeans. The top most DConfigBean is a DConfigBeanRoot
59 * A DConfigBean is created by calling DConfigBean.getDConfigBean(DDBean)
60 * method, where DConfigBean is the object that provided the XPath which
64 * A DConfigBean i
78 public interface DConfigBean interface
[all...]

Completed in 10 milliseconds