org.jgroups.protocols
Class BSH
Beanshell (
www.beanshell.org) interpreter class.
The
eval() method receives Java code, executes it and returns the
result of the evaluation (or an exception).
User: Bela
Date: Mar 8, 2003
Time: 1:57:07 PM
down_handler , down_prot , down_queue , down_thread , down_thread_prio , log , observer , props , stack , stats , trace , up_handler , up_prot , up_queue , up_thread , up_thread_prio , warn |
destroy , down , downThreadEnabled , dumpStats , enableStats , getDownProtocol , getDownQueue , getName , getProperties , getUpProtocol , getUpQueue , handleSpecialDownEvent , init , isTrace , isWarn , passDown , passUp , printStats , providedDownServices , providedUpServices , receiveDownEvent , receiveUpEvent , requiredDownServices , requiredUpServices , resetStats , setDownProtocol , setObserver , setProperties , setPropertiesInternal , setProtocolStack , setTrace , setUpProtocol , setWarn , start , startDownHandler , startUpHandler , statsEnabled , stop , stopInternal , up , upThreadEnabled |
destroyInterpreter
public void destroyInterpreter()
init
public void init()
throws Exception
- init in interface Protocol
start
public void start()
throws Exception
- start in interface Protocol
Copyright B) 1998-2005 Bela Ban. All Rights Reserved.