org.jboss.aop.proxy.container
Class MarshalledProxy
java.lang.Object
org.jboss.aop.proxy.container.MarshalledProxy
- All Implemented Interfaces:
- Serializable
public class MarshalledProxy
- extends Object
- implements Serializable
- Version:
- $Revision: 42857 $
- Author:
- Kabir Khan
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshalledProxy
public MarshalledProxy()
MarshalledProxy
public MarshalledProxy(ContainerProxyCacheKey key,
InstanceAdvisor instanceAdvisor)
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 2004 JBoss Inc. All Rights Reserved.