public class SynapseCallbackStoreView extends Object implements SynapseCallbackStoreViewMBean
Constructor and Description |
---|
SynapseCallbackStoreView(SynapseCallbackReceiver receiver) |
Modifier and Type | Method and Description |
---|---|
int |
getCallbackCount()
Get the number of pending callbacks in Synapse callback store
|
String[] |
getPendingCallbacks()
Get the IDs (message IDs) of the pending callbacks in Synapse callback store
|
public SynapseCallbackStoreView(SynapseCallbackReceiver receiver)
public int getCallbackCount()
SynapseCallbackStoreViewMBean
getCallbackCount
in interface SynapseCallbackStoreViewMBean
public String[] getPendingCallbacks()
SynapseCallbackStoreViewMBean
getPendingCallbacks
in interface SynapseCallbackStoreViewMBean
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.