Class DeadLetterProperties.Message
java.lang.Object
com.broadleafcommerce.deadletter.service.config.DeadLetterProperties.Message
- Enclosing class:
- DeadLetterProperties
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleanintinthashCode()voidsetMaxLength(int maxLength) voidsetUniformHandlerSupported(List<Class<?>> uniformHandlerSupported) toString()
-
Field Details
-
maxLength
public int maxLength -
uniformHandlerSupported
-
-
Constructor Details
-
Message
public Message()
-
-
Method Details
-
getMaxLength
public int getMaxLength() -
getUniformHandlerSupported
-
setMaxLength
public void setMaxLength(int maxLength) -
setUniformHandlerSupported
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-