|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceFinder | |
---|---|
com.sun.xml.ws.util |
Uses of ServiceFinder in com.sun.xml.ws.util |
---|
Methods in com.sun.xml.ws.util that return ServiceFinder | ||
---|---|---|
static
|
ServiceFinder.find(Class<T> service)
Locates and incrementally instantiates the available providers of a given service using the context class loader. |
|
static
|
ServiceFinder.find(Class<T> service,
ClassLoader loader)
Locates and incrementally instantiates the available providers of a given service using the given class loader. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |