public final class XAResourceRegistryProviderHolder extends Object
XAResources from the all records maintained as XAResourceRegistry instances.| Constructor and Description |
|---|
XAResourceRegistryProviderHolder() |
| Modifier and Type | Method and Description |
|---|---|
static XAResourceRegistryProvider |
getInstance()
Returning instance of the currently configured
XAResourceRegistryProvider. |
static void |
register(XAResourceRegistryProvider xaResourceRegistryProvider)
Registering the
XAResourceRegistryProvider. |
public static XAResourceRegistryProvider getInstance()
XAResourceRegistryProvider.register(XAResourceRegistryProvider)ed
beforehand manually in the codepublic static void register(XAResourceRegistryProvider xaResourceRegistryProvider)
XAResourceRegistryProvider. This give a way how
to approach the in-doubt XAResources when the SubordinateXAResource
is not linked with the XAResourceRegistry.xaResourceRegistryProvider - Copyright © 2020 JBoss by Red Hat. All rights reserved.