public interface DestinationInterceptor
Modifier and Type | Method and Description |
---|---|
void |
create(Broker broker,
ConnectionContext context,
org.apache.activemq.command.ActiveMQDestination destination) |
Destination |
intercept(Destination destination) |
void |
remove(Destination destination) |
Destination intercept(Destination destination)
void remove(Destination destination)
void create(Broker broker, ConnectionContext context, org.apache.activemq.command.ActiveMQDestination destination) throws Exception
Exception
Copyright © 2005–2019 The Apache Software Foundation. All rights reserved.