クラス ServletContextPropertySource

java.lang.ObjectSE
org.springframework.core.env.PropertySource<jakarta.servlet.ServletContext>
org.springframework.core.env.EnumerablePropertySource<jakarta.servlet.ServletContext>
org.springframework.web.context.support.ServletContextPropertySource

public class ServletContextPropertySource extends EnumerablePropertySource<jakarta.servlet.ServletContext>
ServletContext オブジェクトから初期パラメーターを読み取る PropertySource
導入:
3.1
作成者:
Chris Beams
関連事項:
  • コンストラクターの詳細

    • ServletContextPropertySource

      public ServletContextPropertySource(StringSE name, jakarta.servlet.ServletContext servletContext)
  • メソッドの詳細