com.thaiopensource.util
Class Service.Loader

java.lang.Object
  extended by com.thaiopensource.util.Service.Loader
Direct Known Subclasses:
Service.Loader2
Enclosing class:
Service

private static class Service.Loader
extends Object


Constructor Summary
private Service.Loader()
           
 
Method Summary
(package private)  Enumeration getResources(String resName)
           
(package private)  Class loadClass(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service.Loader

private Service.Loader()
Method Detail

getResources

Enumeration getResources(String resName)

loadClass

Class loadClass(String name)
          throws ClassNotFoundException
Throws:
ClassNotFoundException