public class CompositeDestinationInterceptor extends java.lang.Object implements DestinationInterceptor
DestinationInterceptor| Constructor and Description |
|---|
CompositeDestinationInterceptor(DestinationInterceptor[] interceptors) |
| Modifier and Type | Method and Description |
|---|---|
void |
create(Broker broker,
ConnectionContext context,
ActiveMQDestination destination) |
Destination |
intercept(Destination destination) |
void |
remove(Destination destination) |
public CompositeDestinationInterceptor(DestinationInterceptor[] interceptors)
public Destination intercept(Destination destination)
intercept in interface DestinationInterceptorpublic void remove(Destination destination)
remove in interface DestinationInterceptorpublic void create(Broker broker, ConnectionContext context, ActiveMQDestination destination) throws java.lang.Exception
create in interface DestinationInterceptorjava.lang.ExceptionCopyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.