Uses of Class
org.apache.jackrabbit.core.cluster.ClusterException

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

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

Methods in org.apache.jackrabbit.core.cluster that throw ClusterException
protected  void ClusterNode.init()
          Initialize this cluster node (overridable).
 void ClusterNode.init(ClusterContext clusterContext)
          Initialize this cluster node.
 void ClusterNode.start()
          Starts this cluster node.
 void ClusterNode.sync()
          Synchronize contents from journal.
 void UpdateEventChannel.updateCreated(Update update)
          Called when an a update operation has been created.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.