public interface HealthStateAggregator
| Modifier and Type | Method and Description |
|---|---|
Optional<HealthStateView> |
healthStateView(String name) |
Collection<HealthStateView> |
healthStateViews() |
@Nonnull Collection<HealthStateView> healthStateViews()
@Nonnull Optional<HealthStateView> healthStateView(@Nonnull String name)
Copyright © 2011. All rights reserved.