org.glassfish.pfl.dynamic.codegen.impl
Class ClassInfoReflectiveImpl

java.lang.Object
  extended by org.glassfish.pfl.dynamic.codegen.impl.ClassInfoBase
      extended by org.glassfish.pfl.dynamic.codegen.impl.ClassInfoReflectiveImpl
All Implemented Interfaces:
ClassInfo

@Immutable
public class ClassInfoReflectiveImpl
extends ClassInfoBase


Constructor Summary
ClassInfoReflectiveImpl(Type type)
           
 
Method Summary
 
Methods inherited from class org.glassfish.pfl.dynamic.codegen.impl.ClassInfoBase
addConstructorInfo, addFieldInfo, addMethodInfo, className, constructorInfo, equals, fieldInfo, findConstructorInfo, findFieldInfo, findMethodInfo, hashCode, impls, initializeClass, initializeInterface, isInterface, isSubclass, methodInfoByName, modifiers, name, pkgName, superType, thisType, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ClassInfoReflectiveImpl

public ClassInfoReflectiveImpl(Type type)


Copyright © 2013 Oracle. All Rights Reserved.