com.alibaba.dubbo.registry.status
Class RegistryStatusChecker

java.lang.Object
  extended by com.alibaba.dubbo.registry.status.RegistryStatusChecker
All Implemented Interfaces:
StatusChecker

@Activate
public class RegistryStatusChecker
extends Object
implements StatusChecker

RegistryStatusChecker

Author:
william.liangf

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

Constructor Detail

RegistryStatusChecker

public RegistryStatusChecker()
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.