Siebel System Administration Guide > Siebel Management Framework APIs > Methods Used with the Server-Level Service >

shutdownComp


Shuts down a component on a particular server that is part of an enterprise. Boolean return value is returned True if the operation is able to execute the command to shutdown the component in srvrmgr. If not, the returned value is False.

Syntax

See the following for syntax of this method:

Boolean shutdownComp(String entName, String srvrName, String compName, Boolean bFastShutdown) throws Exception;

Siebel System Administration Guide Copyright © 2010, Oracle and/or its affiliates. All rights reserved. Legal Notices.