| Package | Description | 
|---|---|
| org.apache.tapestry5.internal.plastic | [INTERNAL USE ONLY] Plastic implementation details; API subject to change | 
| Modifier and Type | Method and Description | 
|---|---|
| StaticContext | StaticContext. dupe()Duplicates this StaticContext, which is used when creating a subclass
 of a transformed class. | 
| Modifier and Type | Method and Description | 
|---|---|
| Class | PlasticClassPool. realizeTransformedClass(org.apache.tapestry5.internal.plastic.asm.tree.ClassNode classNode,
                                              InheritanceData inheritanceData,
                                              StaticContext staticContext) | 
| Constructor and Description | 
|---|
| PlasticClassImpl(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) | 
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.