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 , up_handler , up_prot , up_queue , up_thread , up_thread_prio |
destroy , down , getDownProtocol , getDownQueue , getName , getProperties , getUpProtocol , getUpQueue , handleSpecialDownEvent , init , passDown , passUp , providedDownServices , providedUpServices , receiveDownEvent , receiveUpEvent , requiredDownServices , requiredUpServices , setDownProtocol , setObserver , setProperties , setPropertiesInternal , setProtocolStack , setUpProtocol , start , startDownHandler , startUpHandler , stop , stopInternal , up |
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) 2001,2002 www.jgroups.com . All Rights Reserved.