public abstract class HazelcastConfigResourceCondition extends ResourceCondition
SpringBootCondition は、Hazelcast 構成が使用可能かどうかを確認するために使用されます。これは、デフォルトの構成が見つかった場合、または使用するリソースを参照する構成可能なプロパティが設定されている場合に開始されます。| 修飾子 | コンストラクターと説明 |
|---|---|
protected | HazelcastConfigResourceCondition(StringSE configSystemProperty, StringSE... resourceLocations) |
| 修飾子と型 | メソッドと説明 |
|---|---|
protected ConditionOutcome | getResourceOutcome(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata) デフォルトのリソースロケーションの 1 つが実際に存在するかどうかを確認します。 |
getMatchOutcome, startConditionMessageanyMatches, logOutcome, matches, matchescloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEprotected ConditionOutcome getResourceOutcome(org.springframework.context.annotation.ConditionContext context, org.springframework.core.type.AnnotatedTypeMetadata metadata)
ResourceConditionResourceCondition の getResourceOutcome context - 条件コンテキスト metadata - アノテーションメタデータ Copyright © 2019 Pivotal Software, Inc.. All rights reserved.