Interface BaseService
-
public interface BaseService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Default Methods Modifier and Type Method Description Map<String,Object>health()default booleanisServiceUp()
-
public interface BaseService
| Modifier and Type | Method | Description |
|---|---|---|
Map<String,Object> |
health() |
|
default boolean |
isServiceUp() |