|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.jms.connection.ChainedExceptionListener
org.springframework.jms.connection.SingleConnectionFactory.InternalChainedExceptionListener
private static class SingleConnectionFactory.InternalChainedExceptionListener
Internal chained ExceptionListener for handling the internal recovery listener in combination with a user-specified listener.
| Field Summary | |
|---|---|
private javax.jms.ExceptionListener |
userListener
|
| Constructor Summary | |
|---|---|
SingleConnectionFactory.InternalChainedExceptionListener(javax.jms.ExceptionListener internalListener,
javax.jms.ExceptionListener userListener)
|
|
| Method Summary | |
|---|---|
javax.jms.ExceptionListener |
getUserListener()
|
| Methods inherited from class org.springframework.jms.connection.ChainedExceptionListener |
|---|
addDelegate, getDelegates, onException |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private javax.jms.ExceptionListener userListener
| Constructor Detail |
|---|
public SingleConnectionFactory.InternalChainedExceptionListener(javax.jms.ExceptionListener internalListener,
javax.jms.ExceptionListener userListener)
| Method Detail |
|---|
public javax.jms.ExceptionListener getUserListener()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||