クラス SpringBootPropertySource
java.lang.ObjectSE
org.springframework.boot.logging.log4j2.SpringBootPropertySource
- 実装されたすべてのインターフェース:
org.apache.logging.log4j.util.PropertySource
public class SpringBootPropertySource
extends ObjectSE
implements org.apache.logging.log4j.util.PropertySource
Log4j2 のシャットダウンフックを無効にする Spring Boot
PropertySource
。- 導入:
- 2.5.2
- 作成者:
- Andy Wilkinson
ネストされたクラスのサマリー
インターフェース org.apache.logging.log4j.util.PropertySource から継承されたネストクラス / インターフェース
org.apache.logging.log4j.util.PropertySource.Comparator, org.apache.logging.log4j.util.PropertySource.Util
コンストラクターのサマリー
方法の概要
修飾子と型メソッド説明boolean
containsProperty
(StringSE key) void
getNormalForm
(IterableSE<? extends CharSequenceSE> tokens) int
getProperty
(StringSE key)
コンストラクターの詳細
SpringBootPropertySource
public SpringBootPropertySource()
メソッドの詳細
forEach
- 次で指定:
- インターフェース
org.apache.logging.log4j.util.PropertySource
のforEach
getNormalForm
- 次で指定:
- インターフェース
org.apache.logging.log4j.util.PropertySource
のgetNormalForm
getPriority
public int getPriority()- 次で指定:
- インターフェース
org.apache.logging.log4j.util.PropertySource
のgetPriority
getProperty
- 次で指定:
- インターフェース
org.apache.logging.log4j.util.PropertySource
のgetProperty
containsProperty
- 次で指定:
- インターフェース
org.apache.logging.log4j.util.PropertySource
のcontainsProperty
getPropertyNames
- 次で指定:
- インターフェース
org.apache.logging.log4j.util.PropertySource
のgetPropertyNames