|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.thaiopensource.util.Service<T>
public final class Service<T>
| Method Summary | ||
|---|---|---|
Iterator<T> |
getProviders()
|
|
static void |
main(String[] args)
|
|
static
|
newInstance(Class<T> cls)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <T> Service<T> newInstance(Class<T> cls)
public Iterator<T> getProviders()
public static void main(String[] args)
throws ClassNotFoundException
ClassNotFoundException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||