- F2D - インターフェース org.springframework.asm.Opcodes の静的変数
- F2I - インターフェース org.springframework.asm.Opcodes の静的変数
- F2L - インターフェース org.springframework.asm.Opcodes の静的変数
- F_APPEND - インターフェース org.springframework.asm.Opcodes の静的変数
ローカルが前のフレームのローカルと同じである圧縮フレーム。追加の 1 〜 3 ローカルが定義されており、スタックは空です。
- F_CHOP - インターフェース org.springframework.asm.Opcodes の静的変数
ローカルが前のフレームのローカルと同じである圧縮フレーム。ただし、最後の 1 〜 3 ローカルは存在せず、スタックは空です。
- F_FULL - インターフェース org.springframework.asm.Opcodes の静的変数
完全なフレームデータを含む圧縮フレーム。
- F_NEW - インターフェース org.springframework.asm.Opcodes の静的変数
エキスパンドフレーム。
- F_SAME - インターフェース org.springframework.asm.Opcodes の静的変数
前のフレームとローカルがまったく同じで、スタックが空の圧縮フレーム。
- F_SAME1 - インターフェース org.springframework.asm.Opcodes の静的変数
前のフレームとまったく同じローカルを持ち、スタックに単一の値を持つ圧縮フレーム。
- FacesContextUtils - org.springframework.web.jsf のクラス
- FacesContextUtils() - クラス org.springframework.web.jsf.FacesContextUtils のコンストラクター
- FacesRequestAttributes - org.springframework.web.context.request のクラス
- FacesRequestAttributes(FacesContext) - クラス org.springframework.web.context.request.FacesRequestAttributes のコンストラクター
指定された FacesContext の新しい FacesRequestAttributes アダプターを作成します。
- FacesWebRequest - org.springframework.web.context.request のクラス
- FacesWebRequest(FacesContext) - クラス org.springframework.web.context.request.FacesWebRequest のコンストラクター
指定された FacesContext の新しい FacesWebRequest アダプターを作成します。
- FACTORIES_RESOURCE_LOCATION - クラス org.springframework.core.io.support.SpringFactoriesLoader の静的変数
ファクトリを探す場所です。
- factory() - インターフェース org.springframework.core.io.buffer.DataBuffer のメソッド
- factory() - クラス org.springframework.core.io.buffer.DataBufferWrapper のメソッド
- factory() - クラス org.springframework.core.io.buffer.DefaultDataBuffer のメソッド
- factory() - クラス org.springframework.core.io.buffer.NettyDataBuffer のメソッド
- factory(JsonFactory) - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder のメソッド
- FACTORY_BEAN_ATTRIBUTE - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- FACTORY_BEAN_PREFIX - インターフェース org.springframework.beans.factory.BeanFactory の静的変数
FactoryBean インスタンスを逆参照し、FactoryBean によって
作成された Bean と区別するために使用
されます。
- FACTORY_METHOD_ATTRIBUTE - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- FactoryBean <T> - org.springframework.beans.factory のインターフェース
BeanFactory 内で使用されるオブジェクトによって実装されるインターフェースで、それ自体が個々のオブジェクトのファクトリです。
- FactoryBeanNotInitializedException - org.springframework.beans.factory の例外
Bean がまだ完全に初期化されていない場合、たとえば循環参照に関係している場合など、FactoryBean の getObject() メソッドからスローされる例外。
- FactoryBeanNotInitializedException() - クラス org.springframework.beans.factory.FactoryBeanNotInitializedException の例外
デフォルトのメッセージで新しい FactoryBeanNotInitializedException を作成します。
- FactoryBeanNotInitializedException(String) - クラス org.springframework.beans.factory.FactoryBeanNotInitializedException の例外
指定されたメッセージで新しい FactoryBeanNotInitializedException を作成します。
- FactoryBeanRegistrySupport - org.springframework.beans.factory.support のクラス
- FactoryBeanRegistrySupport() - クラス org.springframework.beans.factory.support.FactoryBeanRegistrySupport のコンストラクター
- FADD - インターフェース org.springframework.asm.Opcodes の静的変数
- fail(String) - クラス org.springframework.test.util.AssertionErrors の静的メソッド
指定されたメッセージでテストに失敗します。
- fail(String, Object, Object) - クラス org.springframework.test.util.AssertionErrors の静的メソッド
指定されたメッセージがメッセージに追加される期待値と実際の値を渡してテストに失敗します。
- FailFastProblemReporter - org.springframework.beans.factory.parsing のクラス
- FailFastProblemReporter() - クラス org.springframework.beans.factory.parsing.FailFastProblemReporter のコンストラクター
- failOnEmptyBeans(boolean) - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder のメソッド
- failOnUnknownProperties(boolean) - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder のメソッド
- failure(Throwable) - クラス org.springframework.util.concurrent.ListenableFutureCallbackRegistry のメソッド
- FailureCallback - org.springframework.util.concurrent のインターフェース
- FALLBACK_STATEMENT_SEPARATOR - クラス org.springframework.jdbc.datasource.init.ScriptUtils の静的変数
SQL スクリプト内のフォールバックステートメントの区切り文字: "\n"。
- FALLBACK_STATEMENT_SEPARATOR - クラス org.springframework.r2dbc.connection.init.ScriptUtils の静的変数
SQL スクリプト内のフォールバックステートメントの区切り文字: "\n"。
- FALLBACK_TRANSACTION_MANAGER_NAMES - クラス org.springframework.transaction.jta.JtaTransactionManager の静的変数
JTA TransactionManager のフォールバック JNDI ロケーション。
- fallbackMatchAllowed() - クラス org.springframework.beans.factory.config.DependencyDescriptor のメソッド
フォールバック一致が許可されるかどうかを返します。
- FALOAD - インターフェース org.springframework.asm.Opcodes の静的変数
- FALSE - クラス org.springframework.expression.spel.support.BooleanTypedValue の静的変数
いいえ。
- FALSE_VALUE - クラス org.springframework.beans.factory.xml.BeanDefinitionParserDelegate の静的変数
- FastByteArrayOutputStream - org.springframework.util のクラス
- FastByteArrayOutputStream() - クラス org.springframework.util.FastByteArrayOutputStream のコンストラクター
256 バイトのデフォルトの初期容量で新しい FastByteArrayOutputStream を作成します。
- FastByteArrayOutputStream(int) - クラス org.springframework.util.FastByteArrayOutputStream のコンストラクター
指定された初期容量で新しい FastByteArrayOutputStream を作成します。
- FASTORE - インターフェース org.springframework.asm.Opcodes の静的変数
- fatal(Object) - クラス org.apache.commons.logging.impl.NoOpLog のメソッド
- fatal(Object, Throwable) - クラス org.apache.commons.logging.impl.NoOpLog のメソッド
- fatal(Object) - インターフェース org.apache.commons.logging.Log のメソッド
致命的なログレベルでメッセージを記録します。
- fatal(Object, Throwable) - インターフェース org.apache.commons.logging.Log のメソッド
致命的なログレベルでエラーを記録します。
- fatal(Problem) - クラス org.springframework.beans.factory.parsing.FailFastProblemReporter のメソッド
- fatal(Problem) - インターフェース org.springframework.beans.factory.parsing.ProblemReporter のメソッド
解析プロセス中に致命的なエラーが発生したときに呼び出されます。
- fatal(String, Object) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
致命的なエラーを発生させます。
- fatal(String, Object, Throwable) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
致命的なエラーを発生させます。
- fatal(String, Object, ParseState) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
致命的なエラーを発生させます。
- fatal(String, Object, ParseState, Throwable) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
致命的なエラーを発生させます。
- fatal(CharSequence) - クラス org.springframework.core.log.LogAccessor のメソッド
致命的なログレベルでメッセージを記録します。
- fatal(Throwable, CharSequence) - クラス org.springframework.core.log.LogAccessor のメソッド
致命的なログレベルでエラーを記録します。
- fatal(Supplier<? extends CharSequence>) - クラス org.springframework.core.log.LogAccessor のメソッド
致命的なログレベルでメッセージを記録します。
- fatal(Throwable, Supplier<? extends CharSequence>) - クラス org.springframework.core.log.LogAccessor のメソッド
致命的なログレベルでエラーを記録します。
- FatalBeanException - org.springframework.beans の例外
Bean パッケージまたはサブパッケージで発生した回復不可能な問題、たとえば
- FatalBeanException(String) - クラス org.springframework.beans.FatalBeanException の例外
指定されたメッセージで新しい FatalBeanException を作成します。
- FatalBeanException(String, Throwable) - クラス org.springframework.beans.FatalBeanException の例外
指定されたメッセージと根本原因を持つ新しい FatalBeanException を作成します。
- fatalError(SAXParseException) - クラス org.springframework.util.xml.SimpleSaxErrorHandler のメソッド
- fatalError(TransformerException) - クラス org.springframework.util.xml.SimpleTransformErrorListener のメソッド
- favorParameter(boolean) - クラス org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer のメソッド
リクエストされたメディア型を判別するためにリクエストパラメーター(デフォルトでは "format" )を使用する必要があるかどうか。
- favorPathExtension(boolean) - クラス org.springframework.web.servlet.config.annotation.ContentNegotiationConfigurer のメソッド
- FCMPG - インターフェース org.springframework.asm.Opcodes の静的変数
- FCMPL - インターフェース org.springframework.asm.Opcodes の静的変数
- FCONST_0 - インターフェース org.springframework.asm.Opcodes の静的変数
- FCONST_1 - インターフェース org.springframework.asm.Opcodes の静的変数
- FCONST_2 - インターフェース org.springframework.asm.Opcodes の静的変数
- FDIV - インターフェース org.springframework.asm.Opcodes の静的変数
- featuresToDisable(Object...) - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder のメソッド
無効にする機能を指定します。
- featuresToEnable(Object...) - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder のメソッド
有効にする機能を指定します。
- fetch() - インターフェース org.springframework.r2dbc.core.DatabaseClient.GenericExecuteSpec のメソッド
SQL 呼び出しを実行し、実行段階に入って結果を取得します。
- FetchSpec <T> - org.springframework.r2dbc.core のインターフェース
結果を取得するためのユニオン型。
- FIELD - クラス org.springframework.asm.TypeReference の静的変数
フィールドの型を対象とする一種の型参照。
- field - クラス org.springframework.beans.factory.InjectionPoint の変数
- FIELD_CLASS - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_CURRENCY_TIME_LIMIT - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_DEFAULT - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_DISPLAY_NAME - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_GET_METHOD - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_LOG - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_LOG_FILE - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_METRIC_CATEGORY - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_METRIC_TYPE - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_PERSIST_LOCATION - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_PERSIST_NAME - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_PERSIST_PERIOD - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_PERSIST_POLICY - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_ROLE - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_SET_METHOD - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_UNITS - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FIELD_VISIBILITY - クラス org.springframework.jmx.export.assembler.AbstractReflectiveMBeanInfoAssembler の静的変数
- FieldError - org.springframework.validation のクラス
フィールドエラー、つまり特定のフィールド値を拒否する理由をカプセル化します。
- FieldError(String, String, String) - クラス org.springframework.validation.FieldError のコンストラクター
新しい FieldError インスタンスを作成します。
- FieldError(String, String, Object, boolean, String[], Object[], String) - クラス org.springframework.validation.FieldError のコンストラクター
新しい FieldError インスタンスを作成します。
- FieldRetrievingFactoryBean - org.springframework.beans.factory.config のクラス
- FieldRetrievingFactoryBean() - クラス org.springframework.beans.factory.config.FieldRetrievingFactoryBean のコンストラクター
- FieldVisitor - org.springframework.asm のクラス
Java フィールドを訪問する訪問者。
- FieldVisitor(int) - クラス org.springframework.asm.FieldVisitor のコンストラクター
- FieldVisitor(int, FieldVisitor) - クラス org.springframework.asm.FieldVisitor のコンストラクター
- file(String, byte[]) - クラス org.springframework.test.web.servlet.request.MockMultipartHttpServletRequestBuilder のメソッド
指定されたコンテンツで新しい MockMultipartFile を作成します。
- file(MockMultipartFile) - クラス org.springframework.test.web.servlet.request.MockMultipartHttpServletRequestBuilder のメソッド
指定された MockMultipartFile を追加します。
- FILE_URL_PREFIX - クラス org.springframework.util.ResourceUtils の静的変数
ファイルシステムからロードするための URL プレフィックス: "file:"。
- FileCopyUtils - org.springframework.util のクラス
ファイルとストリームのコピーのためのシンプルなユーティリティメソッド。
- FileCopyUtils() - クラス org.springframework.util.FileCopyUtils のコンストラクター
- FileEditor - org.springframework.beans.propertyeditors のクラス
java.io.File のエディター。Spring リソースの場所からファイルプロパティを直接入力します。
- FileEditor() - クラス org.springframework.beans.propertyeditors.FileEditor のコンストラクター
下にあるデフォルトの ResourceEditor を使用して、新しい FileEditor を作成します。
- FileEditor(ResourceEditor) - クラス org.springframework.beans.propertyeditors.FileEditor のコンストラクター
下にある ResourceEditor を使用して、新しい FileEditor を作成します。
- filename(String) - インターフェース org.springframework.http.client.MultipartBodyBuilder.PartBuilder のメソッド
ファイルパーツのファイル名パラメーターを設定します。
- filename() - インターフェース org.springframework.http.codec.multipart.FilePart のメソッド
クライアントのファイルシステムにある元のファイル名を返します。
- filename(String) - インターフェース org.springframework.http.ContentDisposition.Builder のメソッド
filename パラメーターの値を設定します。
- filename(String, Charset) - インターフェース org.springframework.http.ContentDisposition.Builder のメソッド
RFC 5987 で定義されているようにエンコードされるファイル名 * の値を設定します。
- FILENAME_HINT - クラス org.springframework.core.codec.ResourceDecoder の静的変数
リソースのファイル名を含むヒントの名前(例:
- FileNameVersionPathStrategy() - クラス org.springframework.web.servlet.resource.AbstractVersionStrategy.FileNameVersionPathStrategy のコンストラクター
- FilePart - org.springframework.http.codec.multipart のインターフェース
マルチパートリクエストで受信したアップロードファイルを表す
Part の特殊化。
- FileSystemResource - org.springframework.core.io のクラス
java.io.File および
java.nio.file.Path の
Resource 実装は、ファイルシステムターゲットで処理します。
- FileSystemResource(String) - クラス org.springframework.core.io.FileSystemResource のコンストラクター
ファイルパスから新しい FileSystemResource を作成します。
- FileSystemResource(File) - クラス org.springframework.core.io.FileSystemResource のコンストラクター
FileSE ハンドルから新しい
FileSystemResource を作成します。
- FileSystemResource(Path) - クラス org.springframework.core.io.FileSystemResource のコンストラクター
PathSE ハンドルから新しい
FileSystemResource を作成し、
FileSE ではなく NIO.2 を介してすべてのファイルシステムの対話を実行します。
- FileSystemResource(FileSystem, String) - クラス org.springframework.core.io.FileSystemResource のコンストラクター
FileSystemSE ハンドルから新しい
FileSystemResource を作成し、指定されたパスを見つけます。
- FileSystemResourceLoader - org.springframework.core.io のクラス
- FileSystemResourceLoader() - クラス org.springframework.core.io.FileSystemResourceLoader のコンストラクター
- FileSystemUtils - org.springframework.util のクラス
ファイルシステムを操作するためのユーティリティメソッド。
- FileSystemUtils() - クラス org.springframework.util.FileSystemUtils のコンストラクター
- FileSystemXmlApplicationContext - org.springframework.context.support のクラス
スタンドアロン XML アプリケーションコンテキスト。ファイルシステムまたは URL からコンテキスト定義ファイルを取得し、プレーンパスを相対ファイルシステムの場所として解釈します(例:
- FileSystemXmlApplicationContext() - クラス org.springframework.context.support.FileSystemXmlApplicationContext のコンストラクター
Bean スタイルの構成用に新しい FileSystemXmlApplicationContext を作成します。
- FileSystemXmlApplicationContext(ApplicationContext) - クラス org.springframework.context.support.FileSystemXmlApplicationContext のコンストラクター
Bean スタイルの構成用に新しい FileSystemXmlApplicationContext を作成します。
- FileSystemXmlApplicationContext(String) - クラス org.springframework.context.support.FileSystemXmlApplicationContext のコンストラクター
新しい FileSystemXmlApplicationContext を作成し、指定された XML ファイルから定義をロードして、コンテキストを自動的にリフレッシュします。
- FileSystemXmlApplicationContext(String...) - クラス org.springframework.context.support.FileSystemXmlApplicationContext のコンストラクター
新しい FileSystemXmlApplicationContext を作成し、指定された XML ファイルから定義をロードして、コンテキストを自動的にリフレッシュします。
- FileSystemXmlApplicationContext(String[], ApplicationContext) - クラス org.springframework.context.support.FileSystemXmlApplicationContext のコンストラクター
指定された親を使用して新しい FileSystemXmlApplicationContext を作成し、指定された XML ファイルから定義をロードして、コンテキストを自動的にリフレッシュします。
- FileSystemXmlApplicationContext(String[], boolean) - クラス org.springframework.context.support.FileSystemXmlApplicationContext のコンストラクター
新しい FileSystemXmlApplicationContext を作成し、指定された XML ファイルから定義を読み込みます。
- FileSystemXmlApplicationContext(String[], boolean, ApplicationContext) - クラス org.springframework.context.support.FileSystemXmlApplicationContext のコンストラクター
指定された親を使用して新しい FileSystemXmlApplicationContext を作成し、指定された XML ファイルから定義をロードします。
- fileUpload(String, Object...) - クラス org.springframework.test.web.servlet.request.MockMvcRequestBuilders の静的メソッド
- fileUpload(URI) - クラス org.springframework.test.web.servlet.request.MockMvcRequestBuilders の静的メソッド
- FileUrlResource - org.springframework.core.io のクラス
- FileUrlResource(URL) - クラス org.springframework.core.io.FileUrlResource のコンストラクター
指定された URL オブジェクトに基づいて新しい FileUrlResource を作成します。
- FileUrlResource(String) - クラス org.springframework.core.io.FileUrlResource のコンストラクター
URL プロトコル「ファイル」を使用して、指定されたファイルの場所に基づいて新しい FileUrlResource を作成します。
- fillInClientStackTraceIfPossible(Throwable) - クラス org.springframework.remoting.support.RemoteInvocationUtils の静的メソッド
現在のクライアント側スタックトレースを指定された例外に入力します。
- fillInStackTrace() - 例外 org.springframework.scripting.support.StandardScriptEvalException のメソッド
- fillProperties(Properties, EncodedResource) - クラス org.springframework.core.io.support.PropertiesLoaderUtils の静的メソッド
特定の EncodedResource から特定のプロパティを入力し、プロパティファイルの特定のエンコーディングを潜在的に定義します。
- fillProperties(Properties, Resource) - クラス org.springframework.core.io.support.PropertiesLoaderUtils の静的メソッド
特定のリソースから特定のプロパティを入力します(ISO-8859-1 エンコーディング)。
- filter(List<Method>) - インターフェース org.springframework.expression.MethodFilter のメソッド
SpEL ユーザーが呼び出される可能性のある候補メソッドのリストを整理できるように、メソッドリゾルバーによって呼び出されます。
- filter(Function<? super Statement, ? extends Statement>) - インターフェース org.springframework.r2dbc.core.DatabaseClient.GenericExecuteSpec のメソッド
指定されたフィルターをフィルターチェーンの最後に追加します。
- filter(StatementFilterFunction) - インターフェース org.springframework.r2dbc.core.DatabaseClient.GenericExecuteSpec のメソッド
指定されたフィルターをフィルターチェーンの最後に追加します。
- filter(Statement, ExecuteFunction) - インターフェース org.springframework.r2dbc.core.StatementFilterFunction のメソッド
- filter(ExchangeFilterFunction) - インターフェース org.springframework.test.web.reactive.server.WebTestClient.Builder のメソッド
指定されたフィルターをフィルターチェーンに追加します。
- filter(Filter, String...) - インターフェース org.springframework.test.web.servlet.client.MockMvcWebTestClient.MockMvcServerSpec のメソッド
特定の URL パターンのフィルターを追加します。
- filter(ServerWebExchange, WebFilterChain) - クラス org.springframework.web.cors.reactive.CorsWebFilter のメソッド
- filter(ServerWebExchange, WebFilterChain) - クラス org.springframework.web.cors.reactive.PreFlightRequestWebFilter のメソッド
- filter(ServerWebExchange, WebFilterChain) - クラス org.springframework.web.filter.reactive.ForwardedHeaderFilter のメソッド
使用すべきではありません。
- filter(ServerWebExchange, WebFilterChain) - クラス org.springframework.web.filter.reactive.HiddenHttpMethodFilter のメソッド
HTTP POST を methodParamName に基づいた別のメソッドに変換します。
- filter(ServerWebExchange, WebFilterChain) - クラス org.springframework.web.filter.reactive.ServerWebExchangeContextFilter のメソッド
- filter(ClientRequest, ExchangeFunction) - インターフェース org.springframework.web.reactive.function.client.ExchangeFilterFunction のメソッド
このフィルターを所定のリクエストおよび交換関数に適用します。
- filter(ExchangeFilterFunction) - インターフェース org.springframework.web.reactive.function.client.ExchangeFunction のメソッド
指定された ExchangeFilterFunction で交換関数をフィルター処理すると、フィルター処理された ExchangeFunction が生成されます。
- filter(ExchangeFilterFunction) - インターフェース org.springframework.web.reactive.function.client.WebClient.Builder のメソッド
指定されたフィルターをフィルターチェーンの最後に追加します。
- filter(ServerRequest, HandlerFunction<T>) - インターフェース org.springframework.web.reactive.function.server.HandlerFilterFunction のメソッド
このフィルターを特定のハンドラー関数に適用します。
- filter(HandlerFilterFunction<T, S>) - インターフェース org.springframework.web.reactive.function.server.RouterFunction のメソッド
- filter(HandlerFilterFunction<ServerResponse, ServerResponse>) - インターフェース org.springframework.web.reactive.function.server.RouterFunctions.Builder のメソッド
このビルダーによって作成されたすべてのルートを、指定されたフィルター関数でフィルターします。
- filter(WebFilter...) - クラス org.springframework.web.server.adapter.WebHttpHandlerBuilder のメソッド
指定されたフィルターを追加します。
- filter(ServerWebExchange) - クラス org.springframework.web.server.handler.DefaultWebFilterChain のメソッド
- filter(ServerWebExchange, WebFilterChain) - インターフェース org.springframework.web.server.WebFilter のメソッド
- filter(ServerWebExchange) - インターフェース org.springframework.web.server.WebFilterChain のメソッド
チェーンの次の WebFilter に委譲します。
- filter(ServerRequest, HandlerFunction<T>) - インターフェース org.springframework.web.servlet.function.HandlerFilterFunction のメソッド
このフィルターを特定のハンドラー関数に適用します。
- filter(HandlerFilterFunction<T, S>) - インターフェース org.springframework.web.servlet.function.RouterFunction のメソッド
- filter(HandlerFilterFunction<ServerResponse, ServerResponse>) - インターフェース org.springframework.web.servlet.function.RouterFunctions.Builder のメソッド
このビルダーによって作成されたすべてのルートを、指定されたフィルター関数でフィルターします。
- filter(View, String, Locale) - インターフェース org.springframework.web.servlet.view.AbstractCachingViewResolver.CacheFilter のメソッド
指定されたビューをキャッシュするかどうかを示します。
- filterAndWrapModel(Map<String, Object>, HttpServletRequest) - クラス org.springframework.web.servlet.view.json.AbstractJackson2View のメソッド
- filterAttributes(Predicate<String>) - インターフェース org.springframework.core.annotation.MergedAnnotation のメソッド
指定された述語に一致する属性のみを持つアノテーションの新しいビューを作成します。
- filterConstructors(Class, List) - クラス org.springframework.cglib.proxy.Enhancer のメソッド
スーパークラスからコンストラクターのリストをフィルターに掛けます。
- filterDefaultValues() - インターフェース org.springframework.core.annotation.MergedAnnotation のメソッド
デフォルト値が削除されたすべての属性を使用して、アノテーションの新しいビューを作成します。
- FilteringWebHandler - org.springframework.web.server.handler のクラス
- FilteringWebHandler(WebHandler, List<WebFilter>) - クラス org.springframework.web.server.handler.FilteringWebHandler のコンストラクター
コンストラクター。
- filterModel(Map<String, Object>) - クラス org.springframework.web.servlet.view.json.AbstractJackson2View のメソッド
指定されたモデルから不要な属性を除外します。
- filterModel(Map<String, Object>) - クラス org.springframework.web.servlet.view.json.MappingJackson2JsonView のメソッド
指定されたモデルから不要な属性を除外します。
- filterModel(Map<String, Object>) - クラス org.springframework.web.servlet.view.xml.MappingJackson2XmlView のメソッド
- filterPropertyDescriptorsForDependencyCheck(BeanWrapper, boolean) - クラス org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory のメソッド
指定された BeanWrapper から PropertyDescriptors のフィルターされたセットを抽出します。無視された依存関係型または無視された依存関係インターフェースで定義されたプロパティは除外します。
- filterPropertyDescriptorsForDependencyCheck(BeanWrapper) - クラス org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory のメソッド
指定された BeanWrapper から PropertyDescriptors のフィルターされたセットを抽出します。無視された依存関係型または無視された依存関係インターフェースで定義されたプロパティは除外します。
- filterRequestedExtensions(ServerHttpRequest, List<WebSocketExtension>, List<WebSocketExtension>) - クラス org.springframework.web.socket.server.support.AbstractHandshakeHandler のメソッド
リクエストされた WebSocket 拡張のリストをフィルタリングします。
- filters(FilterProvider) - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder のメソッド
@JsonFilter アノテーション付き POJO をサポートするために使用するグローバルフィルターを設定します。
- filters(Consumer<List<ExchangeFilterFunction>>) - インターフェース org.springframework.test.web.reactive.server.WebTestClient.Builder のメソッド
指定されたコンシューマーでフィルターを操作します。
- filters(Filter...) - インターフェース org.springframework.test.web.servlet.client.MockMvcWebTestClient.MockMvcServerSpec のメソッド
グローバルフィルターを追加します。
- filters(Consumer<List<ExchangeFilterFunction>>) - インターフェース org.springframework.web.reactive.function.client.WebClient.Builder のメソッド
指定されたコンシューマーでフィルターを操作します。
- filters(Consumer<List<WebFilter>>) - クラス org.springframework.web.server.adapter.WebHttpHandlerBuilder のメソッド
現在構成されているフィルターの「ライブ」リストを操作します。
- FilterType - org.springframework.context.annotation の列挙
- find(Class, Signature) - クラス org.springframework.cglib.proxy.MethodProxy の静的メソッド
指定された署名に一致するメソッドをインターセプトするときに使用される MethodProxy を返します。
- find(String, Object...) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- find(String, Object...) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findAdvisorBeans() - クラス org.springframework.aop.framework.autoproxy.BeanFactoryAdvisorRetrievalHelper のメソッド
FactoryBeans を無視して、現在作成中の Bean を除外して、現在の Bean ファクトリ内のすべての適格な Advisor Bean を見つけます。
- findAdvisorsThatCanApply(List<Advisor>, Class<?>, String) - クラス org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator のメソッド
指定されたアドバイザ候補を検索して、指定された Bean に適用できるすべてのアドバイザを見つけます。
- findAdvisorsThatCanApply(List<Advisor>, Class<?>) - クラス org.springframework.aop.support.AopUtils の静的メソッド
特定のクラスに適用可能な candidateAdvisors リストのサブリストを決定します。
- findAllClassPathResources(String) - クラス org.springframework.core.io.support.PathMatchingResourcePatternResolver のメソッド
ClassLoader を介して、指定された場所のすべてのクラスの場所リソースを検索します。
- findAllLocalMergedAnnotations() - クラス org.springframework.test.context.TestContextAnnotationUtils.AnnotationDescriptor のメソッド
この記述子の
ルート宣言クラス、またはルート宣言クラスが実装するインターフェースに存在する、またはメタ存在する、指定されたアノテーション型のすべてのアノテーションを検索します。
- findAllLocalMergedAnnotations() - クラス org.springframework.test.context.TestContextAnnotationUtils.UntypedAnnotationDescriptor のメソッド
- findAllMergedAnnotations(AnnotatedElement, Class<A>) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
指定された element の上のアノテーション階層内で、指定された annotationType のすべてのアノテーションを検索します。見つかった各アノテーションについて、そのアノテーションの属性をアノテーション階層の下位レベルのアノテーションの一致する属性とマージし、結果を指定された annotationType のアノテーションに合成します。
- findAllMergedAnnotations(AnnotatedElement, Set<Class<? extends Annotation>>) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
指定された element の上のアノテーション階層内で、指定された annotationTypes のすべてのアノテーションを検索します。見つかった各アノテーションについて、そのアノテーションの属性をアノテーション階層の下位レベルのアノテーションの一致する属性とマージし、結果を対応する annotationType のアノテーションに合成します。
- findAnnotatedBeans(ApplicationContext) - クラス org.springframework.web.method.ControllerAdviceBean の静的メソッド
- findAnnotation(AnnotatedElement, Class<A>) - クラス org.springframework.core.annotation.AnnotationUtils の静的メソッド
- findAnnotation(Method, Class<A>) - クラス org.springframework.core.annotation.AnnotationUtils の静的メソッド
- findAnnotation(Class<?>, Class<A>) - クラス org.springframework.core.annotation.AnnotationUtils の静的メソッド
提供された
ClassSE で
annotationType の単一の
AnnotationSE を検索し、そのインターフェース、アノテーション、スーパークラスをトラバースします(アノテーションが特定のクラス自体に
直接存在しない場合)。
- findAnnotationDeclaringClass(Class<? extends Annotation>, Class<?>) - クラス org.springframework.core.annotation.AnnotationUtils の静的メソッド
- findAnnotationDeclaringClassForTypes(List<Class<? extends Annotation>>, Class<?>) - クラス org.springframework.core.annotation.AnnotationUtils の静的メソッド
- findAnnotationDescriptor(Class<?>, Class<T>) - クラス org.springframework.test.context.TestContextAnnotationUtils の静的メソッド
- findAnnotationDescriptor(Class<?>, Class<T>) - クラス org.springframework.test.util.MetaAnnotationUtils の静的メソッド
使用すべきではありません。
- findAnnotationDescriptorForTypes(Class<?>, Class<? extends Annotation>...) - クラス org.springframework.test.context.TestContextAnnotationUtils の静的メソッド
- findAnnotationDescriptorForTypes(Class<?>, Class<? extends Annotation>...) - クラス org.springframework.test.util.MetaAnnotationUtils の静的メソッド
使用すべきではありません。
- findAnnotationOnBean(String, Class<A>) - インターフェース org.springframework.beans.factory.ListableBeanFactory のメソッド
指定された Bean で
annotationType の
AnnotationSE を検索し、指定されたクラス自体にアノテーションが見つからない場合はインターフェースとスーパークラスを走査し、Bean のファクトリメソッド(存在する場合)を確認します。
- findAnnotationOnBean(String, Class<A>) - クラス org.springframework.beans.factory.support.DefaultListableBeanFactory のメソッド
- findAnnotationOnBean(String, Class<A>) - クラス org.springframework.beans.factory.support.StaticListableBeanFactory のメソッド
- findAnnotationOnBean(String, Class<A>) - クラス org.springframework.context.support.AbstractApplicationContext のメソッド
- findApplicationContexts() - クラス org.springframework.context.support.LiveBeansView のメソッド
使用すべきではありません。
現在のアプリケーションに適用可能なすべての ApplicationContexts を見つけます。
- findApplicationContexts() - クラス org.springframework.web.context.support.ServletContextLiveBeansView のメソッド
使用すべきではありません。
- findAspectJAnnotationOnMethod(Method) - クラス org.springframework.aop.aspectj.annotation.AbstractAspectJAdvisorFactory の静的メソッド
与えられたメソッドの最初の AspectJ アノテーションを見つけて返します(1 つだけであるべきです...)。
- findAttribute(String) - クラス org.springframework.mock.web.MockPageContext のメソッド
- findAutowireCandidates(Class<T>) - クラス org.springframework.beans.factory.annotation.AutowiredAnnotationBeanPostProcessor のメソッド
指定された型のすべての Bean をオートワイヤー候補として取得します。
- findAutowireCandidates(String, Class<?>, DependencyDescriptor) - クラス org.springframework.beans.factory.support.DefaultListableBeanFactory のメソッド
必要な型に一致する Bean インスタンスを見つけます。
- findAvailableTcpPort() - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [
1024、
65535 ] からランダムに選択された使用可能な TCP ポートを見つけます。
- findAvailableTcpPort(int) - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [
minPort、
65535 ] からランダムに選択された使用可能な TCP ポートを見つけます。
- findAvailableTcpPort(int, int) - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [minPort、maxPort] からランダムに選択された使用可能な TCP ポートを見つけます。
- findAvailableTcpPorts(int) - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [
1024、
65535 ] からランダムに選択された、使用可能な TCP ポートのリクエストされた数を見つけます。
- findAvailableTcpPorts(int, int, int) - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [minPort、maxPort] からランダムに選択された、使用可能な TCP ポートのリクエストされた数を見つけます。
- findAvailableUdpPort() - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [
1024、
65535 ] からランダムに選択された使用可能な UDP ポートを見つけます。
- findAvailableUdpPort(int) - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [
minPort、
65535 ] からランダムに選択された使用可能な UDP ポートを見つけます。
- findAvailableUdpPort(int, int) - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [minPort、maxPort] からランダムに選択された使用可能な UDP ポートを見つけます。
- findAvailableUdpPorts(int) - クラス org.springframework.util.SocketUtils の静的メソッド
使用可能な UDP ポートのリクエストされた数を見つけます。それぞれは、[
1024、
65535 ] の範囲からランダムに選択されます。
- findAvailableUdpPorts(int, int, int) - クラス org.springframework.util.SocketUtils の静的メソッド
範囲 [minPort、maxPort] からランダムに選択された、使用可能な UDP ポートのリクエストされた数を見つけます。
- findBridgedMethod(Method) - クラス org.springframework.core.BridgeMethodResolver の静的メソッド
- findByCriteria(DetachedCriteria) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
指定された Hibernate 条件オブジェクトに基づいてクエリを実行します。
- findByCriteria(DetachedCriteria, int, int) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
指定された Hibernate 条件オブジェクトに基づいてクエリを実行します。
- findByCriteria(DetachedCriteria) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
- findByCriteria(DetachedCriteria, int, int) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
- findByExample(T) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
指定されたエンティティオブジェクトの例に基づいてクエリを実行します。
- findByExample(String, T) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
指定されたエンティティオブジェクトの例に基づいてクエリを実行します。
- findByExample(T, int, int) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
指定されたエンティティオブジェクトの例に基づいてクエリを実行します。
- findByExample(String, T, int, int) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
指定されたエンティティオブジェクトの例に基づいてクエリを実行します。
- findByExample(T) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
- findByExample(String, T) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
- findByExample(T, int, int) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
- findByExample(String, T, int, int) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
- findByNamedParam(String, String, Object) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- findByNamedParam(String, String[], Object[]) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- findByNamedParam(String, String, Object) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findByNamedParam(String, String[], Object[]) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findByNamedQuery(String, Object...) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- findByNamedQuery(String, Object...) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findByNamedQueryAndNamedParam(String, String, Object) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- findByNamedQueryAndNamedParam(String, String[], Object[]) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- findByNamedQueryAndNamedParam(String, String, Object) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findByNamedQueryAndNamedParam(String, String[], Object[]) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findByNamedQueryAndValueBean(String, Object) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- findByNamedQueryAndValueBean(String, Object) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findByValueBean(String, Object) - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
- findByValueBean(String, Object) - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
使用すべきではありません。
- findCacheOperation(Method, Class<?>) - クラス org.springframework.cache.jcache.interceptor.AbstractFallbackJCacheOperationSource のメソッド
サブクラスは、これを実装して、指定されたメソッドのキャッシュ操作を返す必要があります(存在する場合)。
- findCacheOperation(Method, Class<?>) - クラス org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource のメソッド
- findCacheOperations(Class<?>) - クラス org.springframework.cache.annotation.AnnotationCacheOperationSource のメソッド
- findCacheOperations(Method) - クラス org.springframework.cache.annotation.AnnotationCacheOperationSource のメソッド
- findCacheOperations(Class<?>) - クラス org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource のメソッド
サブクラスは、指定されたクラスのキャッシング属性があれば、それを返すためにこれを実装する必要があります。
- findCacheOperations(Method) - クラス org.springframework.cache.interceptor.AbstractFallbackCacheOperationSource のメソッド
サブクラスは、これを実装して、指定されたメソッドのキャッシュ属性を返す必要があります(存在する場合)。
- findCandidateAdvisors() - クラス org.springframework.aop.aspectj.annotation.AnnotationAwareAspectJAutoProxyCreator のメソッド
- findCandidateAdvisors() - クラス org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator のメソッド
自動プロキシで使用するすべての候補アドバイザーを見つけます。
- findCandidateComponents(String) - クラス org.springframework.context.annotation.ClassPathScanningCandidateComponentProvider のメソッド
候補コンポーネントのクラスパスをスキャンします。
- findClosestMatch(Collection<Class<? extends Throwable>>, Throwable) - クラス org.springframework.core.ExceptionDepthComparator の静的メソッド
特定のターゲット例外の特定の例外型から最も近い一致を取得します。
- findColumn(String) - クラス org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet のメソッド
- findColumn(String) - インターフェース org.springframework.jdbc.support.rowset.SqlRowSet のメソッド
指定された列ラベルをその列インデックスにマップします。
- findCommonElementType(Collection<?>) - クラス org.springframework.util.CollectionUtils の静的メソッド
指定されたコレクションの共通要素型があれば、それを見つけます。
- findConstructor(String) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findConstructor(String, ClassLoader) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findCustomEditor(Class<?>, String) - インターフェース org.springframework.beans.PropertyEditorRegistry のメソッド
指定された型とプロパティのカスタムプロパティエディターを見つけます。
- findCustomEditor(Class<?>, String) - クラス org.springframework.beans.PropertyEditorRegistrySupport のメソッド
- findCustomEditor(Class<?>, String) - クラス org.springframework.validation.DataBinder のメソッド
- findDeclaredMethod(Class<?>, String, Class<?>...) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたクラスまたはそのスーパークラスの 1 つで宣言された、指定されたメソッド名と指定されたパラメーター型を持つメソッドを検索します。
- findDeclaredMethod(Class, String, Class[]) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findDeclaredMethodWithMinimalParameters(Class<?>, String) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたクラスまたはそのスーパークラスの 1 つで宣言された、指定されたメソッド名と最小パラメーター(最良の場合: なし)を持つメソッドを見つけます。
- findDefaultEntityManagerFactory(String) - クラス org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor のメソッド
Spring アプリケーションコンテキストで単一のデフォルト EntityManagerFactory を検索します。
- findDefaultScheduler() - クラス org.springframework.scheduling.quartz.SchedulerAccessorBean のメソッド
- findEditor(String, Class<?>) - クラス org.springframework.validation.AbstractBindingResult のメソッド
- findEditor(String, Class<?>) - クラス org.springframework.validation.AbstractPropertyBindingResult のメソッド
この実装は、必要に応じて、フォーマッタ用の PropertyEditor アダプターを公開します。
- findEditor(String, Class) - 例外 org.springframework.validation.BindException のメソッド
- findEditor(String, Class<?>) - インターフェース org.springframework.validation.BindingResult のメソッド
指定された型とプロパティのカスタムプロパティエディターを見つけます。
- findEditor(String, Class) - 例外 org.springframework.web.bind.support.WebExchangeBindException のメソッド
- findEditor(Class<?>) - クラス org.springframework.web.reactive.result.view.BindStatus のメソッド
このバインドされたステータスが現在バインドされているプロパティに関連付けられている、指定された値クラスの PropertyEditor を見つけます。
- findEditor(Class<?>) - クラス org.springframework.web.servlet.support.BindStatus のメソッド
このバインドされたステータスが現在バインドされているプロパティに関連付けられている、指定された値クラスの PropertyEditor を見つけます。
- findEditorByConvention(Class<?>) - クラス org.springframework.beans.BeanUtils の静的メソッド
"Editor" 接尾辞の規則に従って JavaBeans PropertyEditor を見つけます(例:
- findEligibleAdvisors(Class<?>, String) - クラス org.springframework.aop.framework.autoproxy.AbstractAdvisorAutoProxyCreator のメソッド
このクラスを自動プロキシするためのすべての適格なアドバイザーを見つけます。
- findEntityManagerFactory(ListableBeanFactory, String) - クラス org.springframework.orm.jpa.EntityManagerFactoryUtils の静的メソッド
指定された Spring アプリケーションコンテキスト(ListableBeanFactory で表されます)で指定された名前の EntityManagerFactory を見つけます。
- findEntityManagerFactory(String, String) - クラス org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor のメソッド
現在の Spring アプリケーションコンテキストで指定された名前の EntityManagerFactory を検索します。ユニット名が指定されていない場合は、単一のデフォルト EntityManagerFactory(存在する場合)にフォールバックします。
- findExpectation(ClientHttpRequest) - クラス org.springframework.test.web.client.AbstractRequestExpectationManager.RequestExpectationGroup のメソッド
一致する期待値を返します。一致するものがなければ null を返します。
- findField(String, Class<?>, boolean) - クラス org.springframework.expression.spel.support.ReflectivePropertyAccessor のメソッド
指定されたクラスで特定の名前のフィールドを検索します。
- findField(Class<?>, String) - クラス org.springframework.util.ReflectionUtils の静的メソッド
- findField(Class<?>, String, Class<?>) - クラス org.springframework.util.ReflectionUtils の静的メソッド
- findFirstMatch(Collection<?>, Collection<E>) - クラス org.springframework.util.CollectionUtils の静的メソッド
'source' に含まれる 'candidates' の最初の要素を返します。
- findGetterForProperty(String, Class<?>, boolean) - クラス org.springframework.expression.spel.support.ReflectivePropertyAccessor のメソッド
指定されたプロパティの getter メソッドを見つけます。
- findInterfaceMethod(Class) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findLocalizedResource(String, String, Locale) - クラス org.springframework.core.io.support.LocalizedResourceHelper のメソッド
指定された名前、拡張子、ロケールに最も具体的なローカライズされたリソースを見つけます。
- findMatchingMethod() - クラス org.springframework.beans.support.ArgumentConvertingMethodInvoker のメソッド
この実装は、一致するパラメーター型を持つメソッドを探します。
- findMatchingMethod() - クラス org.springframework.util.MethodInvoker のメソッド
指定された引数に指定された名前を持つ一致するメソッドを見つけます。
- findMatchingViewName(Properties, Exception) - クラス org.springframework.web.servlet.handler.SimpleMappingExceptionResolver のメソッド
指定された例外マッピングで一致するビュー名を見つけます。
- findMergedAnnotation(AnnotatedElement, Class<A>) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
指定された element の上のアノテーション階層内で指定された annotationType の最初のアノテーションを見つけ、そのアノテーションの属性をアノテーション階層の下位レベルのアノテーションからの一致する属性とマージし、結果を指定された annotationType のアノテーションに合成します。
- findMergedAnnotation(Class<?>, Class<T>) - クラス org.springframework.test.context.TestContextAnnotationUtils の静的メソッド
指定されたクラスの上のアノテーション階層内で指定された annotationType の最初のアノテーションを見つけ、そのアノテーションの属性をアノテーション階層の下位レベルのアノテーションからの一致する属性とマージし、結果を合成して指定された annotationType のアノテーションに戻します。
- findMergedAnnotationAttributes(AnnotatedElement, Class<? extends Annotation>, boolean, boolean) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
指定された element の上のアノテーション階層内で指定された annotationType の最初のアノテーションを検索し、そのアノテーションの属性を、アノテーション階層の下位レベルのアノテーションの一致する属性とマージします。
- findMergedAnnotationAttributes(AnnotatedElement, String, boolean, boolean) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
指定された element の上のアノテーション階層内で指定された annotationName の最初のアノテーションを検索し、そのアノテーションの属性を、アノテーション階層の下位レベルのアノテーションの一致する属性とマージします。
- findMergedRepeatableAnnotations(AnnotatedElement, Class<A>) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
指定された element の上のアノテーション階層内で、指定された annotationType のすべての繰り返し可能なアノテーションを検索します。見つかった各アノテーションについて、そのアノテーションの属性をアノテーション階層の下位レベルのアノテーションの一致する属性とマージし、結果を指定された annotationType のアノテーションに合成します。
- findMergedRepeatableAnnotations(AnnotatedElement, Class<A>, Class<? extends Annotation>) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
指定された element の上のアノテーション階層内で、指定された annotationType のすべての繰り返し可能なアノテーションを検索します。見つかった各アノテーションについて、そのアノテーションの属性をアノテーション階層の下位レベルのアノテーションの一致する属性とマージし、結果を指定された annotationType のアノテーションに合成します。
- findMethod(Class<?>, String, Class<?>...) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたクラスまたはそのスーパークラスの 1 つで宣言された、指定されたメソッド名と指定されたパラメーター型を持つメソッドを検索します。
- findMethod(String) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findMethod(String, ClassLoader) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findMethod(Class<?>, String) - クラス org.springframework.util.ReflectionUtils の静的メソッド
指定された名前でパラメーターなしで、指定されたクラスで
MethodSE を見つけようとします。
- findMethod(Class<?>, String, Class<?>...) - クラス org.springframework.util.ReflectionUtils の静的メソッド
指定された名前とパラメーター型で、指定されたクラスで
MethodSE を見つけようとします。
- findMethods(String[], Method[]) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findMethodWithMinimalParameters(Class<?>, String) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたクラスまたはそのスーパークラスの 1 つで宣言された、指定されたメソッド名と最小パラメーター(最良の場合: なし)を持つメソッドを見つけます。
- findMethodWithMinimalParameters(Method[], String) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたメソッドのリストで、指定されたメソッド名と最小パラメーター(最良の場合: なし)を持つメソッドを見つけます。
- findModulesViaServiceLoader(boolean) - クラス org.springframework.http.converter.json.Jackson2ObjectMapperBuilder のメソッド
クラスパス内の META-INF メタデータに基づいて、Jackson が JDK ServiceLoader を介して使用可能なモジュールを検索するかどうかを設定します。
- findNamedEntityManagerFactory(String, String) - クラス org.springframework.orm.jpa.support.PersistenceAnnotationBeanPostProcessor のメソッド
現在の Spring アプリケーションコンテキストで、指定された名前の EntityManagerFactory を検索します。
- findNewInstance(Class) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findObject(Object[], Map<?, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
他のすべての findObject メソッドで使用される汎用オブジェクト検索メソッド。
- findObject(Object...) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
コンテキストなしで単一のオブジェクトを見つける便利な方法。
- findObject(int, Map<?, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
単一の int パラメーターとコンテキストが与えられた単一のオブジェクトを検索する便利なメソッド。
- findObject(int) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
単一の int パラメーターを指定して単一のオブジェクトを検索する便利なメソッド。
- findObject(int, int, Map<?, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
2 つの int パラメーターとコンテキストが与えられた単一のオブジェクトを検索する便利なメソッド。
- findObject(int, int) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
2 つの int パラメーターが与えられた単一のオブジェクトを見つける便利なメソッド。
- findObject(long, Map<?, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
単一の長いパラメーターとコンテキストを指定して単一のオブジェクトを検索する便利なメソッド。
- findObject(long) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
単一の長いパラメーターを指定して単一のオブジェクトを検索する便利なメソッド。
- findObject(String, Map<?, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
単一の String パラメーターとコンテキストを指定して単一のオブジェクトを検索する便利なメソッド。
- findObject(String) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
単一の String パラメーターを指定して単一のオブジェクトを検索する便利なメソッド。
- findObjectByNamedParam(Map<String, ?>, Map<?, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
名前付きパラメーターの汎用オブジェクト検索メソッド。
- findObjectByNamedParam(Map<String, ?>) - クラス org.springframework.jdbc.object.SqlQuery のメソッド
コンテキストなしで実行する便利なメソッド。
- findOrder(Object) - クラス org.springframework.core.annotation.AnnotationAwareOrderComparator のメソッド
- findOrder(Object) - クラス org.springframework.core.OrderComparator のメソッド
指定されたオブジェクトが示すオーダー値を検索します。
- findPackageProtected(Class[]) - クラス org.springframework.cglib.core.ReflectUtils の静的メソッド
- findParameterIndex(Parameter) - クラス org.springframework.core.MethodParameter の静的メソッド
- findParameterValue(ServletRequest, String) - クラス org.springframework.web.util.WebUtils の静的メソッド
指定されたリクエストパラメーターから名前付きパラメーターを取得します。
- findParameterValue(Map<String, ?>, String) - クラス org.springframework.web.util.WebUtils の静的メソッド
指定されたリクエストパラメーターから名前付きパラメーターを取得します。
- findPathMatchingResources(String) - クラス org.springframework.core.io.support.PathMatchingResourcePatternResolver のメソッド
Ant スタイルの PathMatcher を使用して、指定されたロケーションパターンに一致するすべてのリソースを検索します。
- findPrimaryConstructor(Class<T>) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたクラスのプライマリコンストラクターを返します。
- findPropertyForMethod(Method) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたメソッドの JavaBeans PropertyDescriptor を検索します。メソッドは、その Bean プロパティの読み取りメソッドまたは書き込みメソッドのいずれかです。
- findPropertyForMethod(Method, Class<?>) - クラス org.springframework.beans.BeanUtils の静的メソッド
指定されたメソッドの JavaBeans PropertyDescriptor を検索します。メソッドは、その Bean プロパティの読み取りメソッドまたは書き込みメソッドのいずれかです。
- findPropertyType(String, Class<?>...) - クラス org.springframework.beans.BeanUtils の静的メソッド
可能な場合、指定されたクラス / インターフェースから指定されたプロパティの Bean プロパティ型を決定します。
- findProtocolHandler(WebSocketSession) - クラス org.springframework.web.socket.messaging.SubProtocolWebSocketHandler のメソッド
- findProvidedArgument(MethodParameter, Object...) - クラス org.springframework.messaging.handler.HandlerMethod の静的メソッド
- findProvidedArgument(MethodParameter, Object...) - クラス org.springframework.web.method.HandlerMethod の静的メソッド
- findQualifiedExecutor(BeanFactory, String) - クラス org.springframework.aop.interceptor.AsyncExecutionAspectSupport のメソッド
指定された修飾子のターゲットエグゼキューターを取得します。
- findScheduler(String) - クラス org.springframework.scheduling.quartz.SchedulerAccessorBean のメソッド
- findSetterForProperty(String, Class<?>, boolean) - クラス org.springframework.expression.spel.support.ReflectivePropertyAccessor のメソッド
指定されたプロパティの setter メソッドを見つけます。
- findSubscriptions(Message<?>) - クラス org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry のメソッド
- findSubscriptions(Message<?>) - インターフェース org.springframework.messaging.simp.broker.SubscriptionRegistry のメソッド
指定されたメッセージを受信するすべてのサブスクリプションを検索します。
- findSubscriptions(SimpSubscriptionMatcher) - クラス org.springframework.messaging.simp.user.MultiServerUserRegistry のメソッド
- findSubscriptions(SimpSubscriptionMatcher) - インターフェース org.springframework.messaging.simp.user.SimpUserRegistry のメソッド
指定されたマッチャーでサブスクリプションを検索します。
- findSubscriptions(SimpSubscriptionMatcher) - クラス org.springframework.web.socket.messaging.DefaultSimpUserRegistry のメソッド
- findSubscriptionsInternal(String, Message<?>) - クラス org.springframework.messaging.simp.broker.AbstractSubscriptionRegistry のメソッド
- findSubscriptionsInternal(String, Message<?>) - クラス org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry のメソッド
- findTemplateSource(String) - クラス org.springframework.ui.freemarker.SpringTemplateLoader のメソッド
- findTransactionAttribute(Class<?>) - クラス org.springframework.transaction.annotation.AnnotationTransactionAttributeSource のメソッド
- findTransactionAttribute(Method) - クラス org.springframework.transaction.annotation.AnnotationTransactionAttributeSource のメソッド
- findTransactionAttribute(Class<?>) - クラス org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource のメソッド
サブクラスは、特定のクラスのトランザクション属性があれば、それを返すためにこれを実装する必要があります。
- findTransactionAttribute(Method) - クラス org.springframework.transaction.interceptor.AbstractFallbackTransactionAttributeSource のメソッド
サブクラスは、指定されたメソッドのトランザクション属性があればそれを返すためにこれを実装する必要があります。
- findTransactionManager(UserTransaction) - クラス org.springframework.transaction.jta.JtaTransactionManager のメソッド
自動検出により JTA TransactionManager を見つけます。UserTransaction オブジェクトが TransactionManager を実装しているかどうかを確認し、フォールバック JNDI の場所を確認します。
- findTransactionSynchronizationRegistry(UserTransaction, TransactionManager) - クラス org.springframework.transaction.jta.JtaTransactionManager のメソッド
自動検出を通じて JTA 1.1 TransactionSynchronizationRegistry を見つけます。UserTransaction オブジェクトまたは TransactionManager オブジェクトがそれを実装しているかどうかを確認し、Java EE 5 の標準 JNDI ロケーションを確認します。
- findTranslatorForDatabase(String) - クラス org.springframework.jdbc.support.CustomSQLExceptionTranslatorRegistry のメソッド
指定したデータベースのカスタムトランスレータを検索します。
- findType(String) - クラス org.springframework.expression.spel.ExpressionState のメソッド
- findType(String) - クラス org.springframework.expression.spel.support.StandardTypeLocator のメソッド
(修飾されていない可能性がある)型参照を検索します。最初に型名をそのまま使用し、次に型名が見つからない場合は登録済みのプレフィックスを試します。
- findType(String) - インターフェース org.springframework.expression.TypeLocator のメソッド
名前で型を検索します。
- findUserTransaction() - クラス org.springframework.transaction.jta.JtaTransactionManager のメソッド
デフォルトの JNDI ルックアップ "java:comp/UserTransaction" で JTA UserTransaction を見つけます。
- findValue(Annotation[]) - クラス org.springframework.beans.factory.annotation.QualifierAnnotationAutowireCandidateResolver のメソッド
指定された候補アノテーションのいずれかから推奨値を決定します。
- findValueOfType(Collection<?>, Class<T>) - クラス org.springframework.util.CollectionUtils の静的メソッド
指定されたコレクションで指定された型の単一の値を見つけます。
- findValueOfType(Collection<?>, Class<?>[]) - クラス org.springframework.util.CollectionUtils の静的メソッド
指定されたコレクション内の指定された型のいずれかの単一の値を検索します。最初の型の値をコレクションで検索し、次に 2 番目の型の値を検索します。
- findWebApplicationContext(ServletContext) - クラス org.springframework.web.context.support.WebApplicationContextUtils の静的メソッド
この Web アプリの一意の WebApplicationContext を見つけます。ルート Web アプリのコンテキスト(推奨)または登録済み ServletContext 属性の中で一意の WebApplicationContext (通常、現在の Web アプリケーションの単一の DispatcherServlet から取得)。
- findWebApplicationContext() - クラス org.springframework.web.filter.DelegatingFilterProxy のメソッド
可能な場合、構築時に渡された WebApplicationContext を返します。
- findWebApplicationContext() - クラス org.springframework.web.servlet.FrameworkServlet のメソッド
- findWebApplicationContext(HttpServletRequest, ServletContext) - クラス org.springframework.web.servlet.support.RequestContextUtils の静的メソッド
リクエスト処理を開始した DispatcherServlet に関連付けられている WebApplicationContext を探し、現在のリクエストに関連付けられているものが見つからなかった場合はグローバルコンテキストを探します。
- findWebApplicationContext(HttpServletRequest) - クラス org.springframework.web.servlet.support.RequestContextUtils の静的メソッド
リクエスト処理を開始した DispatcherServlet に関連付けられている WebApplicationContext を探し、現在のリクエストに関連付けられているものが見つからなかった場合はグローバルコンテキストを探します。
- findWebJarResourcePath(String) - クラス org.springframework.web.reactive.resource.WebJarsResourceResolver のメソッド
- findWebJarResourcePath(String) - クラス org.springframework.web.servlet.resource.WebJarsResourceResolver のメソッド
- finish() - クラス org.springframework.expression.spel.CodeFlow のメソッド
メインの式評価メソッドが生成された後に呼び出されるこのメソッドは、登録済みの FieldAdders または ClinitAdders をコールバックして、コンパイルされた式を表すクラスに追加情報を追加します。
- finishBeanFactoryInitialization(ConfigurableListableBeanFactory) - クラス org.springframework.context.support.AbstractApplicationContext のメソッド
このコンテキストの Bean ファクトリの初期化を終了し、残りのすべてのシングルトン Bean を初期化します。
- finishRefresh() - クラス org.springframework.context.support.AbstractApplicationContext のメソッド
- fireAliasRegistered(String, String, Object) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
エイリアス登録イベントを起動します。
- fireComponentRegistered(ComponentDefinition) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
コンポーネント登録イベントを発生させます。
- fireDefaultsRegistered(DefaultsDefinition) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
デフォルトで登録されたイベントを発生させます。
- fireImportProcessed(String, Object) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
インポート処理されたイベントを起動します。
- fireImportProcessed(String, Resource[], Object) - クラス org.springframework.beans.factory.parsing.ReaderContext のメソッド
インポート処理されたイベントを起動します。
- FIRST - クラス org.springframework.expression.spel.ast.Selection の静的変数
最初の項目(^[])。
- first() - クラス org.springframework.jdbc.support.rowset.ResultSetWrappingSqlRowSet のメソッド
- first() - インターフェース org.springframework.jdbc.support.rowset.SqlRowSet のメソッド
カーソルをこの行セットの最初の行に移動します。
- first() - インターフェース org.springframework.r2dbc.core.RowsFetchSpec のメソッド
最初の結果を取得するか、結果を取得しない。
- firstDirectlyDeclared() - クラス org.springframework.core.annotation.MergedAnnotationSelectors の静的メソッド
可能な場合、最初に直接宣言されたアノテーションを選択します。
- firstElement(Set<T>) - クラス org.springframework.util.CollectionUtils の静的メソッド
- firstElement(List<T>) - クラス org.springframework.util.CollectionUtils の静的メソッド
ゼロインデックスにアクセスして、指定されたリストの最初の要素を取得します。
- firstHeader(String) - インターフェース org.springframework.web.reactive.function.server.ServerRequest.Headers のメソッド
指定された名前のヘッダーの最初のヘッダー値があれば、それを取得します。
- firstHeader(String) - インターフェース org.springframework.web.servlet.function.ServerRequest.Headers のメソッド
指定された名前のヘッダーの最初のヘッダー値を取得します(ある場合)。
- firstInstance(Class) - クラス org.springframework.cglib.core.AbstractClassGenerator のメソッド
- firstInstance(Class) - クラス org.springframework.cglib.core.KeyFactory.Generator のメソッド
- firstInstance(Class) - クラス org.springframework.cglib.proxy.Enhancer のメソッド
このメソッドは、通常のフローでは呼び出さないでください。
- firstRunOf(Function<? super MergedAnnotation<A>, ?>) - クラス org.springframework.core.annotation.MergedAnnotationPredicates の静的メソッド
抽出された値の最初の実行のみに一致する、ステートフルで使い捨ての新しい
PredicateSE を作成します。
- FixedBackOff - org.springframework.util.backoff のクラス
2 つの試行間の固定間隔と最大再試行回数を提供する単純な
BackOff 実装。
- FixedBackOff() - クラス org.springframework.util.backoff.FixedBackOff のコンストラクター
5000L ミリ秒の間隔と無制限の試行回数でインスタンスを作成します。
- FixedBackOff(long, long) - クラス org.springframework.util.backoff.FixedBackOff のコンストラクター
インスタンスの作成。
- FixedContentNegotiationStrategy - org.springframework.web.accept のクラス
固定コンテンツ型を返す ContentNegotiationStrategy。
- FixedContentNegotiationStrategy(MediaType) - クラス org.springframework.web.accept.FixedContentNegotiationStrategy のコンストラクター
単一のデフォルト MediaType を持つコンストラクター。
- FixedContentNegotiationStrategy(List<MediaType>) - クラス org.springframework.web.accept.FixedContentNegotiationStrategy のコンストラクター
さまざまなコンテンツ型をサポートするアプリケーションで使用するために返されるデフォルトの MediaType の順序付きリストを持つコンストラクター。
- FixedContentTypeResolver - org.springframework.web.reactive.accept のクラス
メディア型の固定リストに常に解決されるリゾルバー。
- FixedContentTypeResolver(MediaType) - クラス org.springframework.web.reactive.accept.FixedContentTypeResolver のコンストラクター
単一のデフォルト MediaType を持つコンストラクター。
- FixedContentTypeResolver(List<MediaType>) - クラス org.springframework.web.reactive.accept.FixedContentTypeResolver のコンストラクター
さまざまなコンテンツ型をサポートするアプリケーションで使用するために返されるデフォルトの MediaType の順序付きリストを持つコンストラクター。
- FixedDelayTask - org.springframework.scheduling.config のクラス
- FixedDelayTask(Runnable, long, long) - クラス org.springframework.scheduling.config.FixedDelayTask のコンストラクター
新しい FixedDelayTask を作成します。
- fixedField(String) - クラス org.springframework.validation.AbstractErrors のメソッド
このインスタンスのネストされたパスに関して、指定されたフィールドをフルパスに変換します。
- FixedIntervalReconnectStrategy - org.springframework.messaging.tcp のクラス
一定の間隔で再接続を試行する簡単な方法。
- FixedIntervalReconnectStrategy(long) - クラス org.springframework.messaging.tcp.FixedIntervalReconnectStrategy のコンストラクター
- FixedLocaleContextResolver - org.springframework.web.server.i18n のクラス
- FixedLocaleContextResolver() - クラス org.springframework.web.server.i18n.FixedLocaleContextResolver のコンストラクター
デフォルトの FixedLocaleResolver を作成し、構成済みのデフォルトロケール(またはフォールバックとしての JVM のデフォルトロケール)を公開します。
- FixedLocaleContextResolver(Locale) - クラス org.springframework.web.server.i18n.FixedLocaleContextResolver のコンストラクター
指定されたロケールを公開する FixedLocaleResolver を作成します。
- FixedLocaleContextResolver(Locale, TimeZone) - クラス org.springframework.web.server.i18n.FixedLocaleContextResolver のコンストラクター
指定されたロケールとタイムゾーンを公開する FixedLocaleResolver を作成します。
- FixedLocaleResolver - org.springframework.web.servlet.i18n のクラス
- FixedLocaleResolver() - クラス org.springframework.web.servlet.i18n.FixedLocaleResolver のコンストラクター
デフォルトの FixedLocaleResolver を作成し、構成済みのデフォルトロケール(またはフォールバックとしての JVM のデフォルトロケール)を公開します。
- FixedLocaleResolver(Locale) - クラス org.springframework.web.servlet.i18n.FixedLocaleResolver のコンストラクター
指定されたロケールを公開する FixedLocaleResolver を作成します。
- FixedLocaleResolver(Locale, TimeZone) - クラス org.springframework.web.servlet.i18n.FixedLocaleResolver のコンストラクター
指定されたロケールとタイムゾーンを公開する FixedLocaleResolver を作成します。
- FixedRateTask - org.springframework.scheduling.config のクラス
- FixedRateTask(Runnable, long, long) - クラス org.springframework.scheduling.config.FixedRateTask のコンストラクター
新しい FixedRateTask を作成します。
- fixedResolver(MediaType...) - クラス org.springframework.web.reactive.accept.RequestedContentTypeResolverBuilder のメソッド
メディア型の固定セットを返すリゾルバーを追加します。
- FixedThemeResolver - org.springframework.web.servlet.theme のクラス
- FixedThemeResolver() - クラス org.springframework.web.servlet.theme.FixedThemeResolver のコンストラクター
- FixedVersionStrategy - org.springframework.web.reactive.resource のクラス
リクエストパスプレフィックスとして適用される固定バージョンに依存する VersionStrategy。
- FixedVersionStrategy(String) - クラス org.springframework.web.reactive.resource.FixedVersionStrategy のコンストラクター
指定されたバージョン文字列で新しい FixedVersionStrategy を作成します。
- FixedVersionStrategy - org.springframework.web.servlet.resource のクラス
リクエストパスプレフィックスとして適用される固定バージョンに依存する VersionStrategy。
- FixedVersionStrategy(String) - クラス org.springframework.web.servlet.resource.FixedVersionStrategy のコンストラクター
指定されたバージョン文字列で新しい FixedVersionStrategy を作成します。
- flagForCommit() - クラス org.springframework.test.context.transaction.TestTransaction の静的メソッド
現在のテスト管理トランザクションに commit のフラグを立てます。
- flagForRollback() - クラス org.springframework.test.context.transaction.TestTransaction の静的メソッド
現在のテスト管理トランザクションにロールバックのフラグを立てます。
- flash() - クラス org.springframework.test.web.servlet.result.MockMvcResultMatchers の静的メソッド
フラッシュ属性アサーションへのアクセス。
- FLASH_MAP_MANAGER_ATTRIBUTE - クラス org.springframework.web.servlet.DispatcherServlet の静的変数
- FLASH_MAP_MANAGER_BEAN_NAME - クラス org.springframework.web.servlet.DispatcherServlet の静的変数
この名前空間の Bean ファクトリ内の FlashMapManager オブジェクトの既知の名前。
- flashAttr(String, Object) - クラス org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder のメソッド
「入力」フラッシュ属性を設定します。
- FlashAttributeResultMatchers - org.springframework.test.web.servlet.result のクラス
「出力」フラッシュ属性アサーションのファクトリ。
- FlashAttributeResultMatchers() - クラス org.springframework.test.web.servlet.result.FlashAttributeResultMatchers のコンストラクター
protected コンストラクター。
- flashAttrs(Map<String, Object>) - クラス org.springframework.test.web.servlet.request.MockHttpServletRequestBuilder のメソッド
フラッシュ属性を設定します。
- FlashMap - org.springframework.web.servlet のクラス
FlashMap は、あるリクエストが別のリクエストで使用するための属性を保管する方法を提供します。
- FlashMap() - クラス org.springframework.web.servlet.FlashMap のコンストラクター
- flashMapManager(FlashMapManager) - インターフェース org.springframework.test.web.servlet.client.MockMvcWebTestClient.ControllerSpec のメソッド
カスタム FlashMapManager を提供します。
- flashMapManager() - クラス org.springframework.web.servlet.config.annotation.WebMvcConfigurationSupport のメソッド
- FlashMapManager - org.springframework.web.servlet のインターフェース
FlashMap インスタンスを取得および保存するための戦略インターフェース。
- FlightRecorderApplicationStartup - org.springframework.core.metrics.jfr のクラス
- FlightRecorderApplicationStartup() - クラス org.springframework.core.metrics.jfr.FlightRecorderApplicationStartup のコンストラクター
- FLOAD - インターフェース org.springframework.asm.Opcodes の静的変数
- FLOAT - インターフェース org.springframework.asm.Opcodes の静的変数
- FLOAT - クラス org.springframework.asm.Type の静的変数
float 型の種類。
- FLOAT_TYPE - クラス org.springframework.asm.Type の静的変数
float 型。
- FloatLiteral - org.springframework.expression.spel.ast のクラス
float リテラルを表す式言語の AST ノード。
- FloatLiteral(String, int, int, float) - クラス org.springframework.expression.spel.ast.FloatLiteral のコンストラクター
- flush() - クラス org.springframework.http.server.DelegatingServerHttpResponse のメソッド
- flush() - クラス org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor のメソッド
- flush() - インターフェース org.springframework.http.server.ServerHttpResponse のメソッド
ヘッダーとレスポンスのコンテンツが書き出されていることを確認してください。
- flush() - クラス org.springframework.http.server.ServletServerHttpResponse のメソッド
- flush() - クラス org.springframework.jdbc.datasource.JdbcTransactionObjectSupport のメソッド
- flush() - クラス org.springframework.jdbc.object.BatchSqlUpdate のメソッド
キューに入れられた更新操作をトリガーして、最終バッチとして追加します。
- flush() - クラス org.springframework.mock.web.DelegatingServletOutputStream のメソッド
- flush() - クラス org.springframework.mock.web.MockJspWriter のメソッド
- flush() - インターフェース org.springframework.orm.hibernate5.HibernateOperations のメソッド
データベースに対する保留中の保存、更新、削除をすべてフラッシュします。
- flush() - クラス org.springframework.orm.hibernate5.HibernateTemplate のメソッド
- flush() - クラス org.springframework.orm.hibernate5.SpringFlushSynchronization のメソッド
- flush() - クラス org.springframework.orm.hibernate5.SpringSessionSynchronization のメソッド
- flush() - クラス org.springframework.transaction.jta.JtaTransactionObject のメソッド
この実装は、影響を受けるすべての ORM セッションをフラッシュすると想定して、フラッシュコールバックをトリガーします。
- flush() - クラス org.springframework.transaction.support.AbstractTransactionStatus のメソッド
この実装は空であり、フラッシュはノーオペレーションと見なされます。
- flush() - クラス org.springframework.transaction.support.DefaultTransactionStatus のメソッド
- flush() - クラス org.springframework.transaction.support.ResourceHolderSynchronization のメソッド
- flush() - インターフェース org.springframework.transaction.support.SmartTransactionObject のメソッド
該当する場合、基礎となるセッションをデータストアにフラッシュします。たとえば、影響を受けるすべての Hibernate/JPA セッション。
- flush() - インターフェース org.springframework.transaction.support.TransactionSynchronization のメソッド
該当する場合は、基になるセッションをデータストアにフラッシュします(例: Hibernate/JPA セッション)。
- flush() - クラス org.springframework.transaction.support.TransactionSynchronizationAdapter のメソッド
使用すべきではありません。
- flush() - インターフェース org.springframework.transaction.TransactionStatus のメソッド
該当する場合、基礎となるセッションをデータストアにフラッシュします。たとえば、影響を受けるすべての Hibernate/JPA セッション。
- flush() - クラス org.springframework.util.CommonsLogWriter のメソッド
- flushBuffer() - クラス org.springframework.mock.web.MockHttpServletResponse のメソッド
- flushBuffer() - クラス org.springframework.web.util.ContentCachingResponseWrapper のメソッド
- flushBufferedBodyContent(BodyContent) - クラス org.springframework.web.servlet.tags.form.AbstractHtmlElementBodyTag のメソッド
ユーザーは、エラーメッセージの出力をカスタマイズしました - バッファされたコンテンツをメイン
JspWriterEE にフラッシュします。
- flushCache() - クラス org.springframework.web.socket.sockjs.transport.session.AbstractHttpSockJsSession のメソッド
接続がアクティブで、レスポンスに書き込む準備ができたときに呼び出されます。
- flushCache() - クラス org.springframework.web.socket.sockjs.transport.session.PollingSockJsSession のメソッド
- flushCache() - クラス org.springframework.web.socket.sockjs.transport.session.StreamingSockJsSession のメソッド
- flushingFailed(Throwable) - クラス org.springframework.http.server.reactive.AbstractListenerWriteFlushProcessor のメソッド
フラッシュ中にエラーが発生すると呼び出されます。
- flushResource(H) - クラス org.springframework.transaction.support.ResourceHolderSynchronization のメソッド
指定されたリソースホルダーのコールバックをフラッシュします。
- FluxExchangeResult <T> - org.springframework.test.web.reactive.server のクラス
Flux<T> としてデコードされましたがまだ消費されていないレスポンス本体を持つ ExchangeResult バリアント。
- FMUL - インターフェース org.springframework.asm.Opcodes の静的変数
- FNEG - インターフェース org.springframework.asm.Opcodes の静的変数
- forAnnotation(Class<? extends Annotation>...) - クラス org.springframework.web.method.HandlerTypePredicate の静的メソッド
特定のアノテーションが付けられた一致ハンドラー。
- forAnnotations(Annotation...) - クラス org.springframework.core.annotation.AnnotatedElementUtils の静的メソッド
- forAnyHandlerType() - クラス org.springframework.web.method.HandlerTypePredicate の静的メソッド
ハンドラーに適用される Predicate。
- forArrayComponent(ResolvableType) - クラス org.springframework.core.ResolvableType の静的メソッド
- forAssignableType(Class<?>...) - クラス org.springframework.web.method.HandlerTypePredicate の静的メソッド
特定の型に割り当て可能なハンドラーに一致します。
- forBasePackage(String...) - クラス org.springframework.web.method.HandlerTypePredicate の静的メソッド
基本パッケージで宣言された一致ハンドラー。
- forBasePackageClass(Class<?>...) - クラス org.springframework.web.method.HandlerTypePredicate の静的メソッド
- forBeanPropertyAccess(Object) - クラス org.springframework.beans.PropertyAccessorFactory の静的メソッド
指定されたターゲットオブジェクトの BeanWrapper を取得し、JavaBeans スタイルのプロパティにアクセスします。
- forceAutoProxyCreatorToExposeProxy(BeanDefinitionRegistry) - クラス org.springframework.aop.config.AopConfigUtils の静的メソッド
- forceAutoProxyCreatorToUseClassProxying(BeanDefinitionRegistry) - クラス org.springframework.aop.config.AopConfigUtils の静的メソッド
- forceBlock() - クラス org.springframework.web.servlet.tags.form.TagWriter のメソッド
現在開いているタグを閉じて、ブロックレベルの要素としてマークする必要があることを示します。
- forClass(Class<?>) - クラス org.springframework.aop.target.EmptyTargetSource の静的メソッド
指定されたターゲットクラスの EmptyTargetSource を返します。
- forClass(Class<?>, boolean) - クラス org.springframework.aop.target.EmptyTargetSource の静的メソッド
指定されたターゲットクラスの EmptyTargetSource を返します。
- forClass(Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forClass(Class<?>, Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forClass(Class<?>) - Static method in enum org.springframework.expression.spel.ast.TypeCode
- forClassAnnotation(Class<? extends Annotation>) - クラス org.springframework.aop.support.annotation.AnnotationMatchingPointcut の静的メソッド
クラスレベルで指定されたアノテーションと一致する AnnotationMatchingPointcut のファクトリメソッド。
- forClassWithGenerics(Class<?>, Class<?>...) - クラス org.springframework.core.ResolvableType の静的メソッド
- forClassWithGenerics(Class<?>, ResolvableType...) - クラス org.springframework.core.ResolvableType の静的メソッド
- forConstructorParameter(Constructor<?>, int) - クラス org.springframework.core.ResolvableType の静的メソッド
- forConstructorParameter(Constructor<?>, int, Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forCurrentTransaction() - クラス org.springframework.transaction.reactive.TransactionSynchronizationManager の静的メソッド
- forDestination(T, Destination) - クラス org.springframework.jms.listener.adapter.JmsResponse の静的メソッド
- forDirectFieldAccess(Object) - クラス org.springframework.beans.PropertyAccessorFactory の静的メソッド
指定されたターゲットオブジェクトの PropertyAccessor を取得し、直接フィールドスタイルでプロパティにアクセスします。
- forEach(Consumer<? super Bindings.Binding>) - クラス org.springframework.r2dbc.core.binding.Bindings のメソッド
すべてのバインディングが処理されるか、アクションが例外をスローするまで、この
Bindings のバインディングごとに指定されたアクションを実行します。
- forElements(Collection<InjectionMetadata.InjectedElement>, Class<?>) - クラス org.springframework.beans.factory.annotation.InjectionMetadata の静的メソッド
空の要素の場合は、InjectionMetadata インスタンスを返します。
- forExecutable(Executable, int) - クラス org.springframework.core.annotation.SynthesizingMethodParameter の静的メソッド
指定されたメソッドまたはコンストラクターの新しい SynthesizingMethodParameter を作成します。
- forExecutable(Executable, int) - クラス org.springframework.core.MethodParameter の静的メソッド
指定されたメソッドまたはコンストラクターの新しい MethodParameter を作成します。
- forExecutables() - クラス org.springframework.validation.beanvalidation.SpringValidatorAdapter のメソッド
- forExecutionException(Throwable) - クラス org.springframework.scheduling.annotation.AsyncResult の静的メソッド
- forFallbackMatch() - クラス org.springframework.beans.factory.config.DependencyDescriptor のメソッド
フォールバック一致を目的としたこの記述子のバリアントを返します。
- forField(String, Class<?>) - クラス org.springframework.beans.PropertyMatches の静的メソッド
指定されたフィールドプロパティの PropertyMatches を作成します。
- forField(String, Class<?>, int) - クラス org.springframework.beans.PropertyMatches の静的メソッド
指定されたフィールドプロパティの PropertyMatches を作成します。
- forField(Field) - クラス org.springframework.core.ResolvableType の静的メソッド
- forField(Field, Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forField(Field, ResolvableType) - クラス org.springframework.core.ResolvableType の静的メソッド
- forField(Field, int) - クラス org.springframework.core.ResolvableType の静的メソッド
- forField(Field, int, Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forInstance(Object) - クラス org.springframework.core.ResolvableType の静的メソッド
- forInstanceMethodInvocation() - クラス org.springframework.expression.spel.support.DataBindingMethodResolver の静的メソッド
インスタンスメソッド解決用の新しいデータバインディングメソッドリゾルバーを作成します。
- ForkJoinPoolFactoryBean - org.springframework.scheduling.concurrent のクラス
- ForkJoinPoolFactoryBean() - クラス org.springframework.scheduling.concurrent.ForkJoinPoolFactoryBean のコンストラクター
- forLog(Log) - クラス org.springframework.http.HttpLogging の静的メソッド
プライマリが有効になっていない場合は、指定されたプライマリロガーを、そのロガーまたはフォールバックロガー "org.springframework.web.HttpLogging" に委譲する複合ロガーでラップします。
- forLog(Log) - クラス org.springframework.messaging.simp.SimpLogging の静的メソッド
プライマリが有効になっていない場合は、プライマリまたは共有フォールバックロガー "org.springframework.web.HttpLogging" のいずれかに委譲する複合ロガーで、指定されたプライマリロガーをラップします。
- forLogName(Class<?>) - クラス org.springframework.http.HttpLogging の静的メソッド
指定されたクラスのプライマリロガーを作成し、プライマリが有効になっていない場合は、そのクラスまたはフォールバックロガー "org.springframework.web.HttpLogging" に委譲するコンポジットでラップします。
- forLogName(Class<?>) - クラス org.springframework.messaging.simp.SimpLogging の静的メソッド
指定されたクラスのプライマリロガーを作成し、プライマリが有効になっていない場合は、そのクラスまたは "org.springframework.web.SimpLogging" という名前のフォールバックロガーに委譲するコンポジットでラップします。
- FORM_CHARSET - クラス org.springframework.http.server.ServletServerHttpRequest の静的変数
- FORM_CONTENT_TYPE - クラス org.springframework.http.server.ServletServerHttpRequest の静的変数
- format(String, Object) - クラス org.springframework.core.log.LogMessage の静的メソッド
指定されたフォーマット文字列と引数から、遅延フォーマットされたメッセージを作成します。
- format(String, Object, Object) - クラス org.springframework.core.log.LogMessage の静的メソッド
指定されたフォーマット文字列と引数から、遅延フォーマットメッセージを作成します。
- format(String, Object, Object, Object) - クラス org.springframework.core.log.LogMessage の静的メソッド
指定されたフォーマット文字列と引数から、遅延フォーマットメッセージを作成します。
- format(String, Object, Object, Object, Object) - クラス org.springframework.core.log.LogMessage の静的メソッド
指定されたフォーマット文字列と引数から、遅延フォーマットメッセージを作成します。
- format(String, Object...) - クラス org.springframework.core.log.LogMessage の静的メソッド
指定されたフォーマット文字列と可変引数から遅延フォーマットメッセージを作成します。
- format(String, String, String) - インターフェース org.springframework.validation.MessageCodeFormatter のメソッド
- format(SockJsFrame) - クラス org.springframework.web.socket.sockjs.frame.DefaultSockJsFrameFormat のメソッド
- format(SockJsFrame) - インターフェース org.springframework.web.socket.sockjs.frame.SockJsFrameFormat のメソッド
- formatArgumentError(MethodParameter, String) - クラス org.springframework.messaging.handler.HandlerMethod の静的メソッド
- formatArgumentError(MethodParameter, String) - クラス org.springframework.web.method.HandlerMethod の静的メソッド
- formatFieldValue(String, Object) - クラス org.springframework.validation.AbstractBindingResult のメソッド
指定されたフィールドの指定された値をフォーマットします。
- formatFieldValue(String, Object) - クラス org.springframework.validation.AbstractPropertyBindingResult のメソッド
登録された PropertyEditors に基づいてフィールド値をフォーマットします。
- formatHeaders(MultiValueMap<String, String>) - クラス org.springframework.http.HttpHeaders の静的メソッド
HTTP ヘッダー値自体にコンマ区切り値を含めることができるため、HTTP ヘッダー値をフォーマットできます。また、エントリ間にコンマを使用する通常の
MapSE フォーマットと混同する可能性があります。
- formatInvokeError(String, Object[]) - クラス org.springframework.messaging.handler.HandlerMethod のメソッド
- formatInvokeError(String, Object[]) - クラス org.springframework.web.method.HandlerMethod のメソッド
- formatMappingName() - クラス org.springframework.web.reactive.handler.AbstractHandlerMapping のメソッド
- formatMappingName() - クラス org.springframework.web.servlet.handler.AbstractHandlerMapping のメソッド
- formatMessage(String, Object[], Locale) - クラス org.springframework.context.support.MessageSourceSupport のメソッド
キャッシュされた MessageFormats を使用して、指定されたメッセージ文字列をフォーマットします。
- formatMessage(Object...) - 列挙型 org.springframework.expression.spel.SpelMessage のメソッド
プレフィックスを含み、メッセージに挿入が適用された完全なメッセージを生成します。
- formatMessage(Object...) - 列挙型 org.springframework.web.util.pattern.PatternParseException.PatternMessage のメソッド
- formatRequest(ServerHttpRequest) - クラス org.springframework.web.server.adapter.HttpWebHandlerAdapter のメソッド
HTTP メソッドと URL を含むロギング目的でリクエストをフォーマットします。
- Formatter <T> - org.springframework.format のインターフェース
型 T のオブジェクトをフォーマットします。
- FormatterPropertyEditorAdapter - org.springframework.format.support のクラス
- FormatterPropertyEditorAdapter(Formatter<?>) - クラス org.springframework.format.support.FormatterPropertyEditorAdapter のコンストラクター
指定された
Formatter の新しい
FormatterPropertyEditorAdapter を作成します。
- FormatterRegistrar - org.springframework.format のインターフェース
- FormatterRegistry - org.springframework.format のインターフェース
フィールドフォーマットロジックのレジストリ。
- formatters(Consumer<FormatterRegistry>) - インターフェース org.springframework.test.web.reactive.server.WebTestClient.ControllerSpec のメソッド
型変換に使用するフォーマッターとコンバーターを登録します。
- FormattingConversionService - org.springframework.format.support のクラス
- FormattingConversionService() - クラス org.springframework.format.support.FormattingConversionService のコンストラクター
- FormattingConversionServiceFactoryBean - org.springframework.format.support のクラス
数値や日時などの一般的な型のコンバーターおよびフォーマッターで構成された FormattingConversionService への便利なアクセスを提供するファクトリ。
- FormattingConversionServiceFactoryBean() - クラス org.springframework.format.support.FormattingConversionServiceFactoryBean のコンストラクター
- formatUriValue(ConversionService, TypeDescriptor, Object) - クラス org.springframework.web.method.annotation.RequestParamMethodArgumentResolver のメソッド
- formatUriValue(ConversionService, TypeDescriptor, Object) - クラス org.springframework.web.servlet.mvc.method.annotation.PathVariableMethodArgumentResolver のメソッド
- formatValue(Object, boolean) - クラス org.springframework.core.log.LogFormatUtils の静的メソッド
指定された値を
toString() でフォーマットし、
CharSequenceSE の場合は引用符で囲み、limitLength が true に設定されている場合は 100 で切り捨てます。
- formatViewName() - クラス org.springframework.web.reactive.result.view.AbstractView のメソッド
- formatViewName() - クラス org.springframework.web.servlet.view.AbstractView のメソッド
- FormContentFilter - org.springframework.web.filter のクラス
HTTP PUT、PATCH、DELETE リクエストのフォームデータを解析し、それをサーブレットリクエストパラメーターとして公開する Filter。
- FormContentFilter() - クラス org.springframework.web.filter.FormContentFilter のコンストラクター
- formData() - クラス org.springframework.http.ContentDisposition の静的メソッド
型 "form-data" の ContentDisposition のビルダーを返します。
- formData() - クラス org.springframework.mock.web.reactive.function.server.MockServerRequest のメソッド
- formData(MultiValueMap<String, String>) - クラス org.springframework.test.web.client.match.ContentRequestMatchers のメソッド
本体をフォームデータとして解析し、指定された MultiValueMap と比較します。
- formData() - インターフェース org.springframework.web.reactive.function.server.ServerRequest のメソッド
Content-Type が "application/x-www-form-urlencoded" の場合はリクエストの本文からフォームデータを取得し、それ以外の場合は空のマップを取得します。
- formData() - クラス org.springframework.web.reactive.function.server.support.ServerRequestWrapper のメソッド
- formDataContains(Map<String, String>) - クラス org.springframework.test.web.client.match.ContentRequestMatchers のメソッド
- forMethodAnnotation(Class<? extends Annotation>) - クラス org.springframework.aop.support.annotation.AnnotationMatchingPointcut の静的メソッド
メソッドレベルで指定されたアノテーションに一致する AnnotationMatchingPointcut のファクトリメソッド。
- forMethodOrConstructor(Object, int) - クラス org.springframework.core.MethodParameter の静的メソッド
- forMethodParameter(Method, int) - クラス org.springframework.core.ResolvableType の静的メソッド
- forMethodParameter(Method, int, Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forMethodParameter(MethodParameter) - クラス org.springframework.core.ResolvableType の静的メソッド
- forMethodParameter(MethodParameter, ResolvableType) - クラス org.springframework.core.ResolvableType の静的メソッド
- forMethodParameter(MethodParameter, Type) - クラス org.springframework.core.ResolvableType の静的メソッド
- forMethodReturnType(Method) - クラス org.springframework.core.ResolvableType の静的メソッド
- forMethodReturnType(Method, Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- FormFieldPart - org.springframework.http.codec.multipart のインターフェース
- FormHttpMessageConverter - org.springframework.http.converter のクラス
- FormHttpMessageConverter() - クラス org.springframework.http.converter.FormHttpMessageConverter のコンストラクター
- FormHttpMessageReader - org.springframework.http.codec のクラス
- FormHttpMessageReader() - クラス org.springframework.http.codec.FormHttpMessageReader のコンストラクター
- FormHttpMessageWriter - org.springframework.http.codec のクラス
- FormHttpMessageWriter() - クラス org.springframework.http.codec.FormHttpMessageWriter のコンストラクター
- FormTag - org.springframework.web.servlet.tags.form のクラス
<form> タグは、HTML の「フォーム」タグをレンダリングし、バインディング用の内部タグへのバインディングパスを公開します。
- FormTag() - クラス org.springframework.web.servlet.tags.form.FormTag のコンストラクター
- forName(String) - Static method in enum org.springframework.expression.spel.ast.TypeCode
- forName(String, ClassLoader) - クラス org.springframework.util.ClassUtils の静的メソッド
プリミティブのクラスインスタンスも返す Class.forName() の代替(例:
- forObject(Object) - クラス org.springframework.core.convert.TypeDescriptor の静的メソッド
オブジェクトの新しい型記述子を作成します。
- forParameter(Parameter) - クラス org.springframework.core.annotation.SynthesizingMethodParameter の静的メソッド
指定されたパラメーター記述子の新しい SynthesizingMethodParameter を作成します。
- forParameter(Parameter) - クラス org.springframework.core.MethodParameter の静的メソッド
指定されたパラメーター記述子の新しい MethodParameter を作成します。
- forPayload(Consumer<T>) - インターフェース org.springframework.context.ApplicationListener の静的メソッド
指定されたペイロードコンシューマー用に新しい ApplicationListener を作成します。
- forPayload(Consumer<T>) - インターフェース org.springframework.transaction.event.TransactionalApplicationListener の静的メソッド
- forPayload(TransactionPhase, Consumer<T>) - インターフェース org.springframework.transaction.event.TransactionalApplicationListener の静的メソッド
指定されたペイロードコンシューマー用に新しい TransactionalApplicationListener を作成します。
- forProperty(String, Class<?>) - クラス org.springframework.beans.PropertyMatches の静的メソッド
指定された Bean プロパティの PropertyMatches を作成します。
- forProperty(String, Class<?>, int) - クラス org.springframework.beans.PropertyMatches の静的メソッド
指定された Bean プロパティの PropertyMatches を作成します。
- forPropertyAccessors(PropertyAccessor...) - クラス org.springframework.expression.spel.support.SimpleEvaluationContext の静的メソッド
指定された
PropertyAccessor デリゲートの
SimpleEvaluationContext を作成します。通常は、ユースケースに固有のカスタム
PropertyAccessor (たとえば
- forQueue(T, String) - クラス org.springframework.jms.listener.adapter.JmsResponse の静的メソッド
- forRawClass(Class<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forReadOnlyAccess() - クラス org.springframework.expression.spel.support.DataBindingPropertyAccessor の静的メソッド
読み取り専用操作用の新しいデータバインディングプロパティアクセサーを作成します。
- forReadOnlyDataBinding() - クラス org.springframework.expression.spel.support.SimpleEvaluationContext の静的メソッド
- forReadWriteAccess() - クラス org.springframework.expression.spel.support.DataBindingPropertyAccessor の静的メソッド
読み取り / 書き込み操作用の新しいデータバインディングプロパティアクセサーを作成します。
- forReadWriteDataBinding() - クラス org.springframework.expression.spel.support.SimpleEvaluationContext の静的メソッド
- forTopic(T, String) - クラス org.springframework.jms.listener.adapter.JmsResponse の静的メソッド
- forType(Type) - クラス org.springframework.core.ParameterizedTypeReference の静的メソッド
指定された型をラップする ParameterizedTypeReference を構築します。
- forType(Type) - クラス org.springframework.core.ResolvableType の静的メソッド
- forType(Type, ResolvableType) - クラス org.springframework.core.ResolvableType の静的メソッド
- forType(ParameterizedTypeReference<?>) - クラス org.springframework.core.ResolvableType の静的メソッド
- forValue(boolean) - クラス org.springframework.expression.spel.support.BooleanTypedValue の静的メソッド
- forValue(V) - クラス org.springframework.scheduling.annotation.AsyncResult の静的メソッド
- forward(String) - クラス org.springframework.mock.web.MockPageContext のメソッド
- forward(ServletRequest, ServletResponse) - クラス org.springframework.mock.web.MockRequestDispatcher のメソッド
- FORWARD_CONTEXT_PATH_ATTRIBUTE - クラス org.springframework.web.util.WebUtils の静的変数
フォワードコンテキストパスの標準 Servlet 2.4+ 仕様リクエスト属性。
- FORWARD_PATH_INFO_ATTRIBUTE - クラス org.springframework.web.util.WebUtils の静的変数
フォワードパス情報の標準 Servlet 2.4+ 仕様リクエスト属性。
- FORWARD_QUERY_STRING_ATTRIBUTE - クラス org.springframework.web.util.WebUtils の静的変数
前方クエリ文字列の標準 Servlet 2.4+ 仕様リクエスト属性。
- FORWARD_REQUEST_URI_ATTRIBUTE - クラス org.springframework.web.util.WebUtils の静的変数
転送リクエスト URI の標準 Servlet 2.4+ 仕様リクエスト属性。
- FORWARD_SERVLET_PATH_ATTRIBUTE - クラス org.springframework.web.util.WebUtils の静的変数
フォワードサーブレットパスの標準 Servlet 2.4+ 仕様リクエスト属性。
- FORWARD_URL_PREFIX - クラス org.springframework.web.servlet.view.UrlBasedViewResolver の静的変数
転送 URL を指定する特別なビュー名のプレフィックス(通常、フォームが送信および処理された後のコントローラーへ)。
- FORWARDED_HEADER_TRANSFORMER_BEAN_NAME - クラス org.springframework.web.server.adapter.WebHttpHandlerBuilder の静的変数
Bean ファクトリの ForwardedHeaderTransformer のよく知られた名前。
- ForwardedHeaderFilter - org.springframework.web.filter のクラス
- ForwardedHeaderFilter() - クラス org.springframework.web.filter.ForwardedHeaderFilter のコンストラクター
- ForwardedHeaderFilter - org.springframework.web.filter.reactive のクラス
- ForwardedHeaderFilter() - クラス org.springframework.web.filter.reactive.ForwardedHeaderFilter のコンストラクター
使用すべきではありません。
- ForwardedHeaderTransformer - org.springframework.web.server.adapter のクラス
"Forwarded" および "X-Forwarded-*" ヘッダーから値を抽出して、リクエスト URI を上書きします(つまり
- ForwardedHeaderTransformer() - クラス org.springframework.web.server.adapter.ForwardedHeaderTransformer のコンストラクター
- forwardedHeaderTransformer(ForwardedHeaderTransformer) - クラス org.springframework.web.server.adapter.WebHttpHandlerBuilder のメソッド
- forwardedUrl(String) - クラス org.springframework.test.web.servlet.result.MockMvcResultMatchers の静的メソッド
リクエストが指定された URL に転送されたことを表明します。
- forwardedUrlPattern(String) - クラス org.springframework.test.web.servlet.result.MockMvcResultMatchers の静的メソッド
リクエストが指定された URL に転送されたことを表明します。
- forwardedUrlTemplate(String, Object...) - クラス org.springframework.test.web.servlet.result.MockMvcResultMatchers の静的メソッド
リクエストが指定された URL テンプレートに転送されたことを表明します。
- fragment(String) - インターフェース org.springframework.web.util.UriBuilder のメソッド
URI フラグメントを設定します。
- fragment(String) - クラス org.springframework.web.util.UriComponentsBuilder のメソッド
- FRAME_TYPE_HEADER - クラス org.springframework.messaging.rsocket.annotation.support.RSocketFrameTypeMessageCondition の静的変数
処理中の RSocket フレーム型を含むヘッダーの名前。
- FrameworkServlet - org.springframework.web.servlet のクラス
Spring の Web フレームワークのベースサーブレット。
- FrameworkServlet() - クラス org.springframework.web.servlet.FrameworkServlet のコンストラクター
サーブレットの init-params によって提供されるデフォルトと値に基づいて独自の内部 Web アプリケーションコンテキストを作成する新しい FrameworkServlet を作成します。
- FrameworkServlet(WebApplicationContext) - クラス org.springframework.web.servlet.FrameworkServlet のコンストラクター
指定された Web アプリケーションコンテキストで新しい FrameworkServlet を作成します。
- freeMarker() - クラス org.springframework.web.reactive.config.ViewResolverRegistry のメソッド
".ftl" サフィックスを使用して FreeMarkerViewResolver を登録します。
- freeMarker() - クラス org.springframework.web.servlet.config.annotation.ViewResolverRegistry のメソッド
空のデフォルトのビュー名プレフィックスとデフォルトのサフィックス ".ftl" で FreeMarker ビューリゾルバーを登録します。
- FreeMarkerConfig - org.springframework.web.reactive.result.view.freemarker のインターフェース
Web 環境で FreeMarker 構成オブジェクトを構成および管理するオブジェクトによって実装されるインターフェース。
- FreeMarkerConfig - org.springframework.web.servlet.view.freemarker のインターフェース
Web 環境で FreeMarker 構成オブジェクトを構成および管理するオブジェクトによって実装されるインターフェース。
- FreeMarkerConfigurationFactory - org.springframework.ui.freemarker のクラス
FreeMarker 構成を構成するファクトリ。
- FreeMarkerConfigurationFactory() - クラス org.springframework.ui.freemarker.FreeMarkerConfigurationFactory のコンストラクター
- FreeMarkerConfigurationFactoryBean - org.springframework.ui.freemarker のクラス
FreeMarker 構成を作成し、Bean 参照として提供するファクトリ Bean。
- FreeMarkerConfigurationFactoryBean() - クラス org.springframework.ui.freemarker.FreeMarkerConfigurationFactoryBean のコンストラクター
- FreeMarkerConfigurer - org.springframework.web.reactive.result.view.freemarker のクラス
"configLocation" および / または "freemarkerSettings" および / または "templateLoaderPath" プロパティを介して、FreeMarker を Web 使用用に構成します。
- FreeMarkerConfigurer() - クラス org.springframework.web.reactive.result.view.freemarker.FreeMarkerConfigurer のコンストラクター
- FreeMarkerConfigurer - org.springframework.web.servlet.view.freemarker のクラス
JavaBean は、"configLocation" および / または "freemarkerSettings" および / または "templateLoaderPath" プロパティを介して、Web 使用用に FreeMarker を構成します。
- FreeMarkerConfigurer() - クラス org.springframework.web.servlet.view.freemarker.FreeMarkerConfigurer のコンストラクター
- FreeMarkerConfigurerBeanDefinitionParser - org.springframework.web.servlet.config のクラス
<mvc:freemarker-configurer> MVC 名前空間要素を解析し、FreeMarkerConfigurer Bean を登録します。
- FreeMarkerConfigurerBeanDefinitionParser() - クラス org.springframework.web.servlet.config.FreeMarkerConfigurerBeanDefinitionParser のコンストラクター
- FreeMarkerTemplateUtils - org.springframework.ui.freemarker のクラス
FreeMarker を操作するためのユーティリティクラス。
- FreeMarkerTemplateUtils() - クラス org.springframework.ui.freemarker.FreeMarkerTemplateUtils のコンストラクター
- FreeMarkerView - org.springframework.web.reactive.result.view.freemarker のクラス
FreeMarker テンプレートエンジンを使用する View 実装。
- FreeMarkerView() - クラス org.springframework.web.reactive.result.view.freemarker.FreeMarkerView のコンストラクター
- FreeMarkerView - org.springframework.web.servlet.view.freemarker のクラス
FreeMarker テンプレートエンジンを使用して表示します。
- FreeMarkerView() - クラス org.springframework.web.servlet.view.freemarker.FreeMarkerView のコンストラクター
- FreeMarkerViewResolver - org.springframework.web.reactive.result.view.freemarker のクラス
- FreeMarkerViewResolver() - クラス org.springframework.web.reactive.result.view.freemarker.FreeMarkerViewResolver のコンストラクター
単純なコンストラクター。
- FreeMarkerViewResolver(String, String) - クラス org.springframework.web.reactive.result.view.freemarker.FreeMarkerViewResolver のコンストラクター
プレフィックスとサフィックスを持つ便利なコンストラクター。
- FreeMarkerViewResolver - org.springframework.web.servlet.view.freemarker のクラス
- FreeMarkerViewResolver() - クラス org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver のコンストラクター
- FreeMarkerViewResolver(String, String) - クラス org.springframework.web.servlet.view.freemarker.FreeMarkerViewResolver のコンストラクター
- freezeConfiguration() - インターフェース org.springframework.beans.factory.config.ConfigurableListableBeanFactory のメソッド
すべての Bean 定義をフリーズし、登録された Bean 定義がこれ以上変更または後処理されないことを通知します。
- freezeConfiguration() - クラス org.springframework.beans.factory.support.DefaultListableBeanFactory のメソッド
- FREM - インターフェース org.springframework.asm.Opcodes の静的変数
- freshTarget() - クラス org.springframework.aop.target.dynamic.AbstractRefreshableTargetSource のメソッド
新しいターゲットオブジェクトを取得します。
- freshTarget() - クラス org.springframework.aop.target.dynamic.BeanFactoryRefreshableTargetSource のメソッド
新しいターゲットオブジェクトを取得します。
- FRETURN - インターフェース org.springframework.asm.Opcodes の静的変数
- from(A) - インターフェース org.springframework.core.annotation.MergedAnnotation の静的メソッド
- from(Object, A) - インターフェース org.springframework.core.annotation.MergedAnnotation の静的メソッド
- from(AnnotatedElement) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(AnnotatedElement, MergedAnnotations.SearchStrategy) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(AnnotatedElement, MergedAnnotations.SearchStrategy, RepeatableContainers) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(AnnotatedElement, MergedAnnotations.SearchStrategy, RepeatableContainers, AnnotationFilter) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(Annotation...) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(Object, Annotation...) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(Object, Annotation[], RepeatableContainers) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(Object, Annotation[], RepeatableContainers, AnnotationFilter) - インターフェース org.springframework.core.annotation.MergedAnnotations の静的メソッド
- from(String, Object) - クラス org.springframework.core.codec.Hints の静的メソッド
- FROM - クラス org.springframework.http.HttpHeaders の静的変数
HTTP From ヘッダーフィールド名。
- from(String, String) - クラス org.springframework.http.ResponseCookie の静的メソッド
名前と値のペアで始まり、属性を含めることもできるサーバー定義の Cookie のビルダーを取得するファクトリメソッド。
- from(MockServerHttpRequest) - クラス org.springframework.mock.web.server.MockServerWebExchange の静的メソッド
- from(MockServerHttpRequest.BaseBuilder<?>) - クラス org.springframework.mock.web.server.MockServerWebExchange の静的メソッド
- from(Object) - クラス org.springframework.r2dbc.core.Parameter の静的メソッド
- from(String) - 列挙型 org.springframework.test.context の静的メソッド。NestedTestConfiguration.EnclosingConfiguration
大文字と小文字を区別せずに、指定された名前で EnclosingConfiguration 列挙型定数を取得します。
- from(String) - 列挙型 org.springframework.test.context の静的メソッド。TestConstructor.AutowireMode
大文字と小文字を区別せずに、指定された名前で AutowireMode 列挙型定数を取得します。
- from(ClientRequest) - インターフェース org.springframework.web.reactive.function.client.ClientRequest の静的メソッド
指定されたリクエストのメソッド、URI、ヘッダー、Cookie を使用してビルダーを作成します。
- from(ClientResponse) - インターフェース org.springframework.web.reactive.function.client.ClientResponse の静的メソッド
- from(RenderingResponse) - インターフェース org.springframework.web.reactive.function.server.RenderingResponse の静的メソッド
指定されたレスポンスのテンプレート名、ステータスコード、ヘッダー、モデルを使用してビルダーを作成します。
- from(ServerRequest) - インターフェース org.springframework.web.reactive.function.server.ServerRequest の静的メソッド
メッセージリーダー、メソッド名、URI、ヘッダー、Cookie、指定されたリクエストの属性を使用してビルダーを作成します。
- from(ServerResponse) - インターフェース org.springframework.web.reactive.function.server.ServerResponse の静的メソッド
指定されたレスポンスのステータスコードとヘッダーを使用してビルダーを作成します。
- from(RenderingResponse) - インターフェース org.springframework.web.servlet.function.RenderingResponse の静的メソッド
指定されたレスポンスのテンプレート名、ステータスコード、ヘッダー、モデルを使用してビルダーを作成します。
- from(ServerRequest) - インターフェース org.springframework.web.servlet.function.ServerRequest の静的メソッド
指定されたリクエストのステータス、ヘッダー、Cookie を使用してビルダーを作成します。
- from(ServerResponse) - インターフェース org.springframework.web.servlet.function.ServerResponse の静的メソッド
指定されたレスポンスのステータスコードとヘッダーを使用してビルダーを作成します。
- fromClientResponse(String, String) - クラス org.springframework.http.ResponseCookie の静的メソッド
サーバー定義の Cookie のビルダーを取得するファクトリメソッド。
- fromContextPath(HttpServletRequest) - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
指定された HttpServletRequest のホスト、ポート、スキーム、コンテキストパスからビルダーを準備します。
- fromController(Class<?>) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromController(UriComponentsBuilder, Class<?>) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromCurrentContextPath() - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
- fromCurrentRequest() - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
- fromCurrentRequestUri() - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
- fromCurrentServletMapping() - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
- fromDataBuffers(T) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
指定された Publisher<DataBuffer> を本文に書き込むための挿入子。
- fromFormData(MultiValueMap<String, String>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromFormData(String, String) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromHeaderName(String) - クラス org.springframework.jms.support.SimpleJmsHeaderMapper のメソッド
必要に応じて、発信プレフィックスを追加します。
- fromHeaderName(String) - クラス org.springframework.messaging.support.AbstractHeaderMapper のメソッド
指定された headerName によって定義されたヘッダーをプロトコル固有のメッセージに設定するために使用する名前を生成します。
- fromHeaders(MessageHeaders, Message) - クラス org.springframework.jms.support.SimpleJmsHeaderMapper のメソッド
- fromHeaders(MessageHeaders, T) - インターフェース org.springframework.messaging.support.HeaderMapper のメソッド
- fromHttpRequest(HttpRequest) - クラス org.springframework.web.util.UriComponentsBuilder の静的メソッド
指定された HttpRequest に関連付けられた URI から新しい
UriComponents オブジェクトを作成すると同時に、ヘッダー "Forwarded" (
RFC 7239)、または "X-Forwarded-Host"、"X-Forwarded-Port"、「X-Forwarded 「転送」が見つからない場合は「プロト」。
- fromHttpUrl(String) - クラス org.springframework.web.util.UriComponentsBuilder の静的メソッド
指定された HTTP URL 文字列から URI コンポーネントビルダーを作成します。
- fromJson(Reader, Type) - クラス org.springframework.messaging.converter.AbstractJsonMessageConverter のメソッド
- fromJson(String, Type) - クラス org.springframework.messaging.converter.AbstractJsonMessageConverter のメソッド
- fromJson(Reader, Type) - クラス org.springframework.messaging.converter.GsonMessageConverter のメソッド
- fromJson(String, Type) - クラス org.springframework.messaging.converter.GsonMessageConverter のメソッド
- fromJson(Reader, Type) - クラス org.springframework.messaging.converter.JsonbMessageConverter のメソッド
- fromJson(String, Type) - クラス org.springframework.messaging.converter.JsonbMessageConverter のメソッド
- fromJson(Reader, Type) - クラス org.springframework.messaging.converter.KotlinSerializationJsonMessageConverter のメソッド
- fromJson(String, Type) - クラス org.springframework.messaging.converter.KotlinSerializationJsonMessageConverter のメソッド
- fromMap(Map<String, Object>) - クラス org.springframework.core.annotation.AnnotationAttributes の静的メソッド
- fromMappingName(String) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
Spring MVC コントローラーメソッドのリクエストマッピングの名前から URL を作成します。
- fromMappingName(UriComponentsBuilder, String) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromMessage(Message) - クラス org.springframework.jms.support.converter.MappingJackson2MessageConverter のメソッド
- fromMessage(Message) - クラス org.springframework.jms.support.converter.MarshallingMessageConverter のメソッド
- fromMessage(Message) - インターフェース org.springframework.jms.support.converter.MessageConverter のメソッド
JMS メッセージから Java オブジェクトに変換します。
- fromMessage(Message) - クラス org.springframework.jms.support.converter.MessagingMessageConverter のメソッド
- fromMessage(Message) - クラス org.springframework.jms.support.converter.SimpleMessageConverter のメソッド
この実装は、TextMessage を文字列に、ByteMessage をバイト配列に、MapMessage をマップに、ObjectMessage を直列化可能オブジェクトに変換します。
- fromMessage(Message<?>, Class<?>) - クラス org.springframework.messaging.converter.AbstractMessageConverter のメソッド
- fromMessage(Message<?>, Class<?>, Object) - クラス org.springframework.messaging.converter.AbstractMessageConverter のメソッド
- fromMessage(Message<?>, Class<?>) - クラス org.springframework.messaging.converter.CompositeMessageConverter のメソッド
- fromMessage(Message<?>, Class<?>, Object) - クラス org.springframework.messaging.converter.CompositeMessageConverter のメソッド
- fromMessage(Message<?>, Class<?>) - クラス org.springframework.messaging.converter.GenericMessageConverter のメソッド
- fromMessage(Message<?>, Class<?>) - インターフェース org.springframework.messaging.converter.MessageConverter のメソッド
Message のペイロードを、直列化された形式から、指定されたターゲットクラスの型付きオブジェクトに変換します。
- fromMessage(Message<?>, Class<?>) - クラス org.springframework.messaging.converter.SimpleMessageConverter のメソッド
- fromMessage(Message<?>, Class<?>, Object) - インターフェース org.springframework.messaging.converter.SmartMessageConverter のメソッド
- fromMessage(Message<?>) - クラス org.springframework.messaging.simp.SimpAttributes の静的メソッド
- fromMessage(Message<T>) - クラス org.springframework.messaging.support.MessageBuilder の静的メソッド
提供されたメッセージからコピーされたすべてのヘッダーが事前入力された新しい
Message インスタンス用のビルダーを作成します。
- fromMethod(Class<?>, Method, Object...) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromMethod(UriComponentsBuilder, Class<?>, Method, Object...) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromMethodCall(Object) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromMethodCall(UriComponentsBuilder, Object) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromMethodName(Class<?>, String, Object...) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromMethodName(UriComponentsBuilder, Class<?>, String, Object...) - クラス org.springframework.web.servlet.mvc.method.annotation.MvcUriComponentsBuilder の静的メソッド
- fromMultipartAsyncData(String, P, Class<T>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromMultipartAsyncData(String, P, ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromMultipartData(MultiValueMap<String, ?>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromMultipartData(String, Object) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromObject(T) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromObject(T) - インターフェース org.springframework.web.reactive.function.server.EntityResponse の静的メソッド
指定されたオブジェクトでビルダーを作成します。
- fromObject(T) - インターフェース org.springframework.web.servlet.function.EntityResponse の静的メソッド
指定されたオブジェクトでビルダーを作成します。
- fromObject(T, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.servlet.function.EntityResponse の静的メソッド
指定されたオブジェクトと型参照でビルダーを作成します。
- fromOrEmpty(Object, Class<?>) - クラス org.springframework.r2dbc.core.Parameter の静的メソッド
- fromOriginHeader(String) - クラス org.springframework.web.util.UriComponentsBuilder の静的メソッド
HTTP リクエストの "Origin" ヘッダーを解析してインスタンスを作成します。
- fromPath(String) - クラス org.springframework.web.util.UriComponentsBuilder の静的メソッド
指定されたパスで初期化されるビルダーを作成します。
- fromProducer(T, Class<?>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromProducer(T, ParameterizedTypeReference<?>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
- fromProducer(T, Class<?>) - インターフェース org.springframework.web.reactive.function.server.EntityResponse の静的メソッド
指定されたプロデューサーでビルダーを作成します。
- fromProducer(T, ParameterizedTypeReference<?>) - インターフェース org.springframework.web.reactive.function.server.EntityResponse の静的メソッド
指定されたプロデューサーでビルダーを作成します。
- fromPublisher(Publisher<?>) - クラス org.springframework.core.ReactiveAdapter のメソッド
指定された Reactive Streams パブリッシャーから適応します。
- fromPublisher(P, Class<T>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
指定された Publisher を書き込むための挿入子。
- fromPublisher(P, ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
指定された Publisher を書き込むための挿入子。
- fromPublisher(P, Class<T>) - インターフェース org.springframework.web.reactive.function.server.EntityResponse の静的メソッド
指定されたパブリッシャーでビルダーを作成します。
- fromPublisher(P, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.server.EntityResponse の静的メソッド
指定されたパブリッシャーでビルダーを作成します。
- fromRequest(HttpServletRequest) - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
HttpServletRequest のスキーム、ホスト、ポート、パス、クエリ文字列をコピーして、ビルダーを準備します。
- fromRequestUri(HttpServletRequest) - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
HttpServletRequest のホスト、ポート、スキーム、パス(クエリではなく)からビルダーを準備します。
- fromResource(T) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
指定された Resource を書き込むための挿入子。
- fromServerSentEvents(S) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
指定された ServerSentEvent パブリッシャーを書き込むインサーター。
- fromServletMapping(HttpServletRequest) - クラス org.springframework.web.servlet.support.ServletUriComponentsBuilder の静的メソッド
指定された HttpServletRequest のホスト、ポート、スキーム、コンテキストパス、サーブレットマッピングからビルダーを準備します。
- fromStoreValue(Object) - クラス org.springframework.cache.concurrent.ConcurrentMapCache のメソッド
- fromStoreValue(Object) - クラス org.springframework.cache.support.AbstractValueAdaptingCache のメソッド
指定された値を内部ストアから get メソッドから返されたユーザー値に変換します(null を適応)。
- fromString(String) - クラス org.springframework.asm.TypePath の静的メソッド
- fromSuffix(String) - Static method in enum org.springframework.util.unit.DataUnit
- fromUri(URI) - クラス org.springframework.web.util.UriComponentsBuilder の静的メソッド
指定された URI から初期化されるビルダーを作成します。
- fromUriString(String) - クラス org.springframework.web.util.UriComponentsBuilder の静的メソッド
指定された URI 文字列で初期化されるビルダーを作成します。
- fromValue(T) - クラス org.springframework.web.reactive.function.BodyInserters の静的メソッド
指定された値を書き込むための挿入子。
- fromValue(String) - Static method in enum org.springframework.web.socket.sockjs.transport.TransportType
- FSTORE - インターフェース org.springframework.asm.Opcodes の静的変数
- FSUB - インターフェース org.springframework.asm.Opcodes の静的変数
- FullyQualifiedAnnotationBeanNameGenerator - org.springframework.context.annotation のクラス
@Component などのサポートされている型レベルのアノテーションを介して明示的な Bean 名が提供されない場合、デフォルトの Bean 名として完全修飾クラス名を使用する
AnnotationBeanNameGenerator の拡張(サポートされるアノテーションの詳細については
AnnotationBeanNameGenerator を参照)。
- FullyQualifiedAnnotationBeanNameGenerator() - クラス org.springframework.context.annotation.FullyQualifiedAnnotationBeanNameGenerator のコンストラクター
- FunctionReference - org.springframework.expression.spel.ast のクラス
関数参照は、「#someFunction(a、b、c)」の形式です。
- FunctionReference(String, int, int, SpelNodeImpl...) - クラス org.springframework.expression.spel.ast.FunctionReference のコンストラクター
- FutureAdapter <T、S>-org.springframework.util.concurrent のクラス
S でパラメーター化された
FutureSE を T でパラメーター化された
Future に適応させる抽象クラス。
- FutureAdapter(Future<S>) - クラス org.springframework.util.concurrent.FutureAdapter のコンストラクター
指定されたアダプターで新しい FutureAdapter を構築します。
- fv - クラス org.springframework.asm.FieldVisitor の変数
このビジターがメソッド呼び出しを委譲する必要があるフィールドビジター。