Uses of Interface
org.apache.tapestry.enhance.ClassInspector

Packages that use ClassInspector
org.apache.tapestry.enhance Classes used for performing dynamic bytecode enhancement of component and page classes. 
 

Uses of ClassInspector in org.apache.tapestry.enhance
 

Classes in org.apache.tapestry.enhance that implement ClassInspector
 class ClassInspectorImpl
          Implemenation of ClassInspector that is compatible with 1.4 jres.
 class GenericsClassInspectorImpl
          Implementation of ClassInspector that can properly handle jre 1.5 generic types.
 

Methods in org.apache.tapestry.enhance with parameters of type ClassInspector
 void EnhancedClassValidatorImpl.setClassInspector(ClassInspector inspector)
           
 



Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.