Class AbstractPubsubChannel

java.lang.Object
cn.sliew.carp.framework.pubsub.model.AbstractLifecycle
cn.sliew.carp.framework.pubsub.model.AbstractPubsubChannel
All Implemented Interfaces:
PubsubChannel, org.springframework.context.Lifecycle, org.springframework.context.Phased, org.springframework.context.SmartLifecycle

public abstract class AbstractPubsubChannel extends AbstractLifecycle implements PubsubChannel
  • Constructor Details

    • AbstractPubsubChannel

      public AbstractPubsubChannel()