public interface DestinationInterceptor
| Modifier and Type | Method and Description |
|---|---|
void |
create(Broker broker,
ConnectionContext context,
ActiveMQDestination destination) |
Destination |
intercept(Destination destination) |
void |
remove(Destination destination) |
Destination intercept(Destination destination)
void remove(Destination destination)
void create(Broker broker, ConnectionContext context, ActiveMQDestination destination) throws java.lang.Exception
java.lang.ExceptionCopyright © 2005-2014 Red Hat, Inc.. All Rights Reserved.