Uses of Class
org.apache.openejb.jee.jba.ContainerConfigurations

Packages that use ContainerConfigurations
org.apache.openejb.jee.jba   
 

Uses of ContainerConfigurations in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as ContainerConfigurations
protected  ContainerConfigurations Jboss.containerConfigurations
           
 

Methods in org.apache.openejb.jee.jba that return ContainerConfigurations
 ContainerConfigurations ObjectFactory.createContainerConfigurations()
          Create an instance of ContainerConfigurations
 ContainerConfigurations Jboss.getContainerConfigurations()
          Gets the value of the containerConfigurations property.
 

Methods in org.apache.openejb.jee.jba with parameters of type ContainerConfigurations
 void Jboss.setContainerConfigurations(ContainerConfigurations value)
          Sets the value of the containerConfigurations property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.