Package | Description |
---|---|
org.apache.tapestry5.internal.plastic |
[INTERNAL USE ONLY] Plastic implementation details; API subject to change
|
org.apache.tapestry5.plastic |
Plastic, Tapestry's component class transformation library based on ASM
|
Modifier and Type | Method and Description |
---|---|
PlasticClass |
PlasticClassImpl.onConstruct(ConstructorCallback callback) |
Modifier and Type | Method and Description |
---|---|
PlasticClass |
PlasticClass.onConstruct(ConstructorCallback callback)
Adds the callback for execution when an instance of the class is instantiated.
|
${project.version} - Copyright © 2003-2015 The Apache Software Foundation.