Package org.gatein.pc.portlet.state
Interface StateManagementPolicy
-
- All Known Implementing Classes:
StateManagementPolicyService
public interface StateManagementPolicy- Version:
- $Revision: 5776 $
- Author:
- Julien Viet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanpersistLocally()Returns true if the state must be persisted locally.
-