|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A wrapper for a list of interceptors.
Method Summary | |
Interceptor |
getInterceptor(int index)
Return the interceptor at the specified index. |
int |
getLength()
Returns the stack length. |
Method Detail |
public int getLength()
public Interceptor getInterceptor(int index) throws java.lang.ArrayIndexOutOfBoundsException
index
- the interceptor index in the stack
java.lang.ArrayIndexOutOfBoundsException
- if the index is not valid
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |