org.openejb.proxy
Class EntityEJBLocalHome

java.lang.Object
  extended byorg.openejb.proxy.BaseEJB
      extended byorg.openejb.proxy.EJBLocalHomeImpl
          extended byorg.openejb.proxy.EntityEJBLocalHome
All Implemented Interfaces:
javax.ejb.EJBLocalHome, Serializable

public abstract class EntityEJBLocalHome
extends EJBLocalHomeImpl

See Also:
Serialized Form

Constructor Summary
EntityEJBLocalHome(EJBMethodInterceptor handler)
           
 
Methods inherited from class org.openejb.proxy.BaseEJB
getProxyFactory, getProxyInfo, writeReplace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Constructor Detail

EntityEJBLocalHome

public EntityEJBLocalHome(EJBMethodInterceptor handler)


Copyright © 1999-2006 OpenEJB. All Rights Reserved.