Package net.engio.mbassy.bus.config
Interface Feature
-
- All Known Implementing Classes:
Feature.AsynchronousHandlerInvocation,Feature.AsynchronousMessageDispatch,Feature.SyncPubSub
public interface FeatureA feature defines the configuration of a specific functionality of a message bus.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classFeature.AsynchronousHandlerInvocationstatic classFeature.AsynchronousMessageDispatchstatic classFeature.SyncPubSub
-