Uses of Class
com.arjuna.ats.arjuna.tools.osb.api.proxy.ParticipantStoreProxy
-
Packages that use ParticipantStoreProxy Package Description com.arjuna.ats.arjuna.tools.osb.api.proxy -
-
Uses of ParticipantStoreProxy in com.arjuna.ats.arjuna.tools.osb.api.proxy
Methods in com.arjuna.ats.arjuna.tools.osb.api.proxy that return ParticipantStoreProxy Modifier and Type Method Description static ParticipantStoreProxyStoreManagerProxy. getParticipantStore()Get a participant store proxy from the local MBeanServerstatic ParticipantStoreProxyStoreManagerProxy. getParticipantStore(String serviceUrl, NotificationListener listener)Get a participant store proxy.static ParticipantStoreProxyStoreManagerProxy. getParticipantStore(NotificationListener listener)Get a participant store proxy from the local MBeanServer
-