Uses of Class
org.apache.openejb.jee.jba.EnterpriseBeans

Packages that use EnterpriseBeans
org.apache.openejb.jee.jba   
 

Uses of EnterpriseBeans in org.apache.openejb.jee.jba
 

Fields in org.apache.openejb.jee.jba declared as EnterpriseBeans
protected  EnterpriseBeans Jboss.enterpriseBeans
           
 

Methods in org.apache.openejb.jee.jba that return EnterpriseBeans
 EnterpriseBeans ObjectFactory.createEnterpriseBeans()
          Create an instance of EnterpriseBeans
 EnterpriseBeans Jboss.getEnterpriseBeans()
          Gets the value of the enterpriseBeans property.
 

Methods in org.apache.openejb.jee.jba with parameters of type EnterpriseBeans
 void Jboss.setEnterpriseBeans(EnterpriseBeans value)
          Sets the value of the enterpriseBeans property.
 



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