Package | Description |
---|---|
org.jboss.jca.core.mdr |
This package contains the metadata repository implementation.
|
org.jboss.jca.core.rar |
This package contains an implementation of the resource adapter repository.
|
org.jboss.jca.core.spi.mdr |
This package contains the metadata repository SPI.
|
Class and Description |
---|
AlreadyExistsException
AlreadyExistsException is thrown in case a metadata entry already is registered
|
MetadataRepository
The SPI for the metadata repository
|
NotFoundException
NotFoundExcepion is thrown in case a metadata entry isn't found in the repository
|
Class and Description |
---|
MetadataRepository
The SPI for the metadata repository
|
Class and Description |
---|
AlreadyExistsException
AlreadyExistsException is thrown in case a metadata entry already is registered
|
MetadataRepositoryException
Top level exception for the metadata repository
|
NotFoundException
NotFoundExcepion is thrown in case a metadata entry isn't found in the repository
|
Copyright © 2013 IronJacamar (http://www.ironjacamar.org)