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()
SynapseCallbackStoreViewMBeangetCallbackCount in interface SynapseCallbackStoreViewMBeanpublic String[] getPendingCallbacks()
SynapseCallbackStoreViewMBeangetPendingCallbacks in interface SynapseCallbackStoreViewMBeanCopyright © 2005-2017 Apache Software Foundation. All Rights Reserved.