Uses of Class
org.apache.geronimo.deployment.plugin.DConfigBeanRootSupport

Packages that use DConfigBeanRootSupport
org.apache.geronimo.connector.deployment   
org.apache.geronimo.connector.deployment.dconfigbean   
org.apache.geronimo.connector.deployment.jsr88   
org.apache.geronimo.deployment.plugin   
org.apache.geronimo.web.deployment   
 

Uses of DConfigBeanRootSupport in org.apache.geronimo.connector.deployment
 

Constructors in org.apache.geronimo.connector.deployment with parameters of type DConfigBeanRootSupport
RARConfiguration(DeployableObject deployable, DConfigBeanRootSupport dconfigRoot)
           
 

Uses of DConfigBeanRootSupport in org.apache.geronimo.connector.deployment.dconfigbean
 

Subclasses of DConfigBeanRootSupport in org.apache.geronimo.connector.deployment.dconfigbean
 class ResourceAdapter_1_0DConfigRoot
           
 class ResourceAdapterDConfigRoot
           
 

Uses of DConfigBeanRootSupport in org.apache.geronimo.connector.deployment.jsr88
 

Subclasses of DConfigBeanRootSupport in org.apache.geronimo.connector.deployment.jsr88
 class Connector15DCBRoot
          Represents "/" in a Geronimo Connector deployment plan (geronimo-ra.xml).
 

Uses of DConfigBeanRootSupport in org.apache.geronimo.deployment.plugin
 

Fields in org.apache.geronimo.deployment.plugin declared as DConfigBeanRootSupport
protected  DConfigBeanRootSupport DeploymentConfigurationSupport.dConfigRoot
           
 

Constructors in org.apache.geronimo.deployment.plugin with parameters of type DConfigBeanRootSupport
DeploymentConfigurationSupport(DeployableObject deployable, DConfigBeanRootSupport dConfigRoot)
           
 

Uses of DConfigBeanRootSupport in org.apache.geronimo.web.deployment
 

Subclasses of DConfigBeanRootSupport in org.apache.geronimo.web.deployment
 class WebAppDConfigRoot
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.