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 $
Author:
Brett Porter

Method Summary
 bsh.Interpreter getInterpreter()
           
 

Method Detail

getInterpreter

bsh.Interpreter getInterpreter()


Copyright © 2001-2011 Codehaus. All Rights Reserved.