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(String serviceUrl, NotificationListener listener)Get a RecoveryStore proxy.static RecoveryStoreProxyStoreManagerProxy. getRecoveryStore(NotificationListener listener)Get a recovery store proxy from the local MBeanServer
-