com.alibaba.dubbo.rpc.protocol.dubbo.status
Class ThreadPoolStatusChecker

java.lang.Object
  extended by com.alibaba.dubbo.rpc.protocol.dubbo.status.ThreadPoolStatusChecker
All Implemented Interfaces:
StatusChecker

@Activate
public class ThreadPoolStatusChecker
extends Object
implements StatusChecker

ThreadPoolStatusChecker

Author:
william.liangf

Constructor Summary
ThreadPoolStatusChecker()
           
 
Method Summary
 Status check()
          check status
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadPoolStatusChecker

public ThreadPoolStatusChecker()
Method Detail

check

public Status check()
Description copied from interface: StatusChecker
check status

Specified by:
check in interface StatusChecker
Returns:
status


Copyright © 2012–2017 Alibaba. All rights reserved.