Uses of Class
org.apache.openejb.jee.jba.cmp.LoadGroup
-
Packages that use LoadGroup Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of LoadGroup in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp with type parameters of type LoadGroup Modifier and Type Field Description protected List<LoadGroup>LoadGroups. loadGroupMethods in org.apache.openejb.jee.jba.cmp that return LoadGroup Modifier and Type Method Description LoadGroupObjectFactory. createLoadGroup()Create an instance ofLoadGroupMethods in org.apache.openejb.jee.jba.cmp that return types with arguments of type LoadGroup Modifier and Type Method Description List<LoadGroup>LoadGroups. getLoadGroup()Gets the value of the loadGroup property.
-