Class MessageReceiverStatusDetailIndicator

java.lang.Object
de.otto.synapse.edison.statusdetail.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
  • Constructor Summary

    Constructors 
    Constructor Description
    MessageReceiverStatusDetailIndicator​(de.otto.synapse.info.MessageReceiverEndpointInfoProvider provider)  
  • 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 Details

  • Method Details

    • statusDetails

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