|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atomikos.datasource.xa.jmx.JmxTransactionalResource
public class JmxTransactionalResource
JMX management bean for resources.
| Constructor Summary | |
|---|---|
JmxTransactionalResource(XATransactionalResource resource,
XAResourceConfig config,
String localName)
|
|
| Method Summary | |
|---|---|
boolean |
getAcceptAllXAResources()
Test if all XAResources should be accepted. |
boolean |
getUseWeakCompare()
Get the weak comparison mode. |
void |
postDeregister()
|
void |
postRegister(Boolean arg0)
|
void |
preDeregister()
|
ObjectName |
preRegister(MBeanServer arg0,
ObjectName name)
|
void |
setAcceptAllXAResources(boolean val)
Instruct this resource to accept all XAResource instances.This will practically disable shared branches! |
void |
setUseWeakCompare(boolean value)
Set the weak comparison mode. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JmxTransactionalResource(XATransactionalResource resource,
XAResourceConfig config,
String localName)
| Method Detail |
|---|
public boolean getUseWeakCompare()
JmxTransactionalResourceMBean
getUseWeakCompare in interface JmxTransactionalResourceMBeanpublic void setUseWeakCompare(boolean value)
JmxTransactionalResourceMBean
setUseWeakCompare in interface JmxTransactionalResourceMBeanvalue - The mode.
public ObjectName preRegister(MBeanServer arg0,
ObjectName name)
throws Exception
preRegister in interface MBeanRegistrationExceptionpublic void postRegister(Boolean arg0)
postRegister in interface MBeanRegistration
public void preDeregister()
throws Exception
preDeregister in interface MBeanRegistrationExceptionpublic void postDeregister()
postDeregister in interface MBeanRegistrationpublic boolean getAcceptAllXAResources()
JmxTransactionalResourceMBean
getAcceptAllXAResources in interface JmxTransactionalResourceMBeancom.atomikos.datasource.xa.jmx.JmxTransactionalResourceMBean#getAcceptsAllXAResources()public void setAcceptAllXAResources(boolean val)
JmxTransactionalResourceMBean
setAcceptAllXAResources in interface JmxTransactionalResourceMBeancom.atomikos.datasource.xa.jmx.JmxTransactionalResourceMBean#setAcceptsAllXAResources(boolean)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||