| Package | Description |
|---|---|
| org.jgroups.debug |
Provides debug support, including testing, profiling, and a graphical view of a protocol stack.
|
| org.jgroups.jmx | |
| org.jgroups.stack |
Support for managing protocol stacks.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolView
Graphical view of a protocol instance
|
| Modifier and Type | Method and Description |
|---|---|
void |
Protocol.setObserver(ProtocolObserver observer) |
void |
ProtocolMBean.setObserver(ProtocolObserver observer) |
| Modifier and Type | Field and Description |
|---|---|
protected ProtocolObserver |
Protocol.observer |
| Modifier and Type | Method and Description |
|---|---|
void |
Protocol.setObserver(ProtocolObserver observer) |
Copyright ? 1998-2006 Bela Ban. All Rights Reserved.