Package org.apache.qpid.jms.provider
Interface ProviderSynchronization
public interface ProviderSynchronization
Synchronization callback interface used to execute state updates
or similar tasks in the thread context where the associated
ProviderFuture is managed.
-
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Method Details
-
onPendingSuccess
void onPendingSuccess() -
onPendingFailure
-