protected static class InvocationHandler.RequestPrecursor<Invocation extends org.gatein.pc.api.invocation.PortletInvocation> extends Object
| Constructor and Description |
|---|
InvocationHandler.RequestPrecursor(WSRPConsumerSPI wsrpConsumer,
Invocation invocation) |
| Modifier and Type | Method and Description |
|---|---|
MarkupParams |
getMarkupParams() |
PortletContext |
getPortletContext() |
String |
getPortletHandle() |
RegistrationContext |
getRegistrationContext() |
RuntimeContext |
getRuntimeContext() |
UserContext |
getUserContext() |
public InvocationHandler.RequestPrecursor(WSRPConsumerSPI wsrpConsumer, Invocation invocation) throws org.gatein.pc.api.PortletInvokerException
org.gatein.pc.api.PortletInvokerExceptionpublic String getPortletHandle()
public PortletContext getPortletContext()
public RegistrationContext getRegistrationContext()
public UserContext getUserContext()
public RuntimeContext getRuntimeContext()
public MarkupParams getMarkupParams()
Copyright © 2006-2014 GateIn. All Rights Reserved.