Xindice API
version 1.1b4

org.apache.xindice.client.xmldb.services
Interface DatabaseInstanceManager

All Known Implementing Classes:
CollectionManagementServiceImpl

public interface DatabaseInstanceManager

DatabaseInstanceManager enables management of the Database intance on the server. It also enables you to shutdown the running server.

In order to get a reference to the DatabaseInstanceManager object you must have administrative access to the server.

Version:
CVS $Revision: 1.8 $, $Date: 2004/02/08 02:43:02 $

Method Summary
 void shutdown()
          Shutsdown the Database instance
 

Method Detail

shutdown

public void shutdown()
              throws org.xmldb.api.base.XMLDBException
Shutsdown the Database instance
Throws:
org.xmldb.api.base.XMLDBException -  

Xindice API
version 1.1b4

Copyright (c) 1999-2004 The Apache Software Foundation. All Rights Reserved.