public class PortletAwareInterceptor extends AbstractInterceptor implements StrutsStatics
ConditionalInterceptor.LegacyAdapter
ACTION_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, shouldIntercept
destroy, init, setDisabled
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
adapt
adapt
destroy, init
public String intercept(ActionInvocation invocation) throws Exception
intercept
in class AbstractInterceptor
invocation
- an encapsulation of the action execution state.Exception
- if an error occurs when setting action properties.Copyright © 2000–2024 Apache Software Foundation. All rights reserved.