javax.resource.spi
Interface BootstrapContext


public interface BootstrapContext

Version:
$Rev: 46019 $ $Date: 2004-09-14 02:56:06 -0700 (Tue, 14 Sep 2004) $

Method Summary
 Timer createTimer()
           
 WorkManager getWorkManager()
           
 XATerminator getXATerminator()
           
 

Method Detail

getWorkManager

WorkManager getWorkManager()

getXATerminator

XATerminator getXATerminator()

createTimer

Timer createTimer()
                  throws UnavailableException
Throws:
UnavailableException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.