public class DefaultAcceptorExceptionListener extends java.lang.Object implements AcceptorExceptionListener, org.jacorb.config.Configurable
AcceptorExceptionListener. It will shutdown the ORB on all
Errors and for SSLExceptions that are thrown on the first loop.| Constructor and Description |
|---|
DefaultAcceptorExceptionListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(org.jacorb.config.Configuration configuration)
Creates a new
DefaultAcceptorExceptionListener instance. |
void |
exceptionCaught(AcceptorExceptionEvent e)
Throwable
th has been caught by the acceptor thread. |
public void configure(org.jacorb.config.Configuration configuration)
DefaultAcceptorExceptionListener instance.configure in interface org.jacorb.config.Configurablepublic void exceptionCaught(AcceptorExceptionEvent e)
th has been caught by the acceptor thread.exceptionCaught in interface AcceptorExceptionListenere - an AcceptorExceptionEvent value