Class SolaceQueueBuilder
java.lang.Object
com.solace.connector.test.resources.annotation.SolaceQueueBuilder
Convenient builder for instantiating SolaceQueue annotation objects from an extension class.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withAccessType(SolaceQueue.AccessType accessType) withAutoRegistered(boolean autoRegistered) withMaxMsgSize(int maxMsgSize) withMaxRedeliveryCount(long maxRedeliveryCount) withRedeliveryEnabled(boolean redeliveryEnabled)
-
Constructor Details
-
SolaceQueueBuilder
-
-
Method Details
-
withAutoRegistered
-
withAccessType
-
withMaxRedeliveryCount
-
withRedeliveryEnabled
-
withMaxMsgSize
-
build
-