|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jacorb.orb.listener.DefaultAcceptorExceptionListener
public class DefaultAcceptorExceptionListener
The JacORB default implementation of interface
AcceptorExceptionListener. It will shutdown the ORB on all
Errors and for SSLExceptions that are thrown on the first loop.
| Constructor Summary | |
|---|---|
DefaultAcceptorExceptionListener()
|
|
| Method Summary | |
|---|---|
void |
configure(org.apache.avalon.framework.configuration.Configuration configuration)
Creates a new DefaultAcceptorExceptionListener instance. |
void |
exceptionCaught(AcceptorExceptionEvent e)
Throwable th has been caught by the acceptor thread. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultAcceptorExceptionListener()
| Method Detail |
|---|
public void configure(org.apache.avalon.framework.configuration.Configuration configuration)
DefaultAcceptorExceptionListener instance.
configure in interface org.apache.avalon.framework.configuration.Configurablepublic void exceptionCaught(AcceptorExceptionEvent e)
th has been caught by the acceptor thread.
exceptionCaught in interface AcceptorExceptionListenere - an AcceptorExceptionEvent value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||