List of usage examples for com.liferay.portal.kernel.configuration Configuration interface-usage
From source file org.kmworks.liferay.portal.configuration.RemoteClientConfiguration.java
/**
* A light-weight implementation of the portal Configuration interface
* suitable for stand-alone usage.
* <p>
* This class is a direct replacement for
* <code>com.liferay.portal.configuration.ConfigurationImpl</code> which