接口的使用
org.apache.dubbo.rpc.CancellationListener
-
使用CancellationListener的程序包 程序包 说明 org.apache.dubbo.rpc -
-
org.apache.dubbo.rpc中CancellationListener的使用
返回CancellationListener的org.apache.dubbo.rpc中的方法 修饰符和类型 方法 说明 CancellationListenerExecutableListener. getListener()参数类型为CancellationListener的org.apache.dubbo.rpc中的方法 修饰符和类型 方法 说明 voidCancellationContext. addListener(CancellationListener cancellationListener)voidCancellationContext. addListener(CancellationListener cancellationListener, Executor executor)voidCancellationContext. addListener(CancellationListener cancellationListener, Executor executor, RpcServiceContext context)voidCancellationContext. addListener(CancellationListener cancellationListener, RpcServiceContext context)参数类型为CancellationListener的org.apache.dubbo.rpc中的构造器 构造器 说明 ExecutableListener(Executor executor, CancellationListener listener)ExecutableListener(Executor executor, CancellationListener listener, RpcServiceContext context)
-