Uses of Interface
org.codehaus.mojo.mrm.plugin.FactoryHelper

Packages that use FactoryHelper
org.codehaus.mojo.mrm.plugin This is the contract for the Maven Plugin Extensions that allow for plugging in custom repository types into the Maven plugin. 
 

Uses of FactoryHelper in org.codehaus.mojo.mrm.plugin
 

Methods in org.codehaus.mojo.mrm.plugin with parameters of type FactoryHelper
 void FactoryHelperRequired.setFactoryHelper(FactoryHelper factoryHelper)
          Provide the FactoryHelper instance.
 



Copyright © 2009-2011 Codehaus. All Rights Reserved.