Uses of Class
org.apache.openejb.jee.jba.ContainerConfigurations
-
Packages that use ContainerConfigurations Package Description org.apache.openejb.jee.jba -
-
Uses of ContainerConfigurations in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as ContainerConfigurations Modifier and Type Field Description protected ContainerConfigurationsJboss. containerConfigurationsMethods in org.apache.openejb.jee.jba that return ContainerConfigurations Modifier and Type Method Description ContainerConfigurationsObjectFactory. createContainerConfigurations()Create an instance ofContainerConfigurationsContainerConfigurationsJboss. getContainerConfigurations()Gets the value of the containerConfigurations property.Methods in org.apache.openejb.jee.jba with parameters of type ContainerConfigurations Modifier and Type Method Description voidJboss. setContainerConfigurations(ContainerConfigurations value)Sets the value of the containerConfigurations property.
-