Provides {@link Configuration} to the Rewrite runtime environment.Additional configuration providers may be specified by providing a service activator file containing the name of your implementations:
/META-INF/services/org.ocpsoft.rewrite.config.ConfigurationProvider -------------- com.example.ConfigurationProviderImpl
@author Lincoln Baxter, III
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.