Package net.engio.mbassy.bus.common
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
-
Method Details
-
getRuntime
BusRuntime getRuntime()
-