|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of FabricWorker in com.liferay.portal.fabric |
|---|
| Methods in com.liferay.portal.fabric that return FabricWorker | ||
|---|---|---|
|
FabricProcessExecutor.execute(ProcessConfig processConfig,
ProcessCallable<T> processCallable)
|
|
| Uses of FabricWorker in com.liferay.portal.fabric.agent |
|---|
| Methods in com.liferay.portal.fabric.agent that return FabricWorker | ||
|---|---|---|
|
FabricAgent.execute(ProcessConfig processConfig,
ProcessCallable<T> processCallable)
|
|
| Methods in com.liferay.portal.fabric.agent that return types with arguments of type FabricWorker | |
|---|---|
Collection<? extends FabricWorker<?>> |
FabricAgent.getFabricWorkers()
|
| Uses of FabricWorker in com.liferay.portal.fabric.local.agent |
|---|
| Methods in com.liferay.portal.fabric.local.agent that return FabricWorker | ||
|---|---|---|
|
LocalFabricAgent.execute(ProcessConfig processConfig,
ProcessCallable<T> processCallable)
|
|
| Methods in com.liferay.portal.fabric.local.agent that return types with arguments of type FabricWorker | |
|---|---|
Collection<? extends FabricWorker<?>> |
LocalFabricAgent.getFabricWorkers()
|
| Uses of FabricWorker in com.liferay.portal.fabric.local.worker |
|---|
| Classes in com.liferay.portal.fabric.local.worker that implement FabricWorker | |
|---|---|
class |
LocalFabricWorker<T extends Serializable>
|
| Uses of FabricWorker in com.liferay.portal.fabric.netty.agent |
|---|
| Methods in com.liferay.portal.fabric.netty.agent that return FabricWorker | ||
|---|---|---|
|
NettyFabricAgentStub.execute(ProcessConfig processConfig,
ProcessCallable<T> processCallable)
|
|
| Methods in com.liferay.portal.fabric.netty.agent that return types with arguments of type FabricWorker | |
|---|---|
Collection<? extends FabricWorker<?>> |
NettyFabricAgentStub.getFabricWorkers()
|
| Uses of FabricWorker in com.liferay.portal.fabric.netty.handlers |
|---|
| Methods in com.liferay.portal.fabric.netty.handlers that return FabricWorker | ||
|---|---|---|
static
|
NettyChannelAttributes.getFabricWorker(io.netty.channel.Channel channel,
long id)
|
|
| Methods in com.liferay.portal.fabric.netty.handlers that return types with arguments of type FabricWorker | |
|---|---|
static Map<Long,FabricWorker<?>> |
NettyChannelAttributes.getFabricWorkers(io.netty.channel.Channel channel)
|
| Methods in com.liferay.portal.fabric.netty.handlers with parameters of type FabricWorker | ||
|---|---|---|
static
|
NettyChannelAttributes.putFabricWorker(io.netty.channel.Channel channel,
long id,
FabricWorker<T> fabricWorker)
|
|
| Method parameters in com.liferay.portal.fabric.netty.handlers with type arguments of type FabricWorker | |
|---|---|
void |
NettyFabricWorkerExecutionChannelHandler.PostFabricWorkerExecutionFutureListener.operationComplete(io.netty.util.concurrent.Future<FabricWorker<Serializable>> future)
|
| Uses of FabricWorker in com.liferay.portal.fabric.netty.worker |
|---|
| Classes in com.liferay.portal.fabric.netty.worker that implement FabricWorker | |
|---|---|
class |
NettyFabricWorkerStub<T extends Serializable>
|
|
Liferay 7.0-ce-b4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||