Uses of Interface
org.apache.tapestry5.internal.plastic.InternalPlasticClassTransformation
Packages that use InternalPlasticClassTransformation
Package
Description
[INTERNAL USE ONLY] Plastic implementation details; API subject to change
-
Uses of InternalPlasticClassTransformation in org.apache.tapestry5.internal.plastic
Classes in org.apache.tapestry5.internal.plastic that implement InternalPlasticClassTransformationMethods in org.apache.tapestry5.internal.plastic that return InternalPlasticClassTransformationModifier and TypeMethodDescriptionPlasticClassPool.getPlasticClassTransformation
(String className) For a fully-qualified class name of an existing class, loads the bytes for the class and returns a PlasticClass instance.