Package | Description |
---|---|
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
|
Modifier and Type | Class and Description |
---|---|
class |
FieldHandleImpl |
Modifier and Type | Method and Description |
---|---|
FieldHandle |
PlasticField.getHandle()
Returns a handle that can be used to directly access a private field of a
transformed class instance.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.