|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.genericra.inbound.ReconnectHelper
public class ReconnectHelper
Helper class that enables redelivery in case connection generates an Exception.
| Constructor Summary | |
|---|---|
ReconnectHelper(InboundJmsResourcePool pool,
EndpointConsumer consumer)
|
|
| Method Summary | |
|---|---|
InboundJmsResourcePool |
getPool()
|
void |
onException(javax.jms.JMSException exception)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReconnectHelper(InboundJmsResourcePool pool,
EndpointConsumer consumer)
| Method Detail |
|---|
public void onException(javax.jms.JMSException exception)
onException in interface javax.jms.ExceptionListenerpublic InboundJmsResourcePool getPool()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||