Uses of Class
org.jboss.jca.core.spi.rar.ResourceAdapterRepositoryException

Packages that use ResourceAdapterRepositoryException
org.jboss.jca.core.spi.rar This package contains the SPI for the resource adapter service registry. 
 

Uses of ResourceAdapterRepositoryException in org.jboss.jca.core.spi.rar
 

Subclasses of ResourceAdapterRepositoryException in org.jboss.jca.core.spi.rar
 class AlreadyExistsException
          AlreadyExistsException is thrown in case the resource adapter already is registered
 class NotFoundException
          NotFoundExcepion is thrown in case a resource adapter isn't found in the repository
 



Copyright © 2012 JBoss, by Red Hat (http://www.jboss.org/ironjacamar)