Uses of Interface
org.apache.openejb.BeanContext.BusinessRemoteHome

Packages that use BeanContext.BusinessRemoteHome
org.apache.openejb   
org.apache.openejb.core.ivm.naming   
 

Uses of BeanContext.BusinessRemoteHome in org.apache.openejb
 

Methods in org.apache.openejb that return BeanContext.BusinessRemoteHome
 BeanContext.BusinessRemoteHome BeanContext.getBusinessRemoteHome()
           
 BeanContext.BusinessRemoteHome BeanContext.getBusinessRemoteHome(Class mainInterface)
           
 BeanContext.BusinessRemoteHome BeanContext.getBusinessRemoteHome(List<Class> interfaces, Class mainInterface)
           
 

Uses of BeanContext.BusinessRemoteHome in org.apache.openejb.core.ivm.naming
 

Constructors in org.apache.openejb.core.ivm.naming with parameters of type BeanContext.BusinessRemoteHome
BusinessRemoteReference(BeanContext.BusinessRemoteHome businessHome)
           
 



Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.