public class PortletAwareInterceptor extends AbstractInterceptor implements StrutsStatics
ConditionalInterceptor.LegacyAdapterACTION_MAPPING, HTTP_REQUEST, HTTP_RESPONSE, PAGE_CONTEXT, SERVLET_CONTEXT, SERVLET_DISPATCHER, STRUTS_ACTION_TAG_INVOCATION, STRUTS_PORTLET_CONTEXT| Constructor and Description | 
|---|
| PortletAwareInterceptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| String | intercept(ActionInvocation invocation)Sets action properties based on the interfaces an action implements. | 
intercept, shouldIntercept, shouldInterceptdestroy, init, setDisabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadaptadaptdestroy, initpublic String intercept(ActionInvocation invocation) throws Exception
intercept in class AbstractInterceptorinvocation - an encapsulation of the action execution state.Exception - if an error occurs when setting action properties.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.