Package | Description |
---|---|
org.apache.tapestry5.internal.services |
[INTERNAL USE ONLY] internal service classes; API subject to change
|
org.apache.tapestry5.ioc.internal.services |
[INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change.
|
org.apache.tapestry5.plastic |
Plastic, Tapestry's component class transformation library based on ASM
|
Modifier and Type | Method and Description |
---|---|
void |
ComponentInstantiatorSourceImpl.classWillLoad(PlasticClassEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
PlasticClassListenerLogger.classWillLoad(PlasticClassEvent event) |
Modifier and Type | Method and Description |
---|---|
void |
PlasticClassListener.classWillLoad(PlasticClassEvent event)
Invoked just before a class is to be loaded.
|
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.