Uses of Class
org.apache.tapestry5.plastic.PlasticManager

Packages that use PlasticManager
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 
 

Uses of PlasticManager in org.apache.tapestry5.ioc.internal.services
 

Constructors in org.apache.tapestry5.ioc.internal.services with parameters of type PlasticManager
PlasticProxyFactoryImpl(PlasticManager manager, org.slf4j.Logger logger)
           
 

Uses of PlasticManager in org.apache.tapestry5.plastic
 

Methods in org.apache.tapestry5.plastic that return PlasticManager
 PlasticManager PlasticManager.PlasticManagerBuilder.create()
          Creates the PlasticManager with the current set of options.
 



Copyright © 2003-2012 The Apache Software Foundation.