Connector Architecture 1.6 API 1.0.0.Final

Uses of Interface
javax.resource.spi.RetryableException

Packages that use RetryableException
javax.resource.spi The javax.resource.spi package contains APIs for the system contracts defined in the Java EE Connector Architecture specification. 
javax.resource.spi.work This package contains APIs for the Work Management, Generic Work and Security Work contracts. 
 

Uses of RetryableException in javax.resource.spi
 

Classes in javax.resource.spi that implement RetryableException
 class RetryableUnavailableException
          A subclass of the UnavailableException that indicates that the rejection of the work submission is transient.
 

Uses of RetryableException in javax.resource.spi.work
 

Classes in javax.resource.spi.work that implement RetryableException
 class RetryableWorkRejectedException
          A subclass of the WorkRejectedException that indicates that the the service unavailability is transient.
 


Connector Architecture 1.6 API 1.0.0.Final

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.