You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bsf-dev@jakarta.apache.org by "Victor J. Orlikowski" <vi...@alumni.duke.edu> on 2004/06/14 23:18:44 UTC

Re: BSFEngine terminate

On Tue, Sep 02, 2003 at 12:54:23PM -0400, Alexander Smirnoff wrote:
> To what extent BSF is supporting BSFEngine.terminate() method?
> 

To the extent supported by the underlying scripting engine.
All engines inherit the *rudimentary* implementation of
terminate() from BSFEngineImpl by default, which does nothing to
actually *stop* the language engine.

Engines must override terminate(), in order to truly do so.

HTH,
Victor
-- 
Victor J. Orlikowski <> victor.j.orlikowski@alumni.duke.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: bsf-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: bsf-dev-help@jakarta.apache.org