| Package | Description | 
|---|---|
| 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.endpoint | 
 This package contains system contracts for service endpoint interactions. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
RetryableUnavailableException
A subclass of the  
UnavailableException that 
 indicates that the rejection of the work submission is transient. | 
| Modifier and Type | Method and Description | 
|---|---|
Timer | 
BootstrapContext.createTimer()
Creates a new  
java.util.Timer instance. | 
| Modifier and Type | Method and Description | 
|---|---|
MessageEndpoint | 
MessageEndpointFactory.createEndpoint(XAResource xaResource)
This is used to create a message endpoint. 
 | 
MessageEndpoint | 
MessageEndpointFactory.createEndpoint(XAResource xaResource,
              long timeout)
This is used to create a message endpoint. 
 | 
Copyright © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.