Interface ProfileInjector
- All Known Implementing Classes:
DefaultProfileInjector
public interface ProfileInjector
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
inject
(org.apache.maven.model.Profile profile, org.apache.maven.model.Model model)
-
Field Details
-
ROLE
-
-
Method Details
-
inject
void inject(org.apache.maven.model.Profile profile, org.apache.maven.model.Model model)
-