Uses of Class
com.arjuna.ats.arjuna.tools.osb.api.proxy.RecoveryStoreProxy
-
Packages that use RecoveryStoreProxy Package Description com.arjuna.ats.arjuna.tools.osb.api.proxy -
-
Uses of RecoveryStoreProxy in com.arjuna.ats.arjuna.tools.osb.api.proxy
Methods in com.arjuna.ats.arjuna.tools.osb.api.proxy that return RecoveryStoreProxy Modifier and Type Method Description static RecoveryStoreProxyStoreManagerProxy. getRecoveryStore()Get a recovery store proxy from the local MBeanServerstatic RecoveryStoreProxyStoreManagerProxy. getRecoveryStore(java.lang.String serviceUrl, javax.management.NotificationListener listener)Get a RecoveryStore proxy.static RecoveryStoreProxyStoreManagerProxy. getRecoveryStore(javax.management.NotificationListener listener)Get a recovery store proxy from the local MBeanServer
-