Uses of Interface
org.apache.maven.plugin.ContextEnabled

Packages that use ContextEnabled
org.apache.maven.plugin   
org.apache.maven.script.ant   
org.apache.maven.script.beanshell   
 

Uses of ContextEnabled in org.apache.maven.plugin
 

Classes in org.apache.maven.plugin that implement ContextEnabled
 class AbstractMojo
          Abstract class to provide most of the infrastructure required to implement a Mojo except for the execute method.
 

Uses of ContextEnabled in org.apache.maven.script.ant
 

Classes in org.apache.maven.script.ant that implement ContextEnabled
 class AntMojoWrapper
           
 

Uses of ContextEnabled in org.apache.maven.script.beanshell
 

Classes in org.apache.maven.script.beanshell that implement ContextEnabled
 class BeanshellMojoAdapter
          Mojo adapter for a Beanshell Mojo.
 



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