public class ServiceUtil extends Object
| Constructor and Description |
|---|
ServiceUtil() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isServiceAddressReadyForTop(com.taobao.hsf.app.spring.util.SuperHSFSpringConsumerBeanTop service) |
static boolean |
isServiceAddressReadyFromHSFSpringConsumerBean(Object service) |
static boolean |
isServicePublished()
RemotingRuntimeInfoHolder这玩意里面的数值居然不是static的,坑爹
|
static void |
wait4DS() |
static void |
waitServiceReady(Object... serviceList) |
public static void waitServiceReady(Object... serviceList)
public static boolean isServiceAddressReadyForTop(com.taobao.hsf.app.spring.util.SuperHSFSpringConsumerBeanTop service)
throws Exception
Exceptionpublic static boolean isServiceAddressReadyFromHSFSpringConsumerBean(Object service) throws Exception
Exceptionpublic static boolean isServicePublished()
throws Exception
ExceptionCopyright © 2017. All rights reserved.