org.objectweb.jonas.resource.ResourceBootstrapContext Class Reference

List of all members.

Public Member Functions

 ResourceBootstrapContext (WorkManager wm, XATerminator xa)
Timer createTimer () throws UnavailableException
WorkManager getWorkManager ()
XATerminator getXATerminator ()

Detailed Description

This class implements the BootstrapContext interface of the Connector Architecture 1.5 specification.

Definition at line 41 of file ResourceBootstrapContext.java.


Constructor & Destructor Documentation

org.objectweb.jonas.resource.ResourceBootstrapContext.ResourceBootstrapContext WorkManager  wm,
XATerminator  xa
 

Constructor

Parameters:
wm WorkManager
xa XATerminator

Definition at line 57 of file ResourceBootstrapContext.java.


Member Function Documentation

Timer org.objectweb.jonas.resource.ResourceBootstrapContext.createTimer  )  throws UnavailableException
 

Create a timer for use by the Resource Adapter

Returns:
Timer object
Exceptions:
UnavailableException if a Timer instance is unavailable

Definition at line 68 of file ResourceBootstrapContext.java.

WorkManager org.objectweb.jonas.resource.ResourceBootstrapContext.getWorkManager  ) 
 

Return the associated WorkManager

Returns:
WorkManger object

Definition at line 76 of file ResourceBootstrapContext.java.

XATerminator org.objectweb.jonas.resource.ResourceBootstrapContext.getXATerminator  ) 
 

Return an XATerminator

Returns:
XATerminator object

Definition at line 84 of file ResourceBootstrapContext.java.


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:07:27 2005 for JOnAS by  doxygen 1.3.9.1