@Component
public class MessageReceiverStatusDetailIndicator
extends java.lang.Object
implements de.otto.edison.status.indicator.StatusDetailIndicator
| Constructor and Description |
|---|
MessageReceiverStatusDetailIndicator(MessageReceiverEndpointInfoProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
de.otto.edison.status.domain.StatusDetail |
statusDetail() |
java.util.List<de.otto.edison.status.domain.StatusDetail> |
statusDetails() |
@Autowired public MessageReceiverStatusDetailIndicator(MessageReceiverEndpointInfoProvider provider)
public de.otto.edison.status.domain.StatusDetail statusDetail()
statusDetail in interface de.otto.edison.status.indicator.StatusDetailIndicatorpublic java.util.List<de.otto.edison.status.domain.StatusDetail> statusDetails()
statusDetails in interface de.otto.edison.status.indicator.StatusDetailIndicator