Java.Util.ServiceLoader Members

The members of Java.Util.ServiceLoader are listed below.

See Also: Inherited members from Java.Lang.Object

Protected Properties

[read-only]
override
ThresholdClassIntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.
[read-only]
override
ThresholdTypeType. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code.

Public Methods

Iterator() : IIterator
Returns an iterator over all the service providers offered by this service loader.
static
Load(Java.Lang.Class) : ServiceLoader
Documentation for this section has not yet been entered.
static
Load(Java.Lang.Class, Java.Lang.ClassLoader) : ServiceLoader
Documentation for this section has not yet been entered.
static
LoadInstalled(Java.Lang.Class) : ServiceLoader
Documentation for this section has not yet been entered.
Reload()
Invalidates the cache of known service provider class names.