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