public interface SolConnectionEventSource
SolConnectionEventListener, used to receive SolConnectionEvents.
a Connection created by the Solace JMS implementation can be cast to a SolConnectionEventSource| Modifier and Type | Method and Description |
|---|---|
void |
setConnectionEventListener(SolConnectionEventListener listener)
Called to set the
SolConnectionEventListener on a connection. |
void setConnectionEventListener(SolConnectionEventListener listener)
SolConnectionEventListener on a connection. It can
be reset by using a null argument.listener - The listener to set; null to clear the listener.Copyright 2004-2025 Solace Corporation. All rights reserved.