org.jboss.aop.proxy
Class MarshalledClassProxy
java.lang.Object
org.jboss.aop.proxy.MarshalledClassProxy
- All Implemented Interfaces:
- Serializable
public class MarshalledClassProxy
- extends Object
- implements Serializable
Comment
- Version:
- $Revision: 71276 $
- 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 |
MarshalledClassProxy
protected MarshalledClassProxy()
MarshalledClassProxy
public MarshalledClassProxy(Class<?> clazz,
ProxyMixin[] mixins,
InstanceAdvisor advisor)
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.