public final class Service<T> extends Object
Modifier and Type | Method and Description |
---|---|
Iterator<T> |
getProviders() |
static void |
main(String[] args) |
static <T> Service<T> |
newInstance(Class<T> cls) |
public static void main(String[] args) throws ClassNotFoundException
ClassNotFoundException