com.atlassian.jira.util
Interface ResourceLoader

All Known Implementing Classes:
ClasspathResourceLoader

public interface ResourceLoader


Method Summary
 Enumeration getResources(String resourceName, Class callingClass)
           
 

Method Detail

getResources

public Enumeration getResources(String resourceName,
                                Class callingClass)
                         throws IOException
Throws:
IOException


Copyright © 2002-2006 Atlassian. All Rights Reserved.