|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ServiceConfigurationError | |
| com.sun.jini.resource | Utility classes for manipulating resources. |
| Uses of ServiceConfigurationError in com.sun.jini.resource |
| Methods in com.sun.jini.resource that throw ServiceConfigurationError | |
static Iterator |
Service.providers(Class service,
ClassLoader loader)
Locates and incrementally instantiates the available providers of a given service using the given 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.installedProviders(Class service)
Locates and incrementally instantiates the available providers of a given service using the extension class loader. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||