Package io.elastic.sailor.impl
Class ErrorPublisherImpl
java.lang.Object
io.elastic.sailor.impl.ErrorPublisherImpl
- All Implemented Interfaces:
ErrorPublisher
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionErrorPublisherImpl
(MessagePublisher messagePublisher, CryptoServiceImpl cipher, String routingKey, boolean noErrorsReply) -
Method Summary
-
Field Details
-
ERROR_PROPERTY
- See Also:
-
ERROR_INPUT_PROPERTY
- See Also:
-
-
Constructor Details
-
ErrorPublisherImpl
@Inject public ErrorPublisherImpl(MessagePublisher messagePublisher, CryptoServiceImpl cipher, String routingKey, boolean noErrorsReply)
-
-
Method Details
-
publish
- Specified by:
publish
in interfaceErrorPublisher
-