|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConnectorPersisterObserver
Interface for an observer of connector persistence changes.
| Method Summary | |
|---|---|
void |
stateDeleted(ConnectorPersister.StateType type,
LdapDN stateName)
Method called when existing state has been deleted. |
void |
stateSaved(ConnectorPersister.State state)
Method called when new state has been saved. |
| Method Detail |
|---|
void stateSaved(ConnectorPersister.State state)
state - the state that was saved.
void stateDeleted(ConnectorPersister.StateType type,
LdapDN stateName)
type - the type of state entry deleted.stateName - the name of the state deleted.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||