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


Chapter 7 Using the Interface to TIBCO Hawk : Component Initialization and Termination

Component Initialization and Termination
Subscriptions to the Notification method can be used to be notified of the initialization and termination of TIBCO Object Service Broker for Open Systems Data Object Brokers and Execution Environments.
Data Object Brokers
To be notified of the initialization or termination of a Data Object Broker, subscribe to the Notification method available through the Hawk microagent embedded within that Data Object Broker.
Execution Environments (batch or online)
To receive initialization or termination notifications for a batch Execution Environment, subscribe to the Notification method available through the Hawk microagent embedded within the TIBCO Object Service Broker batch client.
Online Execution Environments are started by a TIBCO Object Service Broker monitor process. To receive initialization or termination notifications for online Execution Environments, subscribe to the Notification method available through the Hawk microagent embedded within the TIBCO Object Service Broker monitor process. Notification of an Execution Environment's initialization occurs when its first session is started; notification its termination occurs when it has been shutdown by the TIBCO Object Service Broker monitor process, which may be a result of the monitor process termination, or the Execution Environment being idle. Refer to the IDLETIMEOUT Execution Environment parameter in TIBCO Object Service Broker Parameters for details.
Notification Parameter Values
The following table details the values of the parameters of the Notification method on completion of initialization or start of termination, for a Data Object Broker, Online Execution Environment, and Batch Execution Environment.
 
S6BHK1001 / S6BHK2002
Initialization Complete1 / Termination in Progress2
1Component initialization
2Component termination

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