Class PlasticManager.PlasticManagerBuilder

java.lang.Object
org.apache.tapestry5.internal.plastic.Lockable
org.apache.tapestry5.plastic.PlasticManager.PlasticManagerBuilder
Enclosing class:
PlasticManager

A builder object for configuring the PlasticManager before instantiating it. Assumes a no-op PlasticManagerDelegate and an empty set of controlled packages, which is appropriate when simply creating proxy objects. The builder object is internally mutable and uses a fluid API (each method returns the same instance).