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(AMQShortString exchangeName,
AMQShortString routingKey) |
protected abstract T |
newDestination(AMQShortString exchangeName,
AMQShortString routingKey) |
public T getDestination(AMQShortString exchangeName, AMQShortString routingKey)
protected abstract T newDestination(AMQShortString exchangeName, AMQShortString routingKey)
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.