Class ConsumerStateContext<S extends Serializable>
java.lang.Object
org.gatein.pc.portlet.state.consumer.ConsumerState<S>
org.gatein.pc.portlet.state.consumer.ConsumerStateContext<S>
- Version:
- $Revision: 5776 $
- Author:
- Julien Viet
-
Constructor Summary
ConstructorsConstructorDescriptionConsumerStateContext(String id, String portletId, org.gatein.pc.api.PortletStateType<S> stateType, S state) -
Method Summary
Methods inherited from class org.gatein.pc.portlet.state.consumer.ConsumerState
getPortletId, getState, getStateType, getTerminationTime
-
Constructor Details
-
ConsumerStateContext
-
-
Method Details
-
getId
-