org.jboss.aop.proxy
Class MarshalledInterfaceProxy
java.lang.Object
org.jboss.aop.proxy.MarshalledInterfaceProxy
- All Implemented Interfaces:
- Serializable
- public class MarshalledInterfaceProxy
- extends Object
- implements Serializable
Comment
- Version:
- $Revision: 1.2 $
- Author:
- Bill Burke
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MarshalledInterfaceProxy
protected MarshalledInterfaceProxy()
MarshalledInterfaceProxy
public MarshalledInterfaceProxy(org.jboss.util.id.GUID guid,
Class[] intfs,
ProxyMixin[] mixins,
InstanceAdvisor advisor)
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.