public interface Provider
A provider must be declared in the provider-configuration file
META-INF/services/org.forgerock.opendj.ldap.spi.<ProviderClass>
in order to allow automatic loading of the implementation classes using the
java.util.ServiceLoader
facility.
Copyright 2010-2017 ForgeRock AS.