Uses of Class
org.apache.openejb.jee.jba.cmp.LoadGroups
-
Packages that use LoadGroups Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of LoadGroups in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as LoadGroups Modifier and Type Field Description protected LoadGroupsEntity. loadGroupsMethods in org.apache.openejb.jee.jba.cmp that return LoadGroups Modifier and Type Method Description LoadGroupsObjectFactory. createLoadGroups()Create an instance ofLoadGroupsLoadGroupsEntity. getLoadGroups()Gets the value of the loadGroups property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type LoadGroups Modifier and Type Method Description voidEntity. setLoadGroups(LoadGroups value)Sets the value of the loadGroups property.
-