Interface BaseService
-
public interface BaseService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description java.util.Map<java.lang.String,java.lang.Object>health()default booleanisServiceUp()
-