org.jacorb.orb.listener
public class DefaultAcceptorExceptionListener extends Object implements AcceptorExceptionListener, Configurable
AcceptorExceptionListener. It will shutdown the ORB on all
Errors and for SSLExceptions that are thrown on the first loop.
Version: $Id: DefaultAcceptorExceptionListener.java,v 1.2 2006/06/29 13:20:58 alphonse.bendt Exp $
| Method Summary | |
|---|---|
| void | configure(Configuration configuration)
Creates a new DefaultAcceptorExceptionListener instance.
|
| void | exceptionCaught(AcceptorExceptionEvent e)
Throwable th has been caught by the acceptor thread.
|
DefaultAcceptorExceptionListener instance.
th has been caught by the acceptor thread.
Parameters: e an AcceptorExceptionEvent value