org.openejb.proxy
Class EJBLocalObjectImpl
java.lang.Object
org.openejb.proxy.BaseEJB
org.openejb.proxy.EJBLocalObjectImpl
- All Implemented Interfaces:
- javax.ejb.EJBLocalObject, Serializable
- Direct Known Subclasses:
- EntityEJBLocalObject, SessionEJBLocalObject
- public abstract class EJBLocalObjectImpl
- extends BaseEJB
- implements javax.ejb.EJBLocalObject
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.ejb.EJBLocalObject |
getPrimaryKey, isIdentical, remove |
EJBLocalObjectImpl
public EJBLocalObjectImpl(EJBMethodInterceptor handler)
getEJBLocalHome
public javax.ejb.EJBLocalHome getEJBLocalHome()
throws javax.ejb.EJBException
- Specified by:
getEJBLocalHome
in interface javax.ejb.EJBLocalObject
- Throws:
javax.ejb.EJBException
writeReplace
public Object writeReplace()
throws ObjectStreamException
- Overrides:
writeReplace
in class BaseEJB
- Throws:
ObjectStreamException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.