org.lightwolf.tools
Interface IClassProvider

All Known Implementing Classes:
ClassLoaderProvider

public interface IClassProvider


Method Summary
 IClassResource getClass(String resName)
           
 

Method Detail

getClass

IClassResource getClass(String resName)
                        throws IOException
Throws:
IOException