org.apache.tapestry.services
Interface ClasspathResourceFactory

All Known Implementing Classes:
ClasspathResourceFactoryImpl

public interface ClasspathResourceFactory

Used to create new instances of ClasspathResource.


Method Summary
 org.apache.hivemind.util.ClasspathResource newResource(String path)
           
 

Method Detail

newResource

org.apache.hivemind.util.ClasspathResource newResource(String path)


Copyright © 2006-2008 Apache Software Foundation. All Rights Reserved.