Uses of Interface
org.apache.maven.continuum.installation.InstallationService

Packages that use InstallationService
org.apache.continuum.installation   
org.apache.maven.continuum   
org.apache.maven.continuum.execution   
 

Uses of InstallationService in org.apache.continuum.installation
 

Classes in org.apache.continuum.installation that implement InstallationService
 class DefaultInstallationService
           
 

Uses of InstallationService in org.apache.maven.continuum
 

Methods in org.apache.maven.continuum that return InstallationService
 InstallationService DefaultContinuum.getInstallationService()
           
 InstallationService Continuum.getInstallationService()
           
 

Uses of InstallationService in org.apache.maven.continuum.execution
 

Methods in org.apache.maven.continuum.execution that return InstallationService
 InstallationService AbstractBuildExecutor.getInstallationService()
           
 

Methods in org.apache.maven.continuum.execution with parameters of type InstallationService
 void AbstractBuildExecutor.setInstallationService(InstallationService installationService)
           
 



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