public abstract static class AMQSession_0_8.DestinationCache<T extends AMQDestination> extends Object
Constructor and Description |
---|
DestinationCache() |
Modifier and Type | Method and Description |
---|---|
T |
getDestination(String exchangeName,
String routingKey) |
protected abstract T |
newDestination(String exchangeName,
String routingKey) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.