|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NotFoundException | |
|---|---|
| org.jboss.jca.core.spi.mdr | This package contains the metadata repository SPI. |
| Uses of NotFoundException in org.jboss.jca.core.spi.mdr |
|---|
| Methods in org.jboss.jca.core.spi.mdr that throw NotFoundException | |
|---|---|
org.jboss.jca.common.api.metadata.ironjacamar.IronJacamar |
MetadataRepository.getIronJacamar(String uniqueId)
Get the IronJacamar metadata for a resource adapter deployment |
Map<String,List<String>> |
MetadataRepository.getJndiMappings(String uniqueId)
Get the JNDI mappings for a unique id |
org.jboss.jca.common.api.metadata.ra.Connector |
MetadataRepository.getResourceAdapter(String uniqueId)
Get the metadata for a resource adapter |
File |
MetadataRepository.getRoot(String uniqueId)
Get the root for a resource adapter deployment |
void |
MetadataRepository.unregisterJndiMapping(String uniqueId,
String clz,
String jndi)
Unregister a JNDI mapping for a unique id |
void |
MetadataRepository.unregisterResourceAdapter(String uniqueId)
Unregister a resource adapter template |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||