Uses of Interface
org.apache.felix.eventadmin.impl.tasks.DeliverTask

Packages that use DeliverTask
org.apache.felix.eventadmin.impl.tasks   
 

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

Classes in org.apache.felix.eventadmin.impl.tasks that implement DeliverTask
 class AsyncDeliverTasks
          This class does the actual work of the asynchronous event dispatch.
 class SyncDeliverTasks
          This class does the actual work of the synchronous event delivery.
 

Constructors in org.apache.felix.eventadmin.impl.tasks with parameters of type DeliverTask
AsyncDeliverTasks(DefaultThreadPool pool, DeliverTask deliverTask)
          The constructor of the class that will use the asynchronous.
 



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