|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.broker.region.CompositeDestinationInterceptor
public class CompositeDestinationInterceptor
Represents a Composite Pattern of a DestinationInterceptor
| Constructor Summary | |
|---|---|
CompositeDestinationInterceptor(DestinationInterceptor[] interceptors)
|
|
| Method Summary | |
|---|---|
Destination |
intercept(Destination destination)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CompositeDestinationInterceptor(DestinationInterceptor[] interceptors)
| Method Detail |
|---|
public Destination intercept(Destination destination)
intercept in interface DestinationInterceptor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||