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

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

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

Classes in org.apache.tapestry5.internal.plastic that implement MethodHandle
 class MethodHandleImpl
           
 

Uses of MethodHandle in org.apache.tapestry5.plastic
 

Methods in org.apache.tapestry5.plastic that return MethodHandle
 MethodHandle PlasticMethod.getHandle()
          Returns a handle that can be used to invoke a method of a transformed class instance.
 



Copyright © 2003-2012 The Apache Software Foundation.