Uses of Class
org.apache.tapestry5.internal.plastic.StaticContext
Packages that use StaticContext
Package
Description
[INTERNAL USE ONLY] Plastic implementation details; API subject to change
-
Uses of StaticContext in org.apache.tapestry5.internal.plastic
Methods in org.apache.tapestry5.internal.plastic that return StaticContextModifier and TypeMethodDescriptionStaticContext.dupe()
Duplicates this StaticContext, which is used when creating a subclass of a transformed class.Methods in org.apache.tapestry5.internal.plastic with parameters of type StaticContextModifier 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 StaticContextModifierConstructorDescriptionPlasticClassImpl
(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)