com.thaiopensource.util
Class Service

java.lang.Object
  extended bycom.thaiopensource.util.Service

public class Service
extends java.lang.Object


Constructor Summary
Service(java.lang.Class cls)
           
 
Method Summary
 java.util.Enumeration getProviders()
           
static void main(java.lang.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(java.lang.Class cls)
Method Detail

getProviders

public java.util.Enumeration getProviders()

main

public static void main(java.lang.String[] args)
                 throws java.lang.ClassNotFoundException
Throws:
java.lang.ClassNotFoundException