Class ThreadPoolStatusChecker
java.lang.Object
org.apache.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
- All Implemented Interfaces:
org.apache.dubbo.common.status.StatusChecker
@Activate
public class ThreadPoolStatusChecker
extends Object
implements org.apache.dubbo.common.status.StatusChecker
ThreadPoolStatusChecker
-
Constructor Summary
ConstructorsConstructorDescriptionThreadPoolStatusChecker(org.apache.dubbo.rpc.model.ApplicationModel applicationModel) -
Method Summary
-
Constructor Details
-
ThreadPoolStatusChecker
public ThreadPoolStatusChecker(org.apache.dubbo.rpc.model.ApplicationModel applicationModel)
-
-
Method Details
-
check
public org.apache.dubbo.common.status.Status check()- Specified by:
checkin interfaceorg.apache.dubbo.common.status.StatusChecker
-