|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectkaos.policy.management.PolicyPersistenceManager
kaos.core.service.directory.persistence.DSPersistenceManager
public abstract class DSPersistenceManager
| Field Summary | |
|---|---|
protected DirectoryServiceState |
_state
|
| Constructor Summary | |
|---|---|
DSPersistenceManager(DirectoryServiceState state)
|
|
| Method Summary | |
|---|---|
void |
stateChanged(StateUpdate update)
notification that the state has changed it is up to the implementation to determine if/when the state should automatically be saved |
| Methods inherited from class kaos.policy.management.PolicyPersistenceManager |
|---|
addPolicies, changePolicies, getPolicies, getState, removePolicies, saveState, setPolicies, setState |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected DirectoryServiceState _state
| Constructor Detail |
|---|
public DSPersistenceManager(DirectoryServiceState state)
| Method Detail |
|---|
public void stateChanged(StateUpdate update)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||