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