Class PubSubService

java.lang.Object
cn.sliew.carp.example.redisson.service.PubSubService
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Service public class PubSubService extends Object implements org.springframework.beans.factory.InitializingBean
  • Field Details

  • Constructor Details

    • PubSubService

      public PubSubService()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception