Apache Tuscany SCA Core SPI

Uses of Interface
org.apache.tuscany.sca.event.Event

Packages that use Event
org.apache.tuscany.sca.event   
org.apache.tuscany.sca.store   
 

Uses of Event in org.apache.tuscany.sca.event
 

Methods in org.apache.tuscany.sca.event with parameters of type Event
 boolean TrueFilter.match(Event event)
          Performs the actual evaluation on an event.
 boolean EventFilter.match(Event event)
          Performs the actual evaluation on an event
 void RuntimeEventListener.onEvent(Event event)
          Accepts and event and acts on it
 void EventPublisher.publish(Event object)
          Publish an event to all regisitered listeners
 

Uses of Event in org.apache.tuscany.sca.store
 

Classes in org.apache.tuscany.sca.store that implement Event
 class StoreExpirationEvent
          Fired when a store implementation expires a resource
 


Apache Tuscany SCA Core SPI

Apache Tuscany is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache WS PMC.