|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
org.springframework.amqp.rabbit.admin |
Uses of Node in org.springframework.amqp.rabbit.admin |
---|
Methods in org.springframework.amqp.rabbit.admin that return types with arguments of type Node | |
---|---|
List<Node> |
RabbitStatus.getNodes()
|
List<Node> |
RabbitStatus.getRunningNodes()
|
Constructor parameters in org.springframework.amqp.rabbit.admin with type arguments of type Node | |
---|---|
RabbitStatus(List<Application> runningApplications,
List<Node> nodes,
List<Node> runningNodes)
|
|
RabbitStatus(List<Application> runningApplications,
List<Node> nodes,
List<Node> runningNodes)
|
|
Spring AMQP | |||||||||
PREV NEXT | FRAMES NO FRAMES |