com.sun.enterprise.ee.cms.impl.jxta
Class MessageWindow
java.lang.Object
com.sun.enterprise.ee.cms.impl.jxta.MessageWindow
- All Implemented Interfaces:
- Runnable
public class MessageWindow
- extends Object
- implements Runnable
Handles messages from the message queue and dispatches them to the
interested parties. Also specially handles messages sent for
DistributedStateCacheImpl (the default implementation) for synchronization
actions.
- Version:
- $Revision: 1.18 $
- Author:
- Shreedhar Ganapathy
Date: Jul 11, 2006
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MessageWindow
public MessageWindow(String groupName,
ArrayBlockingQueue<MessagePacket> messageQueue)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2003 Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.