Uses of Class
org.apache.openejb.jee.jba.Home
-
Packages that use Home Package Description org.apache.openejb.jee.jba -
-
Uses of Home in org.apache.openejb.jee.jba
Fields in org.apache.openejb.jee.jba declared as Home Modifier and Type Field Description protected HomeClientInterceptors. homeMethods in org.apache.openejb.jee.jba that return Home Modifier and Type Method Description HomeObjectFactory. createHome()Create an instance ofHomeHomeClientInterceptors. getHome()Gets the value of the home property.Methods in org.apache.openejb.jee.jba with parameters of type Home Modifier and Type Method Description voidClientInterceptors. setHome(Home value)Sets the value of the home property.
-