Lightweight Bartering Grid

lbg.peer.web
Class PeerWebStatusProvider

java.lang.Object
  extended by lbg.peer.web.PeerWebStatusProvider
All Implemented Interfaces:
java.lang.Runnable

public class PeerWebStatusProvider
extends java.lang.Object
implements java.lang.Runnable

Author:
Cyril Briquet

Constructor Summary
PeerWebStatusProvider(Peer p, java.util.concurrent.LinkedBlockingQueue<java.net.Socket> q)
           
 
Method Summary
 void run()
           
 void startService()
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PeerWebStatusProvider

public PeerWebStatusProvider(Peer p,
                             java.util.concurrent.LinkedBlockingQueue<java.net.Socket> q)
                      throws GridException
Throws:
GridException
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object

run

public void run()
Specified by:
run in interface java.lang.Runnable

startService

public void startService()
                  throws GridException
Throws:
GridException

Lightweight Bartering Grid

Copyright (c) 2005-2008, Cyril Briquet, parts Xavier Dalem.