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, setPluginContextpublic BeanshellMojoAdapter(Mojo mojo, bsh.Interpreter interpreter)
public void execute() throws MojoExecutionException, MojoFailureException
execute in interface MojoMojoExecutionExceptionMojoFailureExceptionpublic bsh.Interpreter getInterpreter()
getInterpreter in interface org.codehaus.plexus.component.factory.bsh.BshComponentCopyright © 2004–2018 The Apache Software Foundation. All rights reserved.