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
Modifier and TypeClassDescriptionprotected static class
-
Field Summary
Modifier and TypeFieldDescriptionprotected final org.springframework.messaging.SubscribableChannel
-
Constructor Summary
ConstructorDescriptionEclipseLinkHazelcastChanelSupplier
(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