Products | Versions |
---|---|
TIBCO ActiveSpaces | - |
Not Applicable | - |
Resolution:
No, when you register a listener, the API maintains a reference to that object along with more information that is needed for calling back into the corresponding object. When the same object is used for multiple spaces, it is possible for this data structure to go stale. Using the same listener object across spaces would not guarantee the order in which the updates would be delivered to the listener.