org.ikasan.framework.initiator.messagedriven.jca.jboss
Class JBossResourceAdapterUtils
java.lang.Object
org.ikasan.framework.initiator.messagedriven.jca.jboss.JBossResourceAdapterUtils
public abstract class JBossResourceAdapterUtils
- extends Object
Utility class for obtaining the JBoss JCA Resource Adapter for use
with JCA JMS Endpoint implementations
|
Method Summary |
static javax.resource.spi.ResourceAdapter |
getResourceAdapter()
Obtain the default JBoss Resource Adapter through a JMX invocation
for the JBossWorkManagerMBean.ResourceAdapter |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JBossResourceAdapterUtils
public JBossResourceAdapterUtils()
getResourceAdapter
public static javax.resource.spi.ResourceAdapter getResourceAdapter()
- Obtain the default JBoss Resource Adapter through a JMX invocation
for the JBossWorkManagerMBean.ResourceAdapter
- Returns:
- ResourceAdapter
- See Also:
org.jboss.resource.work.JBossWorkManagerMBean
Copyright © 2007-2012 Ikasan. All Rights Reserved.