Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Using TIBCO Hawk Methods : Available Microagent Methods : doShutdownServer()

doShutdownServer()
Purpose
This method shuts down the repository server process.
The method sends a server shutdown notification. Its return value lists the names of clients who are connected to any instances of this server.
Time-out for this method is set to 20 seconds.
Type
Open, Synchronous, METHOD_TYPE_ACTION_INFO
Parameters
 
If the parameter is set to true, this method forces a server shutdown even if some clients had unsaved changes.
If the parameter is set to true, this method not only kills the server process, but also releases all of its instance locks.
Returns
 
Type of client, either Read-only or Read-write.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved