|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.ow2.jonas.resource.internal.ResourceBootstrapContext
public class ResourceBootstrapContext
This class implements the BootstrapContext interface of the Connector Architecture 1.5 specification.
| Constructor Summary | |
|---|---|
ResourceBootstrapContext(WorkManager wm,
XATerminator xa)
Constructor |
|
| Method Summary | |
|---|---|
Timer |
createTimer()
Create a timer for use by the Resource Adapter |
WorkManager |
getWorkManager()
Return the associated WorkManager |
XATerminator |
getXATerminator()
Return an XATerminator |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ResourceBootstrapContext(WorkManager wm,
XATerminator xa)
wm - WorkManagerxa - XATerminator| Method Detail |
|---|
public Timer createTimer()
throws UnavailableException
createTimer in interface BootstrapContextUnavailableException - if a Timer instance is unavailablepublic WorkManager getWorkManager()
getWorkManager in interface BootstrapContextpublic XATerminator getXATerminator()
getXATerminator in interface BootstrapContext
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||