org.apache.servicemix.jms.endpoints
Class JmsJcaConsumerEndpoint.SimpleBootstrapContext

java.lang.Object
  extended by org.apache.servicemix.jms.endpoints.JmsJcaConsumerEndpoint.SimpleBootstrapContext
All Implemented Interfaces:
javax.resource.spi.BootstrapContext
Enclosing class:
JmsJcaConsumerEndpoint

protected static class JmsJcaConsumerEndpoint.SimpleBootstrapContext
extends java.lang.Object
implements javax.resource.spi.BootstrapContext


Constructor Summary
JmsJcaConsumerEndpoint.SimpleBootstrapContext(javax.resource.spi.work.WorkManager workManager)
           
 
Method Summary
 java.util.Timer createTimer()
           
 javax.resource.spi.work.WorkManager getWorkManager()
           
 javax.resource.spi.XATerminator getXATerminator()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JmsJcaConsumerEndpoint.SimpleBootstrapContext

public JmsJcaConsumerEndpoint.SimpleBootstrapContext(javax.resource.spi.work.WorkManager workManager)
Method Detail

createTimer

public java.util.Timer createTimer()
                            throws javax.resource.spi.UnavailableException
Specified by:
createTimer in interface javax.resource.spi.BootstrapContext
Throws:
javax.resource.spi.UnavailableException

getWorkManager

public javax.resource.spi.work.WorkManager getWorkManager()
Specified by:
getWorkManager in interface javax.resource.spi.BootstrapContext

getXATerminator

public javax.resource.spi.XATerminator getXATerminator()
Specified by:
getXATerminator in interface javax.resource.spi.BootstrapContext


Copyright © 2005-2014 FuseSource. All Rights Reserved.