Uses of Interface
org.apache.tapestry5.plastic.MethodHandle
Packages that use MethodHandle
Package
Description
[INTERNAL USE ONLY] Plastic implementation details; API subject to change
Plastic, Tapestry's component class transformation library based on ASM
-
Uses of MethodHandle in org.apache.tapestry5.internal.plastic
Classes in org.apache.tapestry5.internal.plastic that implement MethodHandle -
Uses of MethodHandle in org.apache.tapestry5.plastic
Methods in org.apache.tapestry5.plastic that return MethodHandleModifier and TypeMethodDescriptionPlasticMethod.getHandle()
Returns a handle that can be used to invoke a method of a transformed class instance.