@Singleton public class RabbitAcknowledgementBinder extends AcknowledgementBinder<RabbitAcknowledgement>
RabbitAcknowledgement
from the RabbitConsumerState
.Constructor and Description |
---|
RabbitAcknowledgementBinder() |
Modifier and Type | Method and Description |
---|---|
io.micronaut.core.type.Argument<RabbitAcknowledgement> |
argumentType() |
bind
public io.micronaut.core.type.Argument<RabbitAcknowledgement> argumentType()
argumentType
in interface io.micronaut.core.bind.TypeArgumentBinder<RabbitAcknowledgement,RabbitConsumerState>
argumentType
in class AcknowledgementBinder<RabbitAcknowledgement>