com.thaiopensource.util
Class Service.Loader2
java.lang.Object
com.thaiopensource.util.Service.Loader
com.thaiopensource.util.Service.Loader2
- Enclosing class:
- Service
private static class Service.Loader2
- extends Service.Loader
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cl
private ClassLoader cl
Service.Loader2
Service.Loader2()
getResources
Enumeration getResources(String resName)
- Overrides:
getResources
in class Service.Loader
loadClass
Class loadClass(String name)
throws ClassNotFoundException
- Overrides:
loadClass
in class Service.Loader
- Throws:
ClassNotFoundException