rabbit.handler
Class BaseHandler.MainBlockListener

java.lang.Object
  extended by rabbit.handler.BaseHandler.MainBlockListener
All Implemented Interfaces:
Runnable
Enclosing class:
BaseHandler

protected class BaseHandler.MainBlockListener
extends Object
implements Runnable


Constructor Summary
protected BaseHandler.MainBlockListener()
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BaseHandler.MainBlockListener

protected BaseHandler.MainBlockListener()
Method Detail

run

public void run()
Specified by:
run in interface Runnable