|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.jms.container.ForwardInterceptor
An interceptor for forwarding invocations.
Constructor Summary | |
ForwardInterceptor(Container (src) delegate)
Create a new forwarding 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 ForwardInterceptor(Container (src) delegate)
delegate
- the container to forward the invocation toMethod 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 |