Uses of Interface
org.apache.maven.lifecycle.binding.MojoBindingFactory

Packages that use MojoBindingFactory
org.apache.maven.lifecycle.binding   
 

Uses of MojoBindingFactory in org.apache.maven.lifecycle.binding
 

Classes in org.apache.maven.lifecycle.binding that implement MojoBindingFactory
 class DefaultMojoBindingFactory
          Responsible for constructing or parsing MojoBinding instances from one of several sources, potentially using the PluginLoader to resolve any plugin prefixes first.
 



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