Uses of Package
wt.loader

Packages that use wt.loader
wt.loader Defines Loader which is a java.lang.ClassLoader that supports Windchill class loading with AttributeInfo, FieldInfo and MethodInfo
 

Classes in wt.loader used by wt.loader
AttributeInfo
          This class defines the generic Attribute type for Java class files.
ClassFile
          This class is used to manipulate Java class files in strange and mysterious ways.
ConstantPoolInfo
          This class defines an entry in the constant pool for a Java class.
FieldInfo
          This class defines a FieldInfo in the class file.
Loader
           
Loader.TableEntry
           
MethodInfo
          This class describes a Method as it is stored in the class file.
Proxy