protected class NettyFabricWorkerExecutionChannelHandler.PostFabricWorkerFinishFutureListener
extends Object
implements com.liferay.petra.concurrent.FutureListener<Serializable>
| Constructor and Description |
|---|
PostFabricWorkerFinishFutureListener(io.netty.channel.Channel channel,
NettyFabricWorkerConfig<Serializable> nettyFabricWorkerConfig,
NettyFabricWorkerExecutionChannelHandler.LoadedPaths loadedPaths) |
| Modifier and Type | Method and Description |
|---|---|
void |
complete(Future<Serializable> future) |
public PostFabricWorkerFinishFutureListener(io.netty.channel.Channel channel,
NettyFabricWorkerConfig<Serializable> nettyFabricWorkerConfig,
NettyFabricWorkerExecutionChannelHandler.LoadedPaths loadedPaths)