Interface ISyncMessageBus<T, P extends IPublicationCommand>
- All Superinterfaces:
ErrorHandlingSupport, GenericMessagePublicationSupport<T,P>, PubSubSupport<T>, RuntimeProvider
public interface ISyncMessageBus<T, P extends IPublicationCommand>
extends PubSubSupport<T>, ErrorHandlingSupport, GenericMessagePublicationSupport<T,P>
-
Method Summary
Methods inherited from interface ErrorHandlingSupport
getRegisteredErrorHandlersMethods inherited from interface GenericMessagePublicationSupport
postMethods inherited from interface PubSubSupport
publish, subscribe, unsubscribeMethods inherited from interface RuntimeProvider
getRuntime