Package org.jruby.util
Class ClassesLoader
java.lang.Object
org.jruby.util.ClassesLoader
- All Implemented Interfaces:
Loader
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ClassesLoader
-
-
Method Details
-
getResource
- Specified by:
getResourcein interfaceLoader
-
getResources
- Specified by:
getResourcesin interfaceLoader- Throws:
IOException
-
loadClass
- Specified by:
loadClassin interfaceLoader- Throws:
ClassNotFoundException
-
getClassLoader
- Specified by:
getClassLoaderin interfaceLoader
-