Uses of Class
org.apache.openejb.jee.jba.cmp.LoadGroup

Packages that use LoadGroup
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
protected  java.util.List<LoadGroup> LoadGroups.loadGroup
           
 

Methods in org.apache.openejb.jee.jba.cmp that return LoadGroup
 LoadGroup ObjectFactory.createLoadGroup()
          Create an instance of LoadGroup
 

Methods in org.apache.openejb.jee.jba.cmp that return types with arguments of type LoadGroup
 java.util.List<LoadGroup> LoadGroups.getLoadGroup()
          Gets the value of the loadGroup property.
 



Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.