Click or drag to resize
SpaceStateListener Interface
Space state listener

Namespace: Com.Tibco.As.Space.Listener
Assembly: TIBCO.ActiveSpaces.Common (in TIBCO.ActiveSpaces.Common.dll) Version: 2.0.0.0 (2.1.5.12)
Syntax
public interface SpaceStateListener

The SpaceStateListener type exposes the following members.

Methods
  NameDescription
Public methodOnStateChange
Called when state of the space changes.
Top
See Also