|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Used to pass context to the resource adapter start(BootstrapContext) method.
Method Summary | |
Timer |
createTimer()
Creates a new Timer that can be used to perform period work. |
WorkManager |
getWorkManager()
Get the work manager, the resource adapter should use this for all work on new threads. |
XATerminator |
getXATerminator()
Get the XATerminator. |
Method Detail |
public Timer createTimer() throws UnavailableException
UnavailableException
- when not timer is available. It can be
retried later.public WorkManager getWorkManager()
public XATerminator getXATerminator()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |