Class EclipseLinkHazelcastChanelSupplier
java.lang.Object
io.jmix.autoconfigure.eclipselink.EclipseLinkHazelcastChanelSupplier
- All Implemented Interfaces:
- EclipseLinkChannelSupplier,- Supplier<org.springframework.messaging.SubscribableChannel>
public class EclipseLinkHazelcastChanelSupplier
extends Object
implements EclipseLinkChannelSupplier
- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionprotected static class
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprotected final org.springframework.messaging.SubscribableChannel
- 
Constructor SummaryConstructorsConstructorDescriptionEclipseLinkHazelcastChanelSupplier(com.hazelcast.core.HazelcastInstance hazelcastInstance) 
- 
Method Summary
- 
Field Details- 
messageChannelprotected final org.springframework.messaging.SubscribableChannel messageChannel
 
- 
- 
Constructor Details- 
EclipseLinkHazelcastChanelSupplierpublic EclipseLinkHazelcastChanelSupplier(com.hazelcast.core.HazelcastInstance hazelcastInstance) 
 
- 
- 
Method Details