Liferay 7.0-ce-b4

com.liferay.portal.kernel.cache.configurator
Class PortalCacheConfiguratorSettings

java.lang.Object
  extended by com.liferay.portal.kernel.cache.configurator.PortalCacheConfiguratorSettings

public class PortalCacheConfiguratorSettings
extends Object


Constructor Summary
PortalCacheConfiguratorSettings(ClassLoader classLoader, String portalCacheConfigrationLocation)
           
 
Method Summary
 ClassLoader getClassLoader()
           
 String getPortalCacheConfigrationLocation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalCacheConfiguratorSettings

public PortalCacheConfiguratorSettings(ClassLoader classLoader,
                                       String portalCacheConfigrationLocation)
Method Detail

getClassLoader

public ClassLoader getClassLoader()

getPortalCacheConfigrationLocation

public String getPortalCacheConfigrationLocation()

Liferay 7.0-ce-b4