com.atlassian.jira.util
Class ClasspathResourceLoader

java.lang.Object
  extended by com.atlassian.jira.util.ClasspathResourceLoader
All Implemented Interfaces:
ResourceLoader

public class ClasspathResourceLoader
extends Object
implements ResourceLoader


Constructor Summary
ClasspathResourceLoader()
           
 
Method Summary
 Enumeration getResources(String resourceName, Class callingClass)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClasspathResourceLoader

public ClasspathResourceLoader()
Method Detail

getResources

public Enumeration getResources(String resourceName,
                                Class callingClass)
                         throws IOException
Specified by:
getResources in interface ResourceLoader
Throws:
IOException


Copyright © 2002-2007 Atlassian. All Rights Reserved.