org.apache.qpid.server.exchange
Class ExchangeInitialiser
java.lang.Object
org.apache.qpid.server.exchange.ExchangeInitialiser
public class ExchangeInitialiser
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExchangeInitialiser
public ExchangeInitialiser()
initialise
public void initialise(ExchangeFactory factory,
ExchangeRegistry registry,
DurableConfigurationStore store)
throws org.apache.qpid.AMQException
- Throws:
org.apache.qpid.AMQException
Licensed to the Apache Software Foundation