Package | Description |
---|---|
org.apache.tapestry5.internal.plastic |
[INTERNAL USE ONLY] Plastic implementation details; API subject to change
|
org.apache.tapestry5.ioc.internal |
[INTERNAL USE ONLY] Tapestry IOC implementation details; API subject to change.
|
Modifier and Type | Class and Description |
---|---|
class |
PlasticClassPool
Responsible for managing a class loader that allows ASM
ClassNode s
to be instantiated as runtime classes. |
Constructor and Description |
---|
PlasticClassLoader(ClassLoader parent,
ClassLoaderDelegate delegate) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractReloadableObjectCreator |
class |
ReloadableObjectCreator
Reloadable object creator for non-service objects.
|
class |
ReloadableServiceImplementationObjectCreator
Returns an
ObjectCreator for lazily instantiating a given implementation class (with dependencies). |
5.6.3 - Copyright © 2003-2021 The Apache Software Foundation.