Tango Beans - Context Construction
Connections between Tango Beans components and application components enable distribution of desired events and objects
Connection from a component to ObjectPipe indicates that the ObjectPipe will accept events generated by the object
Connection from ObjectPipe to a component indicates that the component will receive shared events from other application instances
Each ObjectPipe component in the application must be connected to TangoBean component
All application components that want to receive information about session state must be connected to TangoBean