protected static class JmsJcaConsumerEndpoint.SimpleBootstrapContext
extends java.lang.Object
implements javax.resource.spi.BootstrapContext
| Constructor and Description |
|---|
JmsJcaConsumerEndpoint.SimpleBootstrapContext(javax.resource.spi.work.WorkManager workManager) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Timer |
createTimer() |
javax.resource.spi.work.WorkManager |
getWorkManager() |
javax.resource.spi.XATerminator |
getXATerminator() |
public JmsJcaConsumerEndpoint.SimpleBootstrapContext(javax.resource.spi.work.WorkManager workManager)
public java.util.Timer createTimer()
throws javax.resource.spi.UnavailableException
createTimer in interface javax.resource.spi.BootstrapContextjavax.resource.spi.UnavailableExceptionpublic javax.resource.spi.work.WorkManager getWorkManager()
getWorkManager in interface javax.resource.spi.BootstrapContextpublic javax.resource.spi.XATerminator getXATerminator()
getXATerminator in interface javax.resource.spi.BootstrapContextCopyright © 2005-2014 FuseSource. All Rights Reserved.