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
- 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-2005 OpenEJB. All Rights Reserved.