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

static final String ROLE
Method Detail

inject

void inject(Profile profile,
            Model model)


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