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 |
EndpointImpl
An endpoint representation
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
SimpleResourceAdapterRepository.getEndpoint(java.lang.String uniqueId)
Get an endpoint representation for a resource adapter
|
Modifier and Type | Method and Description |
---|---|
Endpoint |
ResourceAdapterRepository.getEndpoint(java.lang.String uniqueId)
Get an endpoint representation for a resource adapter
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)