The methods of Java.Util.ServiceLoader are listed below. For a list of all members, see the ServiceLoader Members list.
See Also: Inherited members from Java.Lang.Object
Iterator()Returns an iterator over all the service providers offered by this service loader. | ||
static | Load(Java.Lang.Class)Documentation for this section has not yet been entered. | |
static | Load(Java.Lang.Class, Java.Lang.ClassLoader)Documentation for this section has not yet been entered. | |
static | LoadInstalled(Java.Lang.Class)Documentation for this section has not yet been entered. | |
Reload()Invalidates the cache of known service provider class names. |