Siebel System Administration Guide > Siebel Management Framework API > 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 shut down the component in srvrmgr. If not, then the returned value is False.

Syntax

See the following for the syntax of this method:

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

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