|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Interceptor
Method Summary | |
---|---|
InvocationResult |
invoke(Invocation invocation)
Interceptor does a little work for the invocation and then invokes the next interceptor in the chain. |
Method Detail |
---|
InvocationResult invoke(Invocation invocation) throws Throwable
invocation
- the invocation for which work will be done
Throwable
- if a system exception occures while doing the work
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |