org.apache.openejb.client
Class EJBHomeProxyHandle
java.lang.Object
org.apache.openejb.client.EJBHomeProxyHandle
- All Implemented Interfaces:
- Externalizable, Serializable
public class EJBHomeProxyHandle
- extends Object
- implements Externalizable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
resolver
public static ThreadLocal<EJBHomeProxyHandle.Resolver> resolver
EJBHomeProxyHandle
public EJBHomeProxyHandle()
EJBHomeProxyHandle
public EJBHomeProxyHandle(EJBHomeHandler handler)
writeExternal
public void writeExternal(ObjectOutput out)
throws IOException
- Specified by:
writeExternal
in interface Externalizable
- Throws:
IOException
readExternal
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
- Specified by:
readExternal
in interface Externalizable
- Throws:
IOException
ClassNotFoundException
Copyright © 1999-2013 The Apache OpenEJB development community. All Rights Reserved.