Uses of Interface
org.apache.tapestry.services.ClasspathResourceFactory

Packages that use ClasspathResourceFactory
org.apache.tapestry.services.impl   
 

Uses of ClasspathResourceFactory in org.apache.tapestry.services.impl
 

Classes in org.apache.tapestry.services.impl that implement ClasspathResourceFactory
 class ClasspathResourceFactoryImpl
          Implementation of ClasspathResourceFactory.
 

Methods in org.apache.tapestry.services.impl with parameters of type ClasspathResourceFactory
 void ApplicationSpecificationInitializer.setClasspathResourceFactory(ClasspathResourceFactory factory)