| Package | Description |
|---|---|
| org.apache.jackrabbit.core.cluster |
| 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.
|
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.