JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.codehaus.plexus.component.factory.bsh
Interface BshComponent
public interface
BshComponent
Beanshell components must implement this to be able to provide the interpreter.
Version:
$Id: BshComponent.java 1817 2005-05-17 08:08:08Z brett $
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
bsh.Interpreter
getInterpreter
()
Method Detail
getInterpreter
bsh.Interpreter getInterpreter()
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method