Package io.jmix.core.cluster
Interface ClusterApplicationEventChannelSupplier
- All Superinterfaces:
- Supplier<org.springframework.messaging.SubscribableChannel>
- All Known Implementing Classes:
- HazelcastApplicationEventChannelSupplier,- LocalApplicationEventChannelSupplier
public interface ClusterApplicationEventChannelSupplier
extends Supplier<org.springframework.messaging.SubscribableChannel>
Provides 
SubscribableChannel to pass and handle cluster application events.- 
Method Summary