|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents the next Interceptor
in the interceptor chain.
Interceptor
,
InterceptorChain
Method Summary | |
void |
process(Invocation incovation)
Passes the control of current invocation to the next Interceptor in
the InterceptorChain . |
Method Detail |
public void process(Invocation incovation) throws javax.naming.NamingException
Interceptor
in
the InterceptorChain
.
incovation
-
javax.naming.NamingException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |