| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface InterceptorStack
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 | 
|---|
int getLength()
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 | ||||||||