Interface StateManagementPolicy

All Known Implementing Classes:
StateManagementPolicyService

public interface StateManagementPolicy
Version:
$Revision: 5776 $
Author:
Julien Viet
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    Returns true if the state must be persisted locally.
  • Method Details

    • persistLocally

      boolean persistLocally()
      Returns true if the state must be persisted locally.
      Returns:
      true if state must be persisted locally