Uses of Interface
io.helidon.nima.faulttolerance.Bulkhead.QueueListener
Packages that use Bulkhead.QueueListener
-
Uses of Bulkhead.QueueListener in io.helidon.nima.faulttolerance
Methods in io.helidon.nima.faulttolerance with parameters of type Bulkhead.QueueListenerModifier and TypeMethodDescriptionBulkhead.Builder.addQueueListener(Bulkhead.QueueListener listener) Add a queue listener to this bulkhead.