| Package | Description |
|---|---|
| org.jboss.jca.core.rar |
This package contains an implementation of the resource adapter repository.
|
| org.jboss.jca.core.spi.rar |
This package contains the SPI for the resource adapter service registry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MessageListenerImpl
A message listener implementation
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MessageListener> |
SimpleResourceAdapterRepository.getMessageListeners(java.lang.String uniqueId)
Get a list of message listeners supported for a resource adapter
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MessageListener> |
ResourceAdapterRepository.getMessageListeners(java.lang.String uniqueId)
Get a list of message listeners supported for a resource adapter
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)