com.thaiopensource.util
Class Service

java.lang.Object
  |
  +--com.thaiopensource.util.Service

public class Service
extends Object


Constructor Summary
Service(Class cls)
           
 
Method Summary
 Enumeration getProviders()
           
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Service

public Service(Class cls)
Method Detail

getProviders

public Enumeration getProviders()

main

public static void main(String[] args)
                 throws ClassNotFoundException
ClassNotFoundException