public interface HealthActionListener
Modifier and Type | Method and Description |
---|---|
void |
afterAction(HealthAction action,
HealthService healthService) |
void |
beforeAction(HealthAction action,
HealthService healthService) |
void beforeAction(HealthAction action, HealthService healthService)
void afterAction(HealthAction action, HealthService healthService)