Class MessageReceiverStatusDetailIndicator

  • All Implemented Interfaces:
    de.otto.edison.status.indicator.StatusDetailIndicator

    @Component
    public class MessageReceiverStatusDetailIndicator
    extends java.lang.Object
    implements de.otto.edison.status.indicator.StatusDetailIndicator
    • Method Summary

      Modifier and Type Method Description
      java.util.List<de.otto.edison.status.domain.StatusDetail> statusDetails()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • MessageReceiverStatusDetailIndicator

        @Autowired
        public MessageReceiverStatusDetailIndicator​(de.otto.synapse.info.MessageReceiverEndpointInfoProvider provider)
    • Method Detail

      • statusDetails

        public java.util.List<de.otto.edison.status.domain.StatusDetail> statusDetails()
        Specified by:
        statusDetails in interface de.otto.edison.status.indicator.StatusDetailIndicator