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.Exception
Copyright © 2005-2017. All Rights Reserved.