org.apache.geronimo.gshell.whisper.transport
Class TransportExceptionMonitor

java.lang.Object
  extended by org.apache.mina.common.ExceptionMonitor
      extended by org.apache.geronimo.gshell.whisper.transport.TransportExceptionMonitor

public class TransportExceptionMonitor
extends org.apache.mina.common.ExceptionMonitor

???

Version:
$Rev: 578566 $ $Date: 2007-09-23 05:02:46 -0700 (Sun, 23 Sep 2007) $

Constructor Summary
TransportExceptionMonitor()
           
 
Method Summary
 void exceptionCaught(Throwable cause)
           
 
Methods inherited from class org.apache.mina.common.ExceptionMonitor
getInstance, setInstance
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransportExceptionMonitor

public TransportExceptionMonitor()
Method Detail

exceptionCaught

public void exceptionCaught(Throwable cause)
Specified by:
exceptionCaught in class org.apache.mina.common.ExceptionMonitor


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.