| Package | Description | 
|---|---|
| com.sun.jini.resource | 
| Modifier and Type | Method and Description | 
|---|---|
static Iterator | 
Service.installedProviders(Class service)
Locates and incrementally instantiates the available providers of a given service using the
 extension class loader. 
 | 
static Iterator | 
Service.providers(Class service)
Locates and incrementally instantiates the available providers of a given service using the
 context class loader. 
 | 
static Iterator | 
Service.providers(Class service,
         ClassLoader loader)
Locates and incrementally instantiates the available providers of a given service using the
 given class loader. 
 | 
Copyright © GigaSpaces.