org.apache.activemq.broker.region
Class CompositeDestinationInterceptor
java.lang.Object
org.apache.activemq.broker.region.CompositeDestinationInterceptor
- All Implemented Interfaces:
- DestinationInterceptor
public class CompositeDestinationInterceptor
- extends Object
- implements DestinationInterceptor
Represents a Composite Pattern of a DestinationInterceptor
- Version:
- $Revision: 426366 $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompositeDestinationInterceptor
public CompositeDestinationInterceptor(DestinationInterceptor[] interceptors)
intercept
public Destination intercept(Destination destination)
- Specified by:
intercept
in interface DestinationInterceptor
Copyright © 2011 Apache Software Foundation. All Rights Reserved.