|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceFinder | |
|---|---|
| org.glassfish.grizzly.utils | |
| Uses of ServiceFinder in org.glassfish.grizzly.utils |
|---|
| Methods in org.glassfish.grizzly.utils that return ServiceFinder | ||
|---|---|---|
static
|
ServiceFinder.find(java.lang.Class<T> service)
Locates and incrementally instantiates the available providers of a given service using the context class loader. |
|
static
|
ServiceFinder.find(java.lang.Class<T> service,
java.lang.ClassLoader loader)
Locates and incrementally instantiates the available providers of a given service using the given class loader. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||