Class InMemoryOnlyConfigurationThreadLocal
java.lang.Object
com.liferay.portal.configuration.persistence.InMemoryOnlyConfigurationThreadLocal
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic com.liferay.petra.lang.SafeCloseablesetInMemoryOnlyWithSafeCloseable(boolean inMemoryOnly)
-
Constructor Details
-
InMemoryOnlyConfigurationThreadLocal
public InMemoryOnlyConfigurationThreadLocal()
-
-
Method Details
-
isInMemoryOnly
public static boolean isInMemoryOnly() -
setInMemoryOnlyWithSafeCloseable
public static com.liferay.petra.lang.SafeCloseable setInMemoryOnlyWithSafeCloseable(boolean inMemoryOnly)
-