com.liferay.portal.kernel.process.local
Class AsyncBrokerThreadLocal
java.lang.Object
com.liferay.portal.kernel.process.local.AsyncBrokerThreadLocal
public class AsyncBrokerThreadLocal
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncBrokerThreadLocal
public AsyncBrokerThreadLocal()
getAsyncBroker
public static AsyncBroker<Long,Serializable> getAsyncBroker()
removeAsyncBroker
public static void removeAsyncBroker()
setAsyncBroker
public static void setAsyncBroker(AsyncBroker<Long,Serializable> asyncBroker)