Uses of Class
org.objectweb.kilim.description.EventSource

Packages that use EventSource
org.objectweb.kilim.description   
org.objectweb.kilim.model   
 

Uses of EventSource in org.objectweb.kilim.description
 

Fields in org.objectweb.kilim.description declared as EventSource
static EventSource EventSource.EVENT_SOURCE
          EVENT_SOURCE is a singleton indicating that a parameter or a support is the trigger source
 

Uses of EventSource in org.objectweb.kilim.model
 

Methods in org.objectweb.kilim.model with parameters of type EventSource
private  ComponentFactory.RTEventSource ComponentFactory.newInnerEventSource(EventSource aSource)