Uses of Class
javax.resource.spi.ResourceAdapterInternalException

Packages that use ResourceAdapterInternalException
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the J2EE Connector Architecture specification. 
 

Uses of ResourceAdapterInternalException in javax.resource.spi
 

Methods in javax.resource.spi that throw ResourceAdapterInternalException
 void ResourceAdapter.start(BootstrapContext ctx)
          This is called when a resource adapter instance is bootstrapped.