Class EclipseLinkNoOpChannelSupplier

java.lang.Object
io.jmix.autoconfigure.eclipselink.EclipseLinkNoOpChannelSupplier
All Implemented Interfaces:
EclipseLinkChannelSupplier, Supplier<org.springframework.messaging.SubscribableChannel>

public class EclipseLinkNoOpChannelSupplier extends Object implements EclipseLinkChannelSupplier
  • Constructor Details

    • EclipseLinkNoOpChannelSupplier

      public EclipseLinkNoOpChannelSupplier()
  • Method Details

    • get

      public org.springframework.messaging.SubscribableChannel get()
      Specified by:
      get in interface Supplier<org.springframework.messaging.SubscribableChannel>