public class StateManagementPolicyService extends Object implements StateManagementPolicy
| Constructor and Description |
|---|
StateManagementPolicyService() |
StateManagementPolicyService(boolean persistLocally) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
getPersistLocally() |
boolean |
persistLocally()
Returns true if the state must be persisted locally.
|
void |
setPersistLocally(boolean persistLocally) |
public StateManagementPolicyService()
public StateManagementPolicyService(boolean persistLocally)
public boolean getPersistLocally()
public void setPersistLocally(boolean persistLocally)
public boolean persistLocally()
StateManagementPolicypersistLocally in interface StateManagementPolicyCopyright © 2003-2019 GateIn. All Rights Reserved.