Uses of Interface
org.apache.continuum.dao.BuildQueueDao

Packages that use BuildQueueDao
org.apache.continuum.buildqueue   
org.apache.continuum.dao   
 

Uses of BuildQueueDao in org.apache.continuum.buildqueue
 

Methods in org.apache.continuum.buildqueue that return BuildQueueDao
 BuildQueueDao DefaultBuildQueueService.getBuildQueueDao()
           
 

Methods in org.apache.continuum.buildqueue with parameters of type BuildQueueDao
 void DefaultBuildQueueService.setBuildQueueDao(BuildQueueDao buildQueueDao)
           
 

Uses of BuildQueueDao in org.apache.continuum.dao
 

Classes in org.apache.continuum.dao that implement BuildQueueDao
 class BuildQueueDaoImpl
           
 



Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.