Class ThreadLocalFilterThreadLocal
Object
com.liferay.portal.servlet.filters.threadlocal.ThreadLocalFilterThreadLocal
- Author:
- Tina Tian
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
static void
static com.liferay.petra.lang.SafeCloseable
setFilterInvokedWithSafeCloseable
(boolean filterInvoked)
-
Constructor Details
-
ThreadLocalFilterThreadLocal
public ThreadLocalFilterThreadLocal()
-
-
Method Details
-
isFilterInvoked
public static boolean isFilterInvoked() -
setFilterInvoked
public static void setFilterInvoked() -
setFilterInvokedWithSafeCloseable
public static com.liferay.petra.lang.SafeCloseable setFilterInvokedWithSafeCloseable(boolean filterInvoked)
-