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