GateIn Portal Component PC integration 4.3.0-PLF
- java.lang.Object
-
- org.gatein.pc.portlet.PortletInvokerInterceptor
-
- org.exoplatform.portal.pc.aspects.PortletLifecyclePhaseInterceptor
-
- All Implemented Interfaces:
- org.gatein.pc.api.PortletInvoker
public class PortletLifecyclePhaseInterceptor
extends org.gatein.pc.portlet.PortletInvokerInterceptor
This interceptor exposes the current phase (i.e. ACTION_PHASE, RENDER_PHASE, etc) and the current window id for the
portlet request/invocation.
- Author:
- Ken Finnigan, Nick Scavelli
-
-
Field Summary
-
Fields inherited from interface org.gatein.pc.api.PortletInvoker
LOCAL_PORTLET_INVOKER_ID
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
static String |
currentPhase() |
static String |
currentWindowId() |
org.gatein.pc.api.invocation.response.PortletInvocationResponse |
invoke(org.gatein.pc.api.invocation.PortletInvocation invocation) |
-
Methods inherited from class org.gatein.pc.portlet.PortletInvokerInterceptor
append, createClone, destroyClones, exportPortlet, getNext, getPortlet, getPortlets, getProperties, getProperties, getStatus, importPortlet, isActive, setNext, setProperties
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
GateIn Portal Component PC integration 4.3.0-PLF
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.