|
spring-tx | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.jca.work.jboss.JBossWorkManagerUtils
public abstract class JBossWorkManagerUtils
Utility class for obtaining the JBoss JCA WorkManager, typically for use in web applications.
| Constructor Summary | |
|---|---|
JBossWorkManagerUtils()
|
|
| Method Summary | |
|---|---|
static javax.resource.spi.work.WorkManager |
getWorkManager()
Obtain the default JBoss JCA WorkManager through a JMX lookup for the default JBossWorkManagerMBean. |
static javax.resource.spi.work.WorkManager |
getWorkManager(java.lang.String mbeanName)
Obtain the default JBoss JCA WorkManager through a JMX lookup for the JBossWorkManagerMBean. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JBossWorkManagerUtils()
| Method Detail |
|---|
public static javax.resource.spi.work.WorkManager getWorkManager()
org.jboss.resource.work.JBossWorkManagerMBeanpublic static javax.resource.spi.work.WorkManager getWorkManager(java.lang.String mbeanName)
mbeanName - the JMX object name to useorg.jboss.resource.work.JBossWorkManagerMBean
|
spring-tx | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||