Class HazelcastConfig


  • @Configuration
    public class HazelcastConfig
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      HazelcastConfig()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      com.hazelcast.config.Config hazelCastConfig()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HazelcastConfig

        public HazelcastConfig()
    • Method Detail

      • hazelCastConfig

        @Bean
        public com.hazelcast.config.Config hazelCastConfig()