public static class AMQDestination.Binding extends Object
Constructor and Description |
---|
Binding(String exchange,
String queue,
String bindingKey,
Map<String,Object> args) |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getArgs() |
String |
getBindingKey() |
String |
getExchange() |
String |
getQueue() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.