Class DurableNotificationConfigurationPropertiesRegistrar.ConstructorInterceptor

java.lang.Object
com.broadleafcommerce.data.tracking.jpa.messaging.DurableNotificationConfigurationPropertiesRegistrar.ConstructorInterceptor
Enclosing class:
DurableNotificationConfigurationPropertiesRegistrar

public static class DurableNotificationConfigurationPropertiesRegistrar.ConstructorInterceptor extends Object
  • Constructor Details

    • ConstructorInterceptor

      public ConstructorInterceptor(String name)
  • Method Details

    • delegate

      @RuntimeType @BindingPriority(2147483647) public void delegate(@This com.broadleafcommerce.common.messaging.notification.MutableDurableNotificationProperties props)
    • getName

      public String getName()
    • 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