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

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

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

Fields in org.apache.openejb.jee.jba declared as Home
protected  Home ClientInterceptors.home
           
 

Methods in org.apache.openejb.jee.jba that return Home
 Home ObjectFactory.createHome()
          Create an instance of Home
 Home ClientInterceptors.getHome()
          Gets the value of the home property.
 

Methods in org.apache.openejb.jee.jba with parameters of type Home
 void ClientInterceptors.setHome(Home value)
          Sets the value of the home property.
 



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