Uses of Class
org.apache.tapestry5.internal.plastic.PlasticClassHandleShim
-
Packages that use PlasticClassHandleShim Package Description org.apache.tapestry5.internal.plastic [INTERNAL USE ONLY] Plastic implementation details; API subject to change -
-
Uses of PlasticClassHandleShim in org.apache.tapestry5.internal.plastic
Fields in org.apache.tapestry5.internal.plastic declared as PlasticClassHandleShim Modifier and Type Field Description protected PlasticClassHandleShim
FieldHandleImpl. shim
protected PlasticClassHandleShim
MethodHandleImpl. shim
Methods in org.apache.tapestry5.internal.plastic that return PlasticClassHandleShim Modifier and Type Method Description PlasticClassHandleShim
PlasticClassImpl. createShimInstance()
Methods in org.apache.tapestry5.internal.plastic with parameters of type PlasticClassHandleShim Modifier and Type Method Description void
PlasticClassImpl. installShim(PlasticClassHandleShim shim)
-