@Configuration @ConditionalOnClass(value=com.hazelcast.core.HazelcastInstance.class) @EnableConfigurationProperties(value=HazelcastProperties.class) @Import(value={org.springframework.boot.autoconfigure.hazelcast.HazelcastClientConfiguration.class,org.springframework.boot.autoconfigure.hazelcast.HazelcastServerConfiguration.class}) public class HazelcastAutoConfiguration extends ObjectSE
Auto-configuration。明示的な構成に基づいて、または環境内にデフォルトの構成ファイルが見つかった場合に、HazelcastInstance を作成します。HazelcastConfigResourceCondition| コンストラクターと説明 |
|---|
HazelcastAutoConfiguration() |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSECopyright © 2019 Pivotal Software, Inc.. All rights reserved.