|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PortletInterceptorStack
| Method Summary | |
|---|---|
org.jboss.portal.portlet.PortletInvokerInterceptor |
getInterceptor(int index)
Return the interceptor at the specified index. |
int |
getLength()
Returns the stack length. |
| Method Detail |
|---|
int getLength()
org.jboss.portal.portlet.PortletInvokerInterceptor 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 | ||||||||