Uses of Class
com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.routingkeys.RoutingKeyProvider
Package
Description
-
Uses of RoutingKeyProvider in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster
Modifier and TypeMethodDescriptionEiffelBroadcasterConfig.getRoutingKeyProvider()
Returns the currently configuredRoutingKeyProvider
implementation.Modifier and TypeMethodDescriptionvoid
EiffelBroadcasterConfig.setRoutingKeyProvider
(RoutingKeyProvider routingKeyProvider) Sets whichRoutingKeyProvider
implementation to use to generate routing keys for the events. -
Uses of RoutingKeyProvider in com.axis.jenkins.plugins.eiffel.eiffelbroadcaster.routingkeys
Modifier and TypeClassDescriptionclass
ARoutingKeyProvider
implementation that always produces the same configurable fixed string regardless of the event input.class
A routing key provider that produces AMQP routing keys that adhere to the message broker requirements in Sepia (Sepia Eiffel Protocol Implementation Architecture).Modifier and TypeMethodDescriptionFixedRoutingKeyProvider.getDescriptor()
SepiaRoutingKeyProvider.getDescriptor()