public class ServiceMonitor extends Object implements ServiceMonitorMBean
Constructor and Description |
---|
ServiceMonitor() |
Modifier and Type | Method and Description |
---|---|
ServiceRegistry |
getServiceRegistry() |
Integer |
getServiceTotal()
/**
|
boolean |
isExistLocalService(String serviceId) |
void |
setServiceRegistry(ServiceRegistry serviceRegistry) |
public ServiceRegistry getServiceRegistry()
public void setServiceRegistry(ServiceRegistry serviceRegistry)
public Integer getServiceTotal()
ServiceMonitorMBean
getServiceTotal
in interface ServiceMonitorMBean
public boolean isExistLocalService(String serviceId)
isExistLocalService
in interface ServiceMonitorMBean
Copyright © 2006–2018 TinyGroup. All rights reserved.