|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.jms.container.DispatchInterceptor
An interceptor for dispatching invocations.
| Constructor Summary | |
DispatchInterceptor(java.lang.Object target)
Create a new dispatch interceptor |
|
| Method Summary | |
java.lang.String |
getName()
|
java.lang.Object |
invoke(Invocation invocation)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DispatchInterceptor(java.lang.Object target)
target - the target object| Method Detail |
public java.lang.String getName()
public java.lang.Object invoke(Invocation invocation)
throws java.lang.Throwable
java.lang.Throwable
|
||||||||||
| PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||