public interface SynapseCallbackStoreViewMBean
| 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
|
int getCallbackCount()
String[] getPendingCallbacks()
Copyright © 2005-2017 Apache Software Foundation. All Rights Reserved.