org.apache.maven.project.injection
Interface ProfileInjector
- All Known Implementing Classes:
- DefaultProfileInjector
public interface ProfileInjector
|
Field Summary |
static java.lang.String |
ROLE
|
|
Method Summary |
void |
inject(org.apache.maven.model.Profile profile,
org.apache.maven.model.Model model)
|
ROLE
static final java.lang.String ROLE
inject
void inject(org.apache.maven.model.Profile profile,
org.apache.maven.model.Model model)
Copyright © 2001-2007 The Apache Software Foundation. All Rights Reserved.