Class InternalComponentResourcesImpl

java.lang.Object
org.apache.tapestry5.commons.internal.util.LockSupport
org.apache.tapestry5.internal.structure.InternalComponentResourcesImpl
All Implemented Interfaces:
Locatable, ComponentResources, ComponentResourcesCommon, InternalComponentResources, InternalComponentResourcesCommon, RenderCommand

The bridge between a component and its ComponentPageElement, that supplies all kinds of resources to the component, including access to its parameters, parameter bindings, and persistent field data.