public interface PersistHook
| Modifier and Type | Method and Description |
|---|---|
void |
postPersist(RevisionStore store,
RevisionStore.PutToken token) |
void |
prePersist(RevisionStore store,
RevisionStore.PutToken token) |
void prePersist(RevisionStore store, RevisionStore.PutToken token) throws Exception
Exceptionvoid postPersist(RevisionStore store, RevisionStore.PutToken token) throws Exception
ExceptionCopyright © 2012-2013 The Apache Software Foundation. All Rights Reserved.