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 © 2011-2015 ForgeRock AS. All Rights Reserved.