com.liferay.portal.fabric.local.worker
Class LocalFabricWorkerProcessCallableExecutor
java.lang.Object
com.liferay.portal.fabric.local.worker.LocalFabricWorkerProcessCallableExecutor
- All Implemented Interfaces:
- JMXProxyUtil.ProcessCallableExecutor
public class LocalFabricWorkerProcessCallableExecutor
- extends Object
- implements JMXProxyUtil.ProcessCallableExecutor
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalFabricWorkerProcessCallableExecutor
public LocalFabricWorkerProcessCallableExecutor(ProcessChannel<? extends Serializable> processChannel)
execute
public <V extends Serializable> NoticeableFuture<V> execute(ProcessCallable<V> processCallable)
- Specified by:
execute in interface JMXProxyUtil.ProcessCallableExecutor