Class DubboIsolationExecutorSupport
java.lang.Object
org.apache.dubbo.rpc.executor.AbstractIsolationExecutorSupport
org.apache.dubbo.rpc.protocol.dubbo.DubboIsolationExecutorSupport
- All Implemented Interfaces:
org.apache.dubbo.rpc.executor.ExecutorSupport
public class DubboIsolationExecutorSupport
extends org.apache.dubbo.rpc.executor.AbstractIsolationExecutorSupport
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.dubbo.rpc.executor.AbstractIsolationExecutorSupport
getExecutor
-
Constructor Details
-
DubboIsolationExecutorSupport
public DubboIsolationExecutorSupport(org.apache.dubbo.common.URL url)
-