Tuscany Core

org.apache.tuscany.core.context.event
Interface SessionBound

All Superinterfaces:
Event, SessionEvent
All Known Implementing Classes:
HttpSessionBound

public interface SessionBound
extends SessionEvent

Propagated when a generic session is associated with the current request.

Version:
$$Rev$$ $$Date$$

Method Summary
 
Methods inherited from interface org.apache.tuscany.core.context.event.SessionEvent
getId, getSessionTypeIdentifier
 
Methods inherited from interface org.apache.tuscany.core.context.event.Event
getSource
 


Tuscany Core

-