org.apache.bsf.debug.serverImpl
Class GatedListener

java.lang.Object
  extended byorg.apache.bsf.debug.serverImpl.GatedListener
All Implemented Interfaces:
java.lang.Runnable

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


Constructor Summary
GatedListener(ObjectServer oserver, int port)
           
 
Method Summary
protected  void awake()
           
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GatedListener

public GatedListener(ObjectServer oserver,
                     int port)
Method Detail

run

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

awake

protected void awake()