org.apache.maven.project.injection
Class TestProfileInjector

java.lang.Object
  extended by org.apache.maven.project.injection.TestProfileInjector
All Implemented Interfaces:
ProfileInjector

public class TestProfileInjector
extends Object
implements ProfileInjector


Field Summary
 
Fields inherited from interface org.apache.maven.project.injection.ProfileInjector
ROLE
 
Constructor Summary
TestProfileInjector()
           
 
Method Summary
 void inject(Profile profile, Model model)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestProfileInjector

public TestProfileInjector()
Method Detail

inject

public void inject(Profile profile,
                   Model model)
Specified by:
inject in interface ProfileInjector


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