| Package | Description | 
|---|---|
| org.apache.jackrabbit.core.cluster | |
| org.apache.jackrabbit.core.state | 
| Modifier and Type | Method and Description | 
|---|---|
| void | UpdateEventChannel. updateCancelled(Update update)Called when an a update operation has been cancelled. | 
| void | UpdateEventChannel. updateCommitted(Update update,
               String path)Called when an a update operation has been committed. | 
| void | UpdateEventChannel. updateCreated(Update update)Called when an a update operation has been created. | 
| void | UpdateEventChannel. updatePrepared(Update update)Called when an a update operation has been prepared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DummyUpdateEventChannel. updateCancelled(Update update) | 
| void | DummyUpdateEventChannel. updateCommitted(Update update,
               String path) | 
| void | DummyUpdateEventChannel. updateCreated(Update update) | 
| void | DummyUpdateEventChannel. updatePrepared(Update update) | 
Copyright © 2004–2022 The Apache Software Foundation. All rights reserved.