Class NonBlockingRetryProperties.PubSub

java.lang.Object
com.broadleafcommerce.common.messaging.retry.nonblocking.NonBlockingRetryProperties.PubSub
Enclosing class:
NonBlockingRetryProperties

public static class NonBlockingRetryProperties.PubSub extends Object
  • Constructor Details

    • PubSub

      public PubSub()
  • Method Details

    • getMaxAckExtensionPeriod

      public long getMaxAckExtensionPeriod()
    • setMaxAckExtensionPeriod

      public void setMaxAckExtensionPeriod(long maxAckExtensionPeriod)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object