| Package | Description |
|---|---|
| com.liferay.portal.kernel.process.local |
| Modifier and Type | Method and Description |
|---|---|
static AsyncBroker<Long,Serializable> |
AsyncBrokerThreadLocal.getAsyncBroker() |
| Modifier and Type | Method and Description |
|---|---|
static void |
AsyncBrokerThreadLocal.setAsyncBroker(AsyncBroker<Long,Serializable> asyncBroker) |
| Constructor and Description |
|---|
LocalProcessChannel(NoticeableFuture<T> noticeableFuture,
ObjectOutputStream objectOutputStream,
AsyncBroker<Long,Serializable> asyncBroker) |