|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotFoundException | |
|---|---|
| org.jboss.jca.core.spi.rar | This package contains the SPI for the resource adapter service registry. |
| Uses of NotFoundException in org.jboss.jca.core.spi.rar |
|---|
| Methods in org.jboss.jca.core.spi.rar that throw NotFoundException | |
|---|---|
javax.resource.spi.ActivationSpec |
Activation.createInstance()
Create an instance of the associated activation spec. |
Endpoint |
ResourceAdapterRepository.getEndpoint(String uniqueId)
Get an endpoint representation for a resource adapter |
List<MessageListener> |
ResourceAdapterRepository.getMessageListeners(String uniqueId)
Get a list of message listeners supported for a resource adapter |
javax.resource.spi.ResourceAdapter |
ResourceAdapterRepository.getResourceAdapter(String uniqueId)
Get the resource adapter instance based on the unique id |
void |
ResourceAdapterRepository.unregisterResourceAdapter(String key)
Unregister a resource adapter |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||