java.lang.Object
io.jmix.autoconfigure.eclipselink.EclipseLinkNoOpChannelSupplier
 
- 
Constructor SummaryConstructors 
- 
Method Summary
org.springframework.messaging.SubscribableChannel
   
 
 
 
Methods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
- 
Constructor Details
- 
EclipseLinkNoOpChannelSupplierpublic EclipseLinkNoOpChannelSupplier() 
 
- 
Method Details
- 
getpublic org.springframework.messaging.SubscribableChannel get() 
- Specified by:
- getin interface- Supplier<org.springframework.messaging.SubscribableChannel>