org.jgroups.protocols
public class BSH extends Protocol
| Nested Class Summary | |
|---|---|
| static class | BSH.BshHeader |
| Constructor Summary | |
|---|---|
| BSH() | |
| Method Summary | |
|---|---|
| void | destroy() |
| void | destroyInterpreter() |
| String | getName() |
| void | init() |
| void | start() |
| void | startDownHandler() We have no down handler thread |
| void | startUpHandler() We have no up handler thread |
| void | stop() |
| void | up(Event evt) |