Globals class

The methods documented in this chapter operate on objects of the Globals class.

The Globals class maintains a global hash table to support asynchronous event processing. Collaborations can send or receive a communication from another collaboration or connector, wait for a specified amount of time for the appropriate response, and then continue processing the event in the same thread.

Table 86 lists the methods in the Globals class.

Table 86. Globals class method summary

Method Description Page
Globals() Constructs a new instance of the Globals class. Globals()
callMap() Provides a wrapper around the DtpMapService.runMap API to make it easier to call a map from within a collaboration. callMap()

Copyright IBM Corp. 2004