Uses of Interface
org.apache.jackrabbit.core.cluster.Update

Packages that use Update
org.apache.jackrabbit.core.cluster   
 

Uses of Update in org.apache.jackrabbit.core.cluster
 

Methods in org.apache.jackrabbit.core.cluster with parameters of type Update
 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-2010 The Apache Software Foundation. All Rights Reserved.