org.exist.ant
Class XMLDBShutdownTask

java.lang.Object
  extended byorg.apache.tools.ant.ProjectComponent
      extended byorg.apache.tools.ant.Task
          extended byorg.exist.ant.AbstractXMLDBTask
              extended byorg.exist.ant.XMLDBShutdownTask

public class XMLDBShutdownTask
extends AbstractXMLDBTask

an ant task to shutdown a XMLDB database

Author:
Wolfgang Meier (wolfgang@exist-db.org)

slightly modified by:, peter.klotz@blue-elephant-systems.com


Constructor Summary
XMLDBShutdownTask()
           
 
Method Summary
 void execute()
           
 
Methods inherited from class org.exist.ant.AbstractXMLDBTask
setDriver, setFailonerror, setInitdb, setPassword, setUri, setUser
 
Methods inherited from class org.apache.tools.ant.Task
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, init, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType
 
Methods inherited from class org.apache.tools.ant.ProjectComponent
getProject, setProject
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLDBShutdownTask

public XMLDBShutdownTask()
Method Detail

execute

public void execute()
             throws org.apache.tools.ant.BuildException
Throws:
org.apache.tools.ant.BuildException


Copyright (C) Wolfgang Meier. All rights reserved.