Uses of Class
org.apache.tapestry5.ioc.internal.util.AbstractResource

Packages that use AbstractResource
org.apache.tapestry5.internal.services [INTERNAL USE ONLY] internal service classes; API subject to change 
org.apache.tapestry5.ioc.internal.util [INTERNAL USE ONLY] utility classes for Tapestry IOC services; API subject to change 
 

Uses of AbstractResource in org.apache.tapestry5.internal.services
 

Subclasses of AbstractResource in org.apache.tapestry5.internal.services
 class ContextResource
          A resource stored with in the web application context.
 

Uses of AbstractResource in org.apache.tapestry5.ioc.internal.util
 

Subclasses of AbstractResource in org.apache.tapestry5.ioc.internal.util
 class ClasspathResource
          Implementation of Resource for files on the classpath (as defined by a ClassLoader).
 



Copyright © 2003-2012 The Apache Software Foundation.