Uses of Class
org.apache.tapestry5.internal.plastic.InheritanceData
Packages that use InheritanceData
Package
Description
[INTERNAL USE ONLY] Plastic implementation details; API subject to change
-
Uses of InheritanceData in org.apache.tapestry5.internal.plastic
Methods in org.apache.tapestry5.internal.plastic that return InheritanceDataModifier and TypeMethodDescriptionInheritanceData.createChild
(String packageName) Returns a new MethodBundle that represents the methods of a child class of this bundle.Methods in org.apache.tapestry5.internal.plastic with parameters of type InheritanceDataModifier and TypeMethodDescriptionPlasticClassPool.realizeTransformedClass
(org.apache.tapestry5.internal.plastic.asm.tree.ClassNode classNode, InheritanceData inheritanceData, StaticContext staticContext) Constructors in org.apache.tapestry5.internal.plastic with parameters of type InheritanceDataModifierConstructorDescriptionPlasticClassImpl
(org.apache.tapestry5.internal.plastic.asm.tree.ClassNode classNode, org.apache.tapestry5.internal.plastic.asm.tree.ClassNode implementationClassNode, PlasticClassPool pool, InheritanceData parentInheritanceData, StaticContext parentStaticContext, boolean proxy)