Uses of Class
com.sun.jini.resource.ServiceConfigurationError
Packages that use ServiceConfigurationError
-
Uses of ServiceConfigurationError in com.sun.jini.resource
Methods in com.sun.jini.resource that throw ServiceConfigurationErrorModifier and TypeMethodDescriptionstatic IteratorService.installedProviders(Class service) Locates and incrementally instantiates the available providers of a given service using the extension class loader.static IteratorLocates and incrementally instantiates the available providers of a given service using the context class loader.static IteratorService.providers(Class service, ClassLoader loader) Locates and incrementally instantiates the available providers of a given service using the given class loader.