|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TwoPhaseCommitAction<T extends SynchronizationActionContext>
View of a SynchronizationAction
used by an
implementation of LocalContentManager
, allowing the content manager
to take the action through a two phase commit process.
Method Summary | |
---|---|
void |
commit()
|
boolean |
prepare()
|
void |
rollback()
|
Methods inherited from interface org.jboss.system.server.profileservice.repository.clustered.sync.SynchronizationAction |
---|
cancel, complete, getContext, getRepositoryContentModification, isCancelled, isComplete |
Method Detail |
---|
boolean prepare()
void commit()
void rollback()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |