Uses of Interface
ch.busyboxes.agoo.service.WatcherTaskService

Packages that use WatcherTaskService
ch.busyboxes.agoo.job   
ch.busyboxes.agoo.service.impl   
 

Uses of WatcherTaskService in ch.busyboxes.agoo.job
 

Methods in ch.busyboxes.agoo.job with parameters of type WatcherTaskService
 void JobOrchestrator.setWatcherTaskService(WatcherTaskService watcherTaskService)
          Sets the watcher task service
 

Uses of WatcherTaskService in ch.busyboxes.agoo.service.impl
 

Classes in ch.busyboxes.agoo.service.impl that implement WatcherTaskService
 class WatcherTaskServiceImpl
          Implementation of the task runner service
 

Methods in ch.busyboxes.agoo.service.impl with parameters of type WatcherTaskService
 void WatchedFolderServiceImpl.setWatcherTaskService(WatcherTaskService watcherTaskService)
          The service used to create new task
 



Copyright © 2009. All Rights Reserved.