JBoss Reflection 2.2.1.SP1

org.jboss.reflect.plugins.javassist
Class JavassistTypeInfo.MarshalledClassInfo

java.lang.Object
  extended by org.jboss.reflect.plugins.javassist.JavassistTypeInfo.MarshalledClassInfo
All Implemented Interfaces:
Serializable
Enclosing class:
JavassistTypeInfo

public static class JavassistTypeInfo.MarshalledClassInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
JavassistTypeInfo.MarshalledClassInfo(Class<?> type)
           
 
Method Summary
protected  Object readResolve()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JavassistTypeInfo.MarshalledClassInfo

public JavassistTypeInfo.MarshalledClassInfo(Class<?> type)
Method Detail

readResolve

protected Object readResolve()

JBoss Reflection 2.2.1.SP1

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.