dsg.smart
Interface SMContext

All Known Implementing Classes:
DefaultSMContext

public interface SMContext

Operations provided by system to a stream module.

See Also:
StreamModule

Method Summary
 Session getSession()
          Session in which the associated stream module is running.
 

Method Detail

getSession

public Session getSession()
Session in which the associated stream module is running.