Uses of Interface
ch.busyboxes.agoo.dao.WatcherTaskDAO

Packages that use WatcherTaskDAO
ch.busyboxes.agoo.dao.impl   
ch.busyboxes.agoo.service.impl   
 

Uses of WatcherTaskDAO in ch.busyboxes.agoo.dao.impl
 

Classes in ch.busyboxes.agoo.dao.impl that implement WatcherTaskDAO
 class WatcherTaskDAOImpl
          Implementation of the watcher task DAO
 

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

Methods in ch.busyboxes.agoo.service.impl with parameters of type WatcherTaskDAO
 void WatcherTaskServiceImpl.setWatcherTaskDAO(WatcherTaskDAO watcherTaskDAO)
          Sets the watcher task DAO
 



Copyright © 2009. All Rights Reserved.