JBoss Reflection 2.2.1.SP1

org.jboss.reflect.plugins
Class ClassInfoImpl.MarshalledClassInfo

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

public static class ClassInfoImpl.MarshalledClassInfo
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
ClassInfoImpl.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

ClassInfoImpl.MarshalledClassInfo

public ClassInfoImpl.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.