Package com.rabbitmq.client.amqp
Interface Resource.StateListener
- Enclosing interface:
Resource
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Application listener for a
Resource
.
They are usually registered at creation time.
- See Also: