Interface RuntimeProvider

All Known Subinterfaces:
GenericMessagePublicationSupport<T,P>, IMessageBus<T,P>, ISyncMessageBus<T,P>, PubSubSupport<T>
All Known Implementing Classes:
AbstractPubSubSupport, AbstractSyncAsyncMessageBus, MBassador, SubscriptionContext, SyncMessageBus

public interface RuntimeProvider
Each message bus provides a runtime object to access its dynamic features and runtime configuration.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details