Uses of Class
org.apache.openejb.jee.jba.cmp.LoadGroupName
-
Packages that use LoadGroupName Package Description org.apache.openejb.jee.jba.cmp Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. -
-
Uses of LoadGroupName in org.apache.openejb.jee.jba.cmp
Fields in org.apache.openejb.jee.jba.cmp declared as LoadGroupName Modifier and Type Field Description protected LoadGroupNameLoadGroup. loadGroupNameFields in org.apache.openejb.jee.jba.cmp with type parameters of type LoadGroupName Modifier and Type Field Description protected List<LoadGroupName>LazyLoadGroups. loadGroupNameMethods in org.apache.openejb.jee.jba.cmp that return LoadGroupName Modifier and Type Method Description LoadGroupNameObjectFactory. createLoadGroupName()Create an instance ofLoadGroupNameLoadGroupNameLoadGroup. getLoadGroupName()Gets the value of the loadGroupName property.Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type LoadGroupName Modifier and Type Method Description List<LoadGroupName>LazyLoadGroups. getLoadGroupName()Gets the value of the loadGroupName property.Methods in org.apache.openejb.jee.jba.cmp with parameters of type LoadGroupName Modifier and Type Method Description voidLoadGroup. setLoadGroupName(LoadGroupName value)Sets the value of the loadGroupName property.
-