Uses of Interface
org.apache.tapestry5.runtime.ComponentResourcesAware

Packages that use ComponentResourcesAware
org.apache.tapestry5.runtime Contains interfaces that are added to component classes at runtime
org.apache.tapestry5.services Core services 
 

Uses of ComponentResourcesAware in org.apache.tapestry5.runtime
 

Subinterfaces of ComponentResourcesAware in org.apache.tapestry5.runtime
 interface Component
          Interface that defines the lifecycle of a component, within a page, allowing for callbacks into the component for many different events.
 

Uses of ComponentResourcesAware in org.apache.tapestry5.services
 

Subinterfaces of ComponentResourcesAware in org.apache.tapestry5.services
 interface ComponentMethodInvocation
          Deprecated. Deprecated in 5.3
 



Copyright © 2003-2012 The Apache Software Foundation.