Xindice API
version 1.2m1

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: 541508 $, $Date: 2007-05-24 21:54:12 -0400 (Thu, 24 May 2007) $

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.2m1

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