Package org.apache.dubbo.rpc
Class ExecutableListener
java.lang.Object
org.apache.dubbo.rpc.ExecutableListener
- All Implemented Interfaces:
Runnable
-
Constructor Summary
ConstructorsConstructorDescriptionExecutableListener(Executor executor, CancellationListener listener) ExecutableListener(Executor executor, CancellationListener listener, RpcServiceContext context) -
Method Summary
-
Constructor Details
-
ExecutableListener
public ExecutableListener(Executor executor, CancellationListener listener, RpcServiceContext context) -
ExecutableListener
-
-
Method Details