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