JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field
|
Constr |
Method
Detail:
Field
|
Constr |
Method
SEARCH:
Package
org.apache.maven.project.injection
Interface ProfileInjector
All Known Implementing Classes:
DefaultProfileInjector
public interface
ProfileInjector
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
ROLE
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
inject
(
Profile
profile,
Model
model)
Field Details
ROLE
static final
String
ROLE
Method Details
inject
void
inject
(
Profile
profile,
Model
model)