org.exist.cluster
Class RemoveCollectionClusterEvent
java.lang.Object
org.exist.cluster.ClusterEvent
org.exist.cluster.RemoveCollectionClusterEvent
- All Implemented Interfaces:
- java.io.Serializable
- public class RemoveCollectionClusterEvent
- extends ClusterEvent
Created by Francesco Mondora.
- Author:
- Nicola Breda aka Maiale
Date: 08-aug-2005
Time: 09.21.12
Revision $Revision: 1.1 $
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
RemoveCollectionClusterEvent
public RemoveCollectionClusterEvent(java.lang.String parent,
java.lang.String collectionName)
getCollectionName
public java.lang.String getCollectionName()
- Overrides:
getCollectionName in class ClusterEvent
getParent
public java.lang.String getParent()
execute
public void execute()
throws ClusterException
- Execute the current command.
- Specified by:
execute in class ClusterEvent
- Throws:
ClusterException
hashCode
public int hashCode()
<oXygen/>
XML Editor
provides support for editing and debugging XQuery
expressions against the eXist XML Database.