Class Binding

All Implemented Interfaces:
Declarable

public class Binding extends AbstractDeclarable
Simple container collecting information to describe a binding. Takes String destination and exchange names as arguments to facilitate wiring using code based configuration. Can be used in conjunction with AmqpAdmin, or created via a BindingBuilder.
Author:
Mark Pollack, Mark Fisher, Dave Syer, Gary Russell
See Also: