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

Packages that use LoadGroups
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
protected  LoadGroups Entity.loadGroups
           
 

Methods in org.apache.openejb.jee.jba.cmp that return LoadGroups
 LoadGroups ObjectFactory.createLoadGroups()
          Create an instance of LoadGroups
 LoadGroups Entity.getLoadGroups()
          Gets the value of the loadGroups property.
 

Methods in org.apache.openejb.jee.jba.cmp with parameters of type LoadGroups
 void Entity.setLoadGroups(LoadGroups value)
          Sets the value of the loadGroups property.
 



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