public class InfinispanXAResourceRecovery extends Object implements org.jboss.tm.XAResourceRecovery
XAResourceRecovery for an Infinispan cache.| Constructor and Description |
|---|
InfinispanXAResourceRecovery(org.infinispan.Cache<?,?> cache) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object object) |
XAResource[] |
getXAResources() |
int |
hashCode() |
String |
toString() |
public InfinispanXAResourceRecovery(org.infinispan.Cache<?,?> cache)
public XAResource[] getXAResources()
getXAResources in interface org.jboss.tm.XAResourceRecoveryCopyright © 2021 JBoss by Red Hat. All rights reserved.