org.apache.bsf.debug.meta
Class JsContextDispatcher

java.lang.Object
  extended by org.apache.bsf.debug.util.Dispatcher
      extended by org.apache.bsf.debug.meta.JsContextDispatcher

public class JsContextDispatcher
extends Dispatcher


Field Summary
 
Fields inherited from class org.apache.bsf.debug.util.Dispatcher
m_con
 
Constructor Summary
JsContextDispatcher(SocketConnection con)
           
 
Method Summary
 void dispatch(ResultCell rcell)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JsContextDispatcher

public JsContextDispatcher(SocketConnection con)
Method Detail

dispatch

public void dispatch(ResultCell rcell)
              throws java.lang.Exception
Specified by:
dispatch in class Dispatcher
Throws:
java.lang.Exception