Uses of Interface
org.apache.continuum.buildagent.installation.BuildAgentInstallationService

Packages that use BuildAgentInstallationService
org.apache.continuum.buildagent.build.execution   
org.apache.continuum.buildagent.installation   
 

Uses of BuildAgentInstallationService in org.apache.continuum.buildagent.build.execution
 

Methods in org.apache.continuum.buildagent.build.execution that return BuildAgentInstallationService
 BuildAgentInstallationService AbstractBuildExecutor.getBuildAgentInstallationService()
           
 

Methods in org.apache.continuum.buildagent.build.execution with parameters of type BuildAgentInstallationService
 void AbstractBuildExecutor.setBuildAgentInstallationService(BuildAgentInstallationService buildAgentInstallationService)
           
 

Uses of BuildAgentInstallationService in org.apache.continuum.buildagent.installation
 

Classes in org.apache.continuum.buildagent.installation that implement BuildAgentInstallationService
 class DefaultBuildAgentInstallationService
           
 



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