org.jgroups.debug

Class QUEUEView


public class QUEUEView
extends ProtocolSpecificView

Shows the internals of the QUEUE protocol. Imlements QUEUE.Observer, gets called before an event is added to the (internal) up- or down-queue of QUEUE (notProtocol !). This allows to see what's going on in QUEUE. QUEUEView can also query the attributes of QUEUE, e.g. up_vec, dn_vec etc.
QUEUEView is implemented as a JPanel, and not as a JFrame, so it can be displayed inside the Debugger's own view.
Author:
Bela Ban, July 23 2000

Constructor Summary

QUEUEView()

Constructor Details

QUEUEView

public QUEUEView()

Copyright B) 2001,2002 www.jgroups.com . All Rights Reserved.