Xindice API
version 1.1

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:
$Revision: 511426 $, $Date: 2007-02-25 04:25:02 +0100 (Sun, 25 Feb 2007) $

Method Summary
 void shutdown()
          Shutsdown the Database instance
 

Method Detail

shutdown

void shutdown()
              throws org.xmldb.api.base.XMLDBException
Shutsdown the Database instance

Throws:
org.xmldb.api.base.XMLDBException

Xindice API
version 1.1

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