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

Packages that use AbstractResource
org.apache.tapestry5.internal.services   
org.apache.tapestry5.ioc.internal.util   
 

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.