Class HazelcastConfig

java.lang.Object
cn.sliew.carp.example.hazelcast.config.HazelcastConfig
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Configuration public class HazelcastConfig extends Object implements org.springframework.beans.factory.InitializingBean
  • Constructor Details

    • HazelcastConfig

      public HazelcastConfig()
  • Method Details

    • afterPropertiesSet

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