Uses of Interface
org.apache.tapestry5.plastic.PlasticClassListenerHub
Packages that use PlasticClassListenerHub
Package
Description
[INTERNAL USE ONLY] Plastic implementation details; API subject to change
Plastic, Tapestry's component class transformation library based on ASM
-
Uses of PlasticClassListenerHub in org.apache.tapestry5.beanmodel.services
Classes in org.apache.tapestry5.beanmodel.services that implement PlasticClassListenerHub -
Uses of PlasticClassListenerHub in org.apache.tapestry5.commons.services
Subinterfaces of PlasticClassListenerHub in org.apache.tapestry5.commons.servicesModifier and TypeInterfaceDescriptioninterface
A service used to create proxies of varying types. -
Uses of PlasticClassListenerHub in org.apache.tapestry5.internal.plastic
Classes in org.apache.tapestry5.internal.plastic that implement PlasticClassListenerHubModifier and TypeClassDescriptionclass
Responsible for managing a class loader that allows ASMClassNode
s to be instantiated as runtime classes. -
Uses of PlasticClassListenerHub in org.apache.tapestry5.plastic
Classes in org.apache.tapestry5.plastic that implement PlasticClassListenerHubModifier and TypeClassDescriptionclass
Manages the internal class loaders and other logics necessary to load and transform existing classes, or to create new classes dynamically at runtime.