Uses of Interface
org.apache.felix.eventadmin.impl.dispatch.TaskProducer

Packages that use TaskProducer
org.apache.felix.eventadmin.impl.dispatch   
org.apache.felix.eventadmin.impl.tasks   
 

Uses of TaskProducer in org.apache.felix.eventadmin.impl.dispatch
 

Classes in org.apache.felix.eventadmin.impl.dispatch that implement TaskProducer
 class TaskHandler
          This class implements the TaskQueue and the TaskProducer interface.
 

Uses of TaskProducer in org.apache.felix.eventadmin.impl.tasks
 

Constructors in org.apache.felix.eventadmin.impl.tasks with parameters of type TaskProducer
DispatchTask(TaskProducer producer, Scheduler scheduler, HandoverTask handover)
          The constructor of the object.
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.