|
Oracle Communications Services Gatekeeper Java API Reference 5.0 E21717-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface that must be implemented by an interceptor. Note that it is the responsability of each interceptor to invoke the next interceptor using the invokeNext() method of the Context.
Method Summary | |
Object |
invoke(Context context) Invoke the interceptor with the current interceptor Context. |
Method Detail |
public Object invoke(Context context) throws Exception
context
- The interceptor contextException
- An exception thrown by the interceptor to deny the request
|
Oracle Communications Services Gatekeeper Java API Reference 5.0 E21717-02 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |