org.apache.qpid.server.configuration
Interface ExchangeConfigurationPlugin

All Known Implementing Classes:
TopicConfiguration

public interface ExchangeConfigurationPlugin


Method Summary
 ConfigurationPlugin getConfiguration(AMQQueue queue)
           
 

Method Detail

getConfiguration

ConfigurationPlugin getConfiguration(AMQQueue queue)


Licensed to the Apache Software Foundation