|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JmxTransactionalResourceMBean
JMX interface for managing installed XATransactionalResources.
| Method Summary | |
|---|---|
boolean |
getAcceptAllXAResources()
Test if all XAResources should be accepted. |
boolean |
getUseWeakCompare()
Get the weak comparison mode. |
void |
setAcceptAllXAResources(boolean val)
Instruct this resource to accept all XAResource instances.This will practically disable shared branches! The instance uses this feature to determine the exact XID to be supplied during enlistment. |
void |
setUseWeakCompare(boolean value)
Set the weak comparison mode. |
| Method Detail |
|---|
boolean getUseWeakCompare()
void setUseWeakCompare(boolean value)
value - The mode.boolean getAcceptAllXAResources()
void setAcceptAllXAResources(boolean val)
val -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||