Uses of Interface
org.apache.tapestry5.plastic.FieldHandle

Packages that use FieldHandle
org.apache.tapestry5.internal.plastic   
org.apache.tapestry5.plastic   
 

Uses of FieldHandle in org.apache.tapestry5.internal.plastic
 

Classes in org.apache.tapestry5.internal.plastic that implement FieldHandle
 class FieldHandleImpl
           
 

Uses of FieldHandle in org.apache.tapestry5.plastic
 

Methods in org.apache.tapestry5.plastic that return FieldHandle
 FieldHandle PlasticField.getHandle()
          Returns a handle that can be used to directly access a private field of a transformed class instance.
 



Copyright © 2003-2012 The Apache Software Foundation.