Package | Description |
---|---|
javax.jms |
JMS 1.1 API.
|
org.hornetq.jms.client |
Implementation of the JMS API.
|
org.jboss.resource.adapter.jms | |
org.jboss.resource.adapter.jms.inflow |
Modifier and Type | Method and Description |
---|---|
ExceptionListener |
Connection.getExceptionListener()
Gets the
ExceptionListener object for this connection. |
Modifier and Type | Method and Description |
---|---|
void |
Connection.setExceptionListener(ExceptionListener listener)
Sets an exception listener for this connection.
|
Modifier and Type | Method and Description |
---|---|
ExceptionListener |
HornetQConnection.getExceptionListener() |
Modifier and Type | Method and Description |
---|---|
void |
HornetQConnection.setExceptionListener(ExceptionListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
JmsManagedConnection
Managed Connection, manages one or more JMS sessions.
|
Modifier and Type | Method and Description |
---|---|
ExceptionListener |
JmsSessionFactoryImpl.getExceptionListener() |
Modifier and Type | Method and Description |
---|---|
void |
JmsSessionFactoryImpl.setExceptionListener(ExceptionListener listener) |
Modifier and Type | Class and Description |
---|---|
class |
JmsActivation
A generic jms Activation.
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.