public class BeanshellMojoAdapter extends AbstractMojo implements org.codehaus.plexus.component.factory.bsh.BshComponent
Constructor and Description |
---|
BeanshellMojoAdapter(Mojo mojo,
bsh.Interpreter interpreter) |
Modifier and Type | Method and Description |
---|---|
void |
execute() |
bsh.Interpreter |
getInterpreter() |
getLog, getPluginContext, setLog, setPluginContext
public BeanshellMojoAdapter(Mojo mojo, bsh.Interpreter interpreter)
public void execute() throws MojoExecutionException, MojoFailureException
execute
in interface Mojo
MojoExecutionException
MojoFailureException
public bsh.Interpreter getInterpreter()
getInterpreter
in interface org.codehaus.plexus.component.factory.bsh.BshComponent
Copyright © 2004–2015 The Apache Software Foundation. All rights reserved.