org.apache.tuscany.sca.event
Interface Event

All Known Implementing Classes:
ComponentStart, ComponentStop, ConversationEnd, ConversationStart, HttpSessionEnd, HttpSessionStart, RequestEnd, RequestStart, StoreExpirationEvent

public interface Event

The base interface for events that are propagated in the runtime


Method Summary
 java.lang.Object getSource()
          Returns the source of the event
 

Method Detail

getSource

java.lang.Object getSource()
Returns the source of the event