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

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

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

Classes in ch.busyboxes.agoo.dao.impl that implement WatchedFileDAO
 class WatchedFileDAOImpl
          This is the Hibernate implementation of the WatchedFile DAO
 

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

Methods in ch.busyboxes.agoo.service.impl with parameters of type WatchedFileDAO
 void WatchedFileServiceImpl.setWatchedFileDAO(WatchedFileDAO watchedFileDAO)
          The watched files DAO used in this service
 



Copyright © 2009. All Rights Reserved.