|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodHandle | |
---|---|
org.apache.tapestry5.internal.plastic | [INTERNAL USE ONLY] Plastic implementation details; API subject to change |
org.apache.tapestry5.plastic | 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 | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |