Apache Tuscany SCA Kernel Sub-Project

org.apache.tuscany.spi.event
Interface Event


public interface Event

Represents an event that is propagated in the runtime

Version:
$$Rev: 430937 $$ $$Date: 2006-08-11 18:17:56 -0700 (Fri, 11 Aug 2006) $$

Method Summary
 Object getSource()
          Returns the source of the event
 

Method Detail

getSource

Object getSource()
Returns the source of the event


Apache Tuscany SCA Kernel Sub-Project

-