Package org.jruby.util
Interface Loader
- All Known Implementing Classes:
ClassesLoader
public interface Loader
Created by cmeier on 7/30/15.
-
Method Summary
-
Method Details
-
getResource
-
getResources
- Throws:
IOException
-
loadClass
- Throws:
ClassNotFoundException
-
getClassLoader
ClassLoader getClassLoader()
-