Uses of Class
org.apache.openejb.jee.jba.ContainerConfiguration
-
Packages that use ContainerConfiguration Package Description org.apache.openejb.jee.jba -
-
Uses of ContainerConfiguration in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba with type parameters of type ContainerConfiguration Modifier and Type Field Description protected List<ContainerConfiguration>ContainerConfigurations. containerConfigurationMethods in org.apache.openejb.jee.jba that return ContainerConfiguration Modifier and Type Method Description ContainerConfigurationObjectFactory. createContainerConfiguration()Create an instance ofContainerConfigurationMethods in org.apache.openejb.jee.jba that return types with arguments of type ContainerConfiguration Modifier and Type Method Description List<ContainerConfiguration>ContainerConfigurations. getContainerConfiguration()Gets the value of the containerConfiguration property.
-