Uses of Interface
org.apache.maven.project.injection.ProfileInjector

Packages that use ProfileInjector
org.apache.maven.project.injection   
 

Uses of ProfileInjector in org.apache.maven.project.injection
 

Classes in org.apache.maven.project.injection that implement ProfileInjector
 class DefaultProfileInjector
          Inject profile data into a Model, using the profile as the dominant data source, and persisting results of the injection in the Model.
 



Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.