org.openejb.proxy
Class BaseEJB
java.lang.Object
org.openejb.proxy.BaseEJB
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- EJBHomeImpl, EJBLocalHomeImpl, EJBLocalObjectImpl, EJBObjectImpl
- public class BaseEJB
- extends Object
- implements Serializable
- Version:
- $Revision: 445509 $ $Date: 2005-07-01 21:34:36 +0200 (Fri, 01 Jul 2005) $
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseEJB
public BaseEJB(EJBMethodInterceptor handler)
getProxyInfo
public ProxyInfo getProxyInfo()
getProxyFactory
public EJBProxyFactory getProxyFactory()
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 1999-2006 OpenEJB. All Rights Reserved.