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 Summary
Nested ClassesModifier and TypeClassDescriptionprotected static class - 
Field Summary
FieldsModifier and TypeFieldDescriptionprotected final org.springframework.messaging.SubscribableChannel - 
Constructor Summary
ConstructorsConstructorDescriptionEclipseLinkHazelcastChanelSupplier(com.hazelcast.core.HazelcastInstance hazelcastInstance)  - 
Method Summary
 
- 
Field Details
- 
messageChannel
protected final org.springframework.messaging.SubscribableChannel messageChannel 
 - 
 - 
Constructor Details
- 
EclipseLinkHazelcastChanelSupplier
public EclipseLinkHazelcastChanelSupplier(com.hazelcast.core.HazelcastInstance hazelcastInstance)  
 - 
 - 
Method Details