org.apache.maven.project.injection
Interface ProfileInjector

All Known Implementing Classes:
DefaultProfileInjector

public interface ProfileInjector


Field Summary
static String ROLE
           
 
Method Summary
 void inject(Profile profile, Model model)
           
 

Field Detail

ROLE

public static final String ROLE
Method Detail

inject

public void inject(Profile profile,
                   Model model)


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