インデックス

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式

B

b - Variable in class org.springframework.asm.ClassReader
使用すべきではありません。
代わりに ClassReader.readByte(int) および他の読み取り方法を使用してください。このフィールドは最終的に削除されます。
BACKGROUND - Enum constant in enum class org.springframework.context.annotation.Bean.Bootstrap
バックグラウンドスレッドで Bean をインスタンス化できるようにします。
BackOff - Interface in org.springframework.util.backoff
操作を再試行する速度を示す BackOffExecution を提供します。
BackOffExecution - Interface in org.springframework.util.backoff
特定のバックオフ実行を表します。
BAD_DATA - Static variable in class org.springframework.web.reactive.socket.CloseStatus
「1007 は、メッセージの型と一致しないデータ (たとえば、テキストメッセージ内の非 UTF-8 [RFC3629] データ) をメッセージ内で受信したため、エンドポイントが接続を終了していることを示します。」
BAD_DATA - Static variable in class org.springframework.web.socket.CloseStatus
「1007 は、メッセージの型と一致しないデータ (たとえば、テキストメッセージ内の非 UTF-8 [RFC3629] データ) をメッセージ内で受信したため、エンドポイントが接続を終了していることを示します。」
BAD_GATEWAY - Enum constant in enum class org.springframework.http.HttpStatus
502 Bad Gateway.
BAD_REQUEST - Enum constant in enum class org.springframework.http.HttpStatus
400 Bad Request.
BADLY_FORMED_CAPTURE_THE_REST - Enum constant in enum class org.springframework.web.util.pattern.PatternParseException.PatternMessage
badRequest() - Static method in class org.springframework.http.ResponseEntity
BAD_REQUEST ステータスのビルダーを作成します。
badRequest() - Static method in interface org.springframework.web.reactive.function.server.ServerResponse
400 不正なリクエストステータスのビルダーを作成します。
badRequest() - Static method in interface org.springframework.web.servlet.function.ServerResponse
400 不正なリクエストステータスのビルダーを作成します。
BadSqlGrammarException - Exception in org.springframework.jdbc
指定された SQL が無効な場合にスローされる例外。
BadSqlGrammarException - Exception in org.springframework.r2dbc
指定された SQL が無効な場合にスローされる例外。
BadSqlGrammarException(String, String, R2dbcException) - Constructor for exception org.springframework.r2dbc.BadSqlGrammarException
BadSqlGrammarException のコンストラクター。
BadSqlGrammarException(String, String, SQLException) - Constructor for exception org.springframework.jdbc.BadSqlGrammarException
BadSqlGrammarException のコンストラクター。
BALOAD - Static variable in interface org.springframework.asm.Opcodes
BANDWIDTH_LIMIT_EXCEEDED - Enum constant in enum class org.springframework.http.HttpStatus
509 Bandwidth Limit Exceeded
BASE - Enum constant in enum class org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.ConverterType
BASE_NAME_SEPARATOR - Static variable in class org.springframework.beans.propertyeditors.ResourceBundleEditor
converting from a String の場合、ベース名とロケール(存在する場合)を区別するために使用されるセパレータ。
baseName(String) - クラス org.springframework.aot.hint のメソッド。ResourceBundleHint.Builder
リソースバンドルの baseName を使用します。
basePackage(String...) - クラス org.springframework.web.method のメソッド。HandlerTypePredicate.Builder
基本パッケージに宣言されたマッチハンドラー (例: "org.example" )。
basePackageClass(Class<?>...) - クラス org.springframework.web.method のメソッド。HandlerTypePredicate.Builder
クラスを介して基本パッケージを指定する HandlerTypePredicate.forBasePackage(String...) の型安全な代替。
basePackageClasses() - Element in annotation interface org.springframework.context.annotation.ComponentScan
アノテーション付きコンポーネントをスキャンするパッケージを指定するための、ComponentScan.basePackages() の型安全な代替。
basePackageClasses() - Element in annotation interface org.springframework.context.annotation.ReflectiveScan
リフレクションの使用をスキャンするパッケージを指定するための、ReflectiveScan.basePackages() の型安全な代替手段です。
basePackageClasses() - Element in annotation interface org.springframework.web.bind.annotation.ControllerAdvice
@ControllerAdvice アノテーション付きクラスによって通知されるコントローラーを選択するパッケージを指定するための、ControllerAdvice.basePackages() の型安全な代替。
basePackageClasses() - Element in annotation interface org.springframework.web.bind.annotation.RestControllerAdvice
@RestControllerAdvice アノテーション付きクラスによって通知されるコントローラーを選択するパッケージを指定するための、RestControllerAdvice.basePackages() の型安全な代替。
basePackages() - Element in annotation interface org.springframework.context.annotation.ComponentScan
アノテーション付きコンポーネントをスキャンするベースパッケージ。
basePackages() - Element in annotation interface org.springframework.context.annotation.ReflectiveScan
リフレクション使用状況をスキャンする基本パッケージ。
basePackages() - Element in annotation interface org.springframework.web.bind.annotation.ControllerAdvice
基本パッケージの配列。
basePackages() - Element in annotation interface org.springframework.web.bind.annotation.RestControllerAdvice
基本パッケージの配列。
baseUrl(String) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.Builder
WebClient.create(String) の説明に従ってベース URI を構成します。
baseUrl(String) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
リクエストのベース URL を設定します。
baseUrl(String) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
リクエストのベース URL を設定します。
baseUrl(URI) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
リクエスト用の基本 URI を構成します。
basicAuthentication() - Static method in class org.springframework.web.reactive.function.client.ExchangeFilterFunctions
使用すべきではありません。
Spring 5.1 の時点で、リクエストの構築中に HttpHeaders.setBasicAuth(String, String) を使用することを推奨。
basicAuthentication(String, String) - Static method in class org.springframework.web.reactive.function.client.ExchangeFilterFunctions
HttpHeaders.setBasicAuth(String) および HttpHeaders.encodeBasicAuth(String, String, Charset) を介してリクエストヘッダーに HTTP 基本認証を適用するフィルターを返します。
basicAuthenticationCredentials(String, String) - クラス org.springframework.web.reactive.function.client.ExchangeFilterFunctions.Credentials の静的メソッド
使用すべきではありません。
指定されたユーザー名とパスワードを Credentials 型のリクエスト属性として格納するコンシューマーを返します。これは ExchangeFilterFunctions.basicAuthentication() によって順に使用されます。
BasicAuthenticationInterceptor - org.springframework.http.client.support のクラス
カスタム Authorization ヘッダーがすでに設定されていない限り、特定の HTTP 基本認証のユーザー名 / パスワードのペアを適用する ClientHttpRequestInterceptor
BasicAuthenticationInterceptor(String, String) - クラス org.springframework.http.client.support. BasicAuthenticationInterceptor のコンストラクター
指定されたユーザー名とパスワードに基本認証を追加する新しいインターセプターを作成します。
BasicAuthenticationInterceptor(String, String, Charset) - クラス org.springframework.http.client.support. BasicAuthenticationInterceptor のコンストラクター
指定された文字セットを使用してエンコードされた、指定されたユーザー名とパスワードの基本認証を追加する新しいインターセプターを作成します。
BasicOperation - Interface in org.springframework.cache.interceptor
すべてのキャッシュ操作が実装する必要のある基本インターフェース。
BASTORE - Static variable in interface org.springframework.asm.Opcodes
BatchPreparedStatementSetter - Interface in org.springframework.jdbc.core
JdbcTemplate クラスによって使用されるバッチ更新コールバックインターフェース。
BatchSqlUpdate - org.springframework.jdbc.object のクラス
バッチ更新操作を実行する SqlUpdate サブクラス。
BatchSqlUpdate() - クラス org.springframework.jdbc.object. BatchSqlUpdate のコンストラクター
JavaBean として使用できるようにするコンストラクター。
BatchSqlUpdate(DataSource, String) - クラス org.springframework.jdbc.object. BatchSqlUpdate のコンストラクター
指定された DataSource と SQL で更新オブジェクトを構築します。
BatchSqlUpdate(DataSource, String, int[]) - クラス org.springframework.jdbc.object. BatchSqlUpdate のコンストラクター
指定された DataSource、SQL、匿名パラメーターを使用して更新オブジェクトを作成します。
BatchSqlUpdate(DataSource, String, int[], int) - クラス org.springframework.jdbc.object. BatchSqlUpdate のコンストラクター
特定の DataSource、SQL、匿名パラメーターを使用して、影響を受ける可能性のある最大行数を指定して、更新オブジェクトを作成します。
batchUpdate(String...) - インターフェース org.springframework.jdbc.core のメソッド。JdbcOperations
バッチ処理を使用して、単一の JDBC ステートメントで複数の SQL 更新を発行します。
batchUpdate(String...) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
batchUpdate(String, Collection<T>, int, ParameterizedPreparedStatementSetter<T>) - インターフェース org.springframework.jdbc.core のメソッド。JdbcOperations
提供された引数を収集して提供された SQL ステートメントを使用して、複数のバッチを実行します。
batchUpdate(String, Collection<T>, int, ParameterizedPreparedStatementSetter<T>) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
batchUpdate(String, List<Object[]>) - インターフェース org.springframework.jdbc.core のメソッド。JdbcOperations
提供された引数のバッチで提供された SQL ステートメントを使用して、バッチを実行します。
batchUpdate(String, List<Object[]>) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
batchUpdate(String, List<Object[]>, int[]) - インターフェース org.springframework.jdbc.core のメソッド。JdbcOperations
提供された引数のバッチで提供された SQL ステートメントを使用して、バッチを実行します。
batchUpdate(String, List<Object[]>, int[]) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
batchUpdate(String, Map<String, ?>[]) - インターフェース org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcOperations
提供された引数のバッチで提供された SQL ステートメントを使用して、バッチを実行します。
batchUpdate(String, Map<String, ?>[]) - クラス org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcTemplate
batchUpdate(String, BatchPreparedStatementSetter) - インターフェース org.springframework.jdbc.core のメソッド。JdbcOperations
単一の PreparedStatement で複数の更新ステートメントを発行し、バッチ更新と BatchPreparedStatementSetter を使用して値を設定します。
batchUpdate(String, BatchPreparedStatementSetter) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
batchUpdate(String, SqlParameterSource[]) - インターフェース org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcOperations
提供された引数のバッチで提供された SQL ステートメントを使用して、バッチを実行します。
batchUpdate(String, SqlParameterSource[]) - クラス org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcTemplate
batchUpdate(String, SqlParameterSource[], KeyHolder) - インターフェース org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcOperations
指定された SQL ステートメントと指定された引数のバッチを使用してバッチを実行し、生成されたキーを返します。
batchUpdate(String, SqlParameterSource[], KeyHolder) - クラス org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcTemplate
batchUpdate(String, SqlParameterSource[], KeyHolder, String[]) - インターフェース org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcOperations
指定された SQL ステートメントと指定された引数のバッチを使用してバッチを実行し、生成されたキーを返します。
batchUpdate(String, SqlParameterSource[], KeyHolder, String[]) - クラス org.springframework.jdbc.core.namedparam のメソッド。NamedParameterJdbcTemplate
batchUpdate(PreparedStatementCreator, BatchPreparedStatementSetter, KeyHolder) - インターフェース org.springframework.jdbc.core のメソッド。JdbcOperations
単一の PreparedStatement で複数の更新ステートメントを発行し、バッチ更新と BatchPreparedStatementSetter を使用して値を設定します。
batchUpdate(PreparedStatementCreator, BatchPreparedStatementSetter, KeyHolder) - クラス org.springframework.jdbc.core のメソッド。JdbcTemplate
bean - Variable in class org.springframework.cglib.beans.BeanMap
bean(Class<?>) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
内部 Bean 定義を定義します。
bean(Class<?>, Object...) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
内部 Bean 定義を定義します。
Bean - Annotation Interface in org.springframework.context.annotation
メソッドが Spring コンテナーによって管理される Bean を生成することを示します。
BEAN_CONFIGURER_ASPECT_BEAN_NAME - Static variable in class org.springframework.context.annotation.aspectj.SpringConfiguredConfiguration
構成アスペクトに使用される Bean 名。
BEAN_DEFINITION_VARIABLE - Static variable in interface org.springframework.beans.factory.aot.BeanRegistrationCodeFragments
Bean 定義を作成するときに使用する変数名。
BEAN_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
BEAN_ELEMENT - Static variable in class org.springframework.beans.factory.xml.DefaultBeanDefinitionDocumentReader
BEAN_FACTORY - Enum constant in enum class org.springframework.beans.factory.aot.AotServices.Source
BeanFactory からロードされた AOT サービス。
BEAN_FACTORY_VARIABLE - Static variable in interface org.springframework.beans.factory.aot.BeanFactoryInitializationCode
Bean ファクトリを参照するために使用する推奨変数名。
BEAN_NAME - Static variable in class org.springframework.web.servlet.config.FreeMarkerConfigurerBeanDefinitionParser
FreeMarkerConfigurer に使用される Bean 名。
BEAN_NAME - Static variable in class org.springframework.web.servlet.config.GroovyMarkupConfigurerBeanDefinitionParser
GroovyMarkupConfigurer に使用される Bean 名。
BEAN_NAME - Static variable in class org.springframework.web.servlet.config.ScriptTemplateConfigurerBeanDefinitionParser
ScriptTemplateConfigurer に使用される Bean 名。
BEAN_REF_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
Bean.Bootstrap - org.springframework.context.annotation の Enum クラス
ブートストラップモードのローカル列挙。
BeanClassLoaderAware - Interface in org.springframework.beans.factory
Bean が Bean class loaderSE を認識できるようにするコールバック。つまり、現在の Bean ファクトリが Bean クラスをロードするために使用するクラスローダーです。
BeanComponentDefinition - org.springframework.beans.factory.parsing のクラス
標準の BeanDefinition に基づく ComponentDefinition。指定された Bean 定義と、指定された Bean の内部 Bean 定義および Bean 参照を公開します。
BeanComponentDefinition(BeanDefinitionHolder) - クラス org.springframework.beans.factory.parsing. BeanComponentDefinition のコンストラクター
指定された Bean の新しい BeanComponentDefinition を作成します。
BeanComponentDefinition(BeanDefinition, String) - クラス org.springframework.beans.factory.parsing. BeanComponentDefinition のコンストラクター
指定された Bean の新しい BeanComponentDefinition を作成します。
BeanComponentDefinition(BeanDefinition, String, String[]) - クラス org.springframework.beans.factory.parsing. BeanComponentDefinition のコンストラクター
指定された Bean の新しい BeanComponentDefinition を作成します。
beanConfigurerAspect() - クラス org.springframework.context.annotation.aspectj のメソッド。SpringConfiguredConfiguration
BeanConfigurerSupport - org.springframework.beans.factory.wiring のクラス
オブジェクトに対して依存性注入を実行できる Bean 構成プログラムの便利な基本クラス(ただし、オブジェクトは作成されます)。
BeanConfigurerSupport() - クラス org.springframework.beans.factory.wiring. BeanConfigurerSupport のコンストラクター
BeanCopier - org.springframework.cglib.beans のクラス
BeanCopier() - クラス org.springframework.cglib.beans. BeanCopier のコンストラクター
BeanCopier.Generator - org.springframework.cglib.beans のクラス
BeanCreatingHandlerProvider< T > - Class in org.springframework.web.socket.handler
Spring BeanFactory を介してターゲットハンドラーをインスタンス化し、同等の destroy メソッドも提供します。
BeanCreatingHandlerProvider(Class<? extends T>) - クラス org.springframework.web.socket.handler. BeanCreatingHandlerProvider のコンストラクター
BeanCreationException - Exception in org.springframework.beans.factory
Bean 定義から Bean を作成しようとしたときに、BeanFactory でエラーが発生した場合にスローされる例外。
BeanCreationException(String) - Constructor for exception org.springframework.beans.factory.BeanCreationException
新しい BeanCreationException を作成します。
BeanCreationException(String, String) - Constructor for exception org.springframework.beans.factory.BeanCreationException
新しい BeanCreationException を作成します。
BeanCreationException(String, String, String) - Constructor for exception org.springframework.beans.factory.BeanCreationException
新しい BeanCreationException を作成します。
BeanCreationException(String, String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanCreationException
新しい BeanCreationException を作成します。
BeanCreationException(String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanCreationException
新しい BeanCreationException を作成します。
BeanCreationException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanCreationException
新しい BeanCreationException を作成します。
BeanCreationNotAllowedException - Exception in org.springframework.beans.factory
Bean の作成が現在許可されていないにもかかわらず、Bean がリクエストされた場合にスローされる例外(たとえば、Bean ファクトリのシャットダウンフェーズ中)。
BeanCreationNotAllowedException(String, String) - Constructor for exception org.springframework.beans.factory.BeanCreationNotAllowedException
新しい BeanCreationNotAllowedException を作成します。
BeanCurrentlyInCreationException - Exception in org.springframework.beans.factory
現在作成中の Bean への参照の場合にスローされる例外。
BeanCurrentlyInCreationException(String) - Constructor for exception org.springframework.beans.factory.BeanCurrentlyInCreationException
循環参照を示すデフォルトのエラーメッセージを使用して、新しい BeanCurrentlyInCreationException を作成します。
BeanCurrentlyInCreationException(String, String) - Constructor for exception org.springframework.beans.factory.BeanCurrentlyInCreationException
新しい BeanCurrentlyInCreationException を作成します。
BeanDefinition - Interface in org.springframework.beans.factory.config
BeanDefinition は、Bean インスタンスを記述します。インスタンスには、プロパティ値、コンストラクター引数値、具体的な実装によって提供される詳細情報があります。
BeanDefinitionBuilder - org.springframework.beans.factory.support のクラス
ビルダーパターンを使用して BeanDefinitions を構築するプログラムによる手段。
BeanDefinitionCustomizer - Interface in org.springframework.beans.factory.config
特定の Bean 定義をカスタマイズするためのコールバック。
BeanDefinitionDecorator - Interface in org.springframework.beans.factory.xml
カスタムのネストされた(<bean> の直下)タグを処理するために DefaultBeanDefinitionDocumentReader によって使用されるインターフェース。
BeanDefinitionDefaults - org.springframework.beans.factory.support のクラス
BeanDefinition プロパティのデフォルトの単純なホルダー。
BeanDefinitionDefaults() - クラス org.springframework.beans.factory.support. BeanDefinitionDefaults のコンストラクター
BeanDefinitionDocumentReader - Interface in org.springframework.beans.factory.xml
Spring Bean 定義を含む XML ドキュメントを解析するための SPI。
BeanDefinitionHolder - org.springframework.beans.factory.config のクラス
名前とエイリアスを持つ BeanDefinition のホルダー。
BeanDefinitionHolder(BeanDefinitionHolder) - クラス org.springframework.beans.factory.config. BeanDefinitionHolder のコンストラクター
コピーコンストラクター: 指定された BeanDefinitionHolder インスタンスと同じ内容で新しい BeanDefinitionHolder を作成します。
BeanDefinitionHolder(BeanDefinition, String) - クラス org.springframework.beans.factory.config. BeanDefinitionHolder のコンストラクター
新しい BeanDefinitionHolder を作成します。
BeanDefinitionHolder(BeanDefinition, String, String[]) - クラス org.springframework.beans.factory.config. BeanDefinitionHolder のコンストラクター
新しい BeanDefinitionHolder を作成します。
BeanDefinitionOverrideException - Exception in org.springframework.beans.factory.support
無効なオーバーライドの試みを示す BeanDefinitionStoreException のサブクラス: 通常、DefaultListableBeanFactory.isAllowBeanDefinitionOverriding() が false である間に同じ Bean 名の新しい定義を登録します。
BeanDefinitionOverrideException(String, BeanDefinition, BeanDefinition) - Constructor for exception org.springframework.beans.factory.support.BeanDefinitionOverrideException
指定された新規および既存の定義に対して新しい BeanDefinitionOverrideException を作成します。
BeanDefinitionOverrideException(String, BeanDefinition, BeanDefinition, String) - Constructor for exception org.springframework.beans.factory.support.BeanDefinitionOverrideException
指定された新規および既存の定義に対して新しい BeanDefinitionOverrideException を作成します。
BeanDefinitionParser - Interface in org.springframework.beans.factory.xml
カスタムの最上位(<beans/> の直下)タグを処理するために DefaultBeanDefinitionDocumentReader によって使用されるインターフェース。
BeanDefinitionParserDelegate - org.springframework.beans.factory.xml のクラス
XML Bean 定義の解析に使用されるステートフルデリゲートクラス。
BeanDefinitionParserDelegate(XmlReaderContext) - クラス org.springframework.beans.factory.xml. BeanDefinitionParserDelegate のコンストラクター
提供された XmlReaderContext に関連付けられた新しい BeanDefinitionParserDelegate を作成します。
BeanDefinitionParsingException - Exception in org.springframework.beans.factory.parsing
Bean 定義リーダーが解析プロセス中にエラーに遭遇した場合にスローされる例外。
BeanDefinitionParsingException(Problem) - Constructor for exception org.springframework.beans.factory.parsing.BeanDefinitionParsingException
新しい BeanDefinitionParsingException を作成します。
BeanDefinitionReader - Interface in org.springframework.beans.factory.support
Resource および StringSE ロケーションパラメーターを使用してロードメソッドを指定する Bean 定義リーダー用のシンプルなインターフェース。
BeanDefinitionReaderUtils - org.springframework.beans.factory.support のクラス
Bean 定義リーダーの実装に役立つユーティリティメソッド。
BeanDefinitionReaderUtils() - クラス org.springframework.beans.factory.support. BeanDefinitionReaderUtils のコンストラクター
BeanDefinitionRegistry - Interface in org.springframework.beans.factory.support
RootBeanDefinition および ChildBeanDefinition インスタンスなど、Bean 定義を保持するレジストリのインターフェース。
BeanDefinitionRegistryPostProcessor - Interface in org.springframework.beans.factory.support
標準の BeanFactoryPostProcessor SPI への拡張。通常の BeanFactoryPostProcessor 検出が開始される前に、さらに Bean 定義を登録できます。
BeanDefinitionStoreException - Exception in org.springframework.beans.factory
BeanFactory が無効な Bean 定義に遭遇したときにスローされる例外。たとえば、不完全または矛盾した Bean メタデータの場合などです。
BeanDefinitionStoreException(String) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
新しい BeanDefinitionStoreException を作成します。
BeanDefinitionStoreException(String, String) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
新しい BeanDefinitionStoreException を作成します。
BeanDefinitionStoreException(String, String, String) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
新しい BeanDefinitionStoreException を作成します。
BeanDefinitionStoreException(String, String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
新しい BeanDefinitionStoreException を作成します。
BeanDefinitionStoreException(String, String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
新しい BeanDefinitionStoreException を作成します。
BeanDefinitionStoreException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanDefinitionStoreException
新しい BeanDefinitionStoreException を作成します。
BeanDefinitionValidationException - Exception in org.springframework.beans.factory.support
Bean 定義の検証が失敗した場合にスローされる例外。
BeanDefinitionValidationException(String) - Constructor for exception org.springframework.beans.factory.support.BeanDefinitionValidationException
指定されたメッセージで新しい BeanDefinitionValidationException を作成します。
BeanDefinitionValidationException(String, Throwable) - Constructor for exception org.springframework.beans.factory.support.BeanDefinitionValidationException
指定されたメッセージと根本原因を持つ新しい BeanDefinitionValidationException を作成します。
BeanDefinitionValueResolver - org.springframework.beans.factory.support のクラス
Bean ファクトリ実装で使用するヘルパークラス。Bean 定義オブジェクトに含まれる値を、ターゲット Bean インスタンスに適用される実際の値に解決します。
BeanDefinitionValueResolver(AbstractAutowireCapableBeanFactory, String, BeanDefinition) - クラス org.springframework.beans.factory.support. BeanDefinitionValueResolver のコンストラクター
デフォルトの TypeConverter を使用して、指定された BeanFactory および BeanDefinition の BeanDefinitionValueResolver を作成します。
BeanDefinitionValueResolver(AbstractAutowireCapableBeanFactory, String, BeanDefinition, TypeConverter) - クラス org.springframework.beans.factory.support. BeanDefinitionValueResolver のコンストラクター
指定された TypeConverter を使用して、指定された BeanFactory および BeanDefinition の BeanDefinitionValueResolver を作成します。
BeanDefinitionVisitor - org.springframework.beans.factory.config のクラス
BeanDefinition オブジェクト、特にそれらに含まれるプロパティ値とコンストラクター引数値をトラバースし、Bean メタデータ値を解決するための訪問者クラス。
BeanDefinitionVisitor() - クラス org.springframework.beans.factory.config. BeanDefinitionVisitor のコンストラクター
サブクラス化用に新しい BeanDefinitionVisitor を作成します。
BeanDefinitionVisitor(StringValueResolver) - クラス org.springframework.beans.factory.config. BeanDefinitionVisitor のコンストラクター
指定された値リゾルバーをすべての Bean メタデータ値に適用して、新しい BeanDefinitionVisitor を作成します。
BeanEntry - org.springframework.beans.factory.parsing のクラス
Bean 定義を表す ParseState エントリ。
BeanEntry(String) - クラス org.springframework.beans.factory.parsing. BeanEntry のコンストラクター
新しい BeanEntry インスタンスを作成します。
BeanExpressionContext - org.springframework.beans.factory.config のクラス
Bean 定義内の式を評価するためのコンテキストオブジェクト。
BeanExpressionContext(ConfigurableBeanFactory, Scope) - クラス org.springframework.beans.factory.config. BeanExpressionContext のコンストラクター
BeanExpressionContextAccessor - org.springframework.context.expression のクラス
Spring BeanExpressionContext の Bean およびコンテキストオブジェクトにアクセスする方法を認識している SpEL PropertyAccessor
BeanExpressionContextAccessor() - クラス org.springframework.context.expression. BeanExpressionContextAccessor のコンストラクター
BeanExpressionException - Exception in org.springframework.beans.factory
式の評価の試行が失敗したことを示す例外。
BeanExpressionException(String) - Constructor for exception org.springframework.beans.factory.BeanExpressionException
指定されたメッセージで新しい BeanExpressionException を作成します。
BeanExpressionException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanExpressionException
指定されたメッセージと根本原因を持つ新しい BeanExpressionException を作成します。
BeanExpressionResolver - Interface in org.springframework.beans.factory.config
該当する場合、式として評価することによって値を解決するための戦略インターフェース。
BeanFactory - Interface in org.springframework.beans.factory
Spring Bean コンテナーにアクセスするためのルートインターフェース。
BeanFactoryAccessor - org.springframework.context.expression のクラス
Spring BeanFactory の Bean にアクセスする方法を知っている SpEL PropertyAccessor
BeanFactoryAccessor() - クラス org.springframework.context.expression. BeanFactoryAccessor のコンストラクター
BeanFactoryAdvisorRetrievalHelper - org.springframework.aop.framework.autoproxy のクラス
自動プロキシで使用するために、BeanFactory から標準 Spring アドバイザを取得するためのヘルパー。
BeanFactoryAdvisorRetrievalHelper(ConfigurableListableBeanFactory) - クラス org.springframework.aop.framework.autoproxy. BeanFactoryAdvisorRetrievalHelper のコンストラクター
指定された BeanFactory の新しい BeanFactoryAdvisorRetrievalHelper を作成します。
BeanFactoryAnnotationUtils - org.springframework.beans.factory.annotation のクラス
Spring 固有のアノテーション(Spring の @Qualifier アノテーションなど)に関連する Bean ルックアップを実行する便利なメソッド。
BeanFactoryAnnotationUtils() - クラス org.springframework.beans.factory.annotation. BeanFactoryAnnotationUtils のコンストラクター
BeanFactoryAspectInstanceFactory - org.springframework.aop.aspectj.annotation のクラス
Spring BeanFactory に裏付けされた AspectInstanceFactory 実装。
BeanFactoryAspectInstanceFactory(BeanFactory, String) - クラス org.springframework.aop.aspectj.annotation. BeanFactoryAspectInstanceFactory のコンストラクター
BeanFactoryAspectInstanceFactory を作成します。
BeanFactoryAspectInstanceFactory(BeanFactory, String, Class<?>) - クラス org.springframework.aop.aspectj.annotation. BeanFactoryAspectInstanceFactory のコンストラクター
BeanFactoryAspectInstanceFactory を作成し、AspectJ が AJType メタデータを作成するためにイントロスペクトする型を提供します。
BeanFactoryAspectJAdvisorsBuilder - Class in org.springframework.aop.aspectj.annotation
自動プロキシで使用するために、BeanFactory から @AspectJ Bean を取得し、それらに基づいて Spring アドバイザを構築するためのヘルパー。
BeanFactoryAspectJAdvisorsBuilder(ListableBeanFactory) - Constructor for class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
指定された BeanFactory の新しい BeanFactoryAspectJAdvisorsBuilder を作成します。
BeanFactoryAspectJAdvisorsBuilder(ListableBeanFactory, AspectJAdvisorFactory) - Constructor for class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
指定された BeanFactory の新しい BeanFactoryAspectJAdvisorsBuilder を作成します。
BeanFactoryAware - Interface in org.springframework.beans.factory
所有する BeanFactory を認識したい Bean によって実装されるインターフェース。
BeanFactoryCacheOperationSourceAdvisor - org.springframework.cache.interceptor のクラス
CacheOperationSource によって駆動されるアドバイザ。キャッシュ可能なメソッドのキャッシュアドバイス Bean を含めるために使用されます。
BeanFactoryCacheOperationSourceAdvisor() - クラス org.springframework.cache.interceptor. BeanFactoryCacheOperationSourceAdvisor のコンストラクター
BeanFactoryConnectionFactoryLookup - org.springframework.r2dbc.connection.lookup のクラス
Spring BeanFactory に基づく ConnectionFactoryLookup 実装。
BeanFactoryConnectionFactoryLookup() - クラス org.springframework.r2dbc.connection.lookup. BeanFactoryConnectionFactoryLookup のコンストラクター
BeanFactoryConnectionFactoryLookup クラスの新しいインスタンスを作成します。
BeanFactoryConnectionFactoryLookup(BeanFactory) - クラス org.springframework.r2dbc.connection.lookup. BeanFactoryConnectionFactoryLookup のコンストラクター
BeanFactoryConnectionFactoryLookup クラスの新しいインスタンスを作成します。
BeanFactoryDataSourceLookup - org.springframework.jdbc.datasource.lookup のクラス
Spring BeanFactory に基づく DataSourceLookup 実装。
BeanFactoryDataSourceLookup() - クラス org.springframework.jdbc.datasource.lookup. BeanFactoryDataSourceLookup のコンストラクター
BeanFactoryDataSourceLookup クラスの新しいインスタンスを作成します。
BeanFactoryDataSourceLookup(BeanFactory) - クラス org.springframework.jdbc.datasource.lookup. BeanFactoryDataSourceLookup のコンストラクター
BeanFactoryDataSourceLookup クラスの新しいインスタンスを作成します。
BeanFactoryDestinationResolver - org.springframework.jms.support.destination のクラス
Spring BeanFactory に基づく DestinationResolver 実装。
BeanFactoryDestinationResolver() - クラス org.springframework.jms.support.destination. BeanFactoryDestinationResolver のコンストラクター
BeanFactoryDestinationResolver クラスの新しいインスタンスを作成します。
BeanFactoryDestinationResolver(BeanFactory) - クラス org.springframework.jms.support.destination. BeanFactoryDestinationResolver のコンストラクター
BeanFactoryDestinationResolver クラスの新しいインスタンスを作成します。
BeanFactoryInitializationAotContribution - Interface in org.springframework.beans.factory.aot
Bean ファクトリを初期化するために使用される BeanFactoryInitializationAotProcessor からの AOT コントリビューション。
BeanFactoryInitializationAotProcessor - Interface in org.springframework.beans.factory.aot
ConfigurableListableBeanFactory インスタンスを処理することによって Bean ファクトリ初期化に貢献する AOT プロセッサー。
BeanFactoryInitializationCode - Interface in org.springframework.beans.factory.aot
Bean ファクトリ初期化を実行するために生成されるコードを構成するために使用できるインターフェース。
BeanFactoryInitializer< F extends ListableBeanFactory> - Interface in org.springframework.beans.factory
シングルトンの事前インスタンス化フェーズに入る前に Spring ListableBeanFactory を初期化するためのコールバックインターフェース。
BeanFactoryJCacheOperationSourceAdvisor - Class in org.springframework.cache.jcache.interceptor
JCacheOperationSource によって駆動されるアドバイザ。キャッシュ可能なメソッドのキャッシュアドバイス Bean を含めるために使用されます。
BeanFactoryJCacheOperationSourceAdvisor() - Constructor for class org.springframework.cache.jcache.interceptor.BeanFactoryJCacheOperationSourceAdvisor
BeanFactoryMessageChannelDestinationResolver - org.springframework.messaging.core のクラス
宛先名を MessageChannel の Bean 名として解釈し、構成された BeanFactory で Bean を検索する DestinationResolver の実装。
BeanFactoryMessageChannelDestinationResolver() - クラス org.springframework.messaging.core. BeanFactoryMessageChannelDestinationResolver のコンストラクター
リゾルバー自体が Spring Bean として構成され、BeanFactoryAware を実装した結果として BeanFactory が注入される場合に使用できるデフォルトのコンストラクター。
BeanFactoryMessageChannelDestinationResolver(BeanFactory) - クラス org.springframework.messaging.core. BeanFactoryMessageChannelDestinationResolver のコンストラクター
このリゾルバーを Spring 管理 Bean として定義するのではなく、手動でインスタンス化する場合に便利な BeanFactory を受け入れるコンストラクター。
BeanFactoryPostProcessor - Interface in org.springframework.beans.factory.config
アプリケーションコンテキストの Bean 定義のカスタム変更を可能にし、コンテキストの基になる Bean ファクトリの Bean プロパティ値を適応させるファクトリフック。
BeanFactoryRefreshableTargetSource - org.springframework.aop.target.dynamic のクラス
BeanFactory から新しいターゲット Bean をフェッチするリフレッシュ可能な TargetSource。
BeanFactoryRefreshableTargetSource(BeanFactory, String) - クラス org.springframework.aop.target.dynamic. BeanFactoryRefreshableTargetSource のコンストラクター
指定された Bean ファクトリと Bean 名の新しい BeanFactoryRefreshableTargetSource を作成します。
BeanFactoryResolver - org.springframework.context.expression のクラス
Spring BeanFactory に対して動作する SpEL BeanResolver
BeanFactoryResolver(BeanFactory) - クラス org.springframework.context.expression. BeanFactoryResolver のコンストラクター
指定されたファクトリに新しい BeanFactoryResolver を作成します。
BeanFactoryTransactionAttributeSourceAdvisor - org.springframework.transaction.interceptor のクラス
TransactionAttributeSource によって駆動されるアドバイザ。トランザクションのメソッドのトランザクションアドバイス Bean を含めるために使用されます。
BeanFactoryTransactionAttributeSourceAdvisor() - クラス org.springframework.transaction.interceptor. BeanFactoryTransactionAttributeSourceAdvisor のコンストラクター
BeanFactoryUtils - org.springframework.beans.factory のクラス
Bean ファクトリ、特に ListableBeanFactory インターフェースで動作する便利なメソッド。
BeanFactoryUtils() - クラス org.springframework.beans.factory. BeanFactoryUtils のコンストラクター
BeanGenerator - org.springframework.cglib.beans のクラス
BeanGenerator() - クラス org.springframework.cglib.beans. BeanGenerator のコンストラクター
BeanInfoFactory - org.springframework.beans のインターフェース
Spring Bean の BeanInfoSE インスタンスを作成するための戦略インターフェース。
BeanInitializationException - Exception in org.springframework.beans.factory
独自のファクトリ対応初期化コードが失敗した場合、Bean 実装がスローすることが推奨される例外。
BeanInitializationException(String) - Constructor for exception org.springframework.beans.factory.BeanInitializationException
指定されたメッセージで新しい BeanInitializationException を作成します。
BeanInitializationException(String, Throwable) - Constructor for exception org.springframework.beans.factory.BeanInitializationException
指定されたメッセージと根本原因を持つ新しい BeanInitializationException を作成します。
BeanInstanceSupplier< T > - Class in org.springframework.beans.factory.aot
基礎となる Bean インスタンスが存在する場合、それをインスタンス化するために使用されるファクトリ MethodSE を提供する特殊化された InstanceSupplier
BeanInstantiationException - Exception in org.springframework.beans
Bean のインスタンス化が失敗した場合にスローされる例外。
BeanInstantiationException(Class<?>, String) - Constructor for exception org.springframework.beans.BeanInstantiationException
新しい BeanInstantiationException を作成します。
BeanInstantiationException(Class<?>, String, Throwable) - Constructor for exception org.springframework.beans.BeanInstantiationException
新しい BeanInstantiationException を作成します。
BeanInstantiationException(Constructor<?>, String, Throwable) - Constructor for exception org.springframework.beans.BeanInstantiationException
新しい BeanInstantiationException を作成します。
BeanInstantiationException(Method, String, Throwable) - Constructor for exception org.springframework.beans.BeanInstantiationException
新しい BeanInstantiationException を作成します。
BeanIsAbstractException - Exception in org.springframework.beans.factory
Bean インスタンスが抽象としてマークされた Bean 定義に対してリクエストされたときにスローされる例外。
BeanIsAbstractException(String) - Constructor for exception org.springframework.beans.factory.BeanIsAbstractException
新しい BeanIsAbstractException を作成します。
BeanIsNotAFactoryException - Exception in org.springframework.beans.factory
Bean がファクトリではないが、ユーザーが指定された Bean 名のファクトリに到達しようとするとスローされる例外。
BeanIsNotAFactoryException(String, Class<?>) - Constructor for exception org.springframework.beans.factory.BeanIsNotAFactoryException
新しい BeanIsNotAFactoryException を作成します。
BeanMap - org.springframework.cglib.beans のクラス
JavaBean の Map ベースのビュー。
BeanMap() - クラス org.springframework.cglib.beans. BeanMap のコンストラクター
BeanMap(Object) - クラス org.springframework.cglib.beans. BeanMap のコンストラクター
BeanMap.Generator - org.springframework.cglib.beans のクラス
BeanMetadataAttribute - Class in org.springframework.beans
Bean 定義の一部である Key-Value スタイル属性のホルダー。
BeanMetadataAttribute(String, Object) - Constructor for class org.springframework.beans.BeanMetadataAttribute
新しい AttributeValue インスタンスを作成します。
BeanMetadataAttributeAccessor - Class in org.springframework.beans
AttributeAccessorSupport の拡張。定義ソースを追跡するために、属性を BeanMetadataAttribute オブジェクトとして保持します。
BeanMetadataAttributeAccessor() - Constructor for class org.springframework.beans.BeanMetadataAttributeAccessor
BeanMetadataElement - org.springframework.beans のインターフェース
構成ソースオブジェクトを運ぶ Bean メタデータ要素によって実装されるインターフェース。
beanName() - クラス org.springframework.web.servlet.config.annotation のメソッド。ViewResolverRegistry
ビュー名を View Bean の名前として解釈する Bean 名前ビューリゾルバーを登録します。
BeanNameAutoProxyCreator - org.springframework.aop.framework.autoproxy のクラス
名前のリストを介してプロキシする Bean を識別する自動プロキシ作成者。
BeanNameAutoProxyCreator() - クラス org.springframework.aop.framework.autoproxy. BeanNameAutoProxyCreator のコンストラクター
BeanNameAware - Interface in org.springframework.beans.factory
Bean ファクトリで Bean 名を認識したい Bean によって実装されるインターフェース。
BeanNameGenerator - Interface in org.springframework.beans.factory.support
Bean 定義の Bean 名を生成するための戦略インターフェース。
beanNameHandlerMapping(FormattingConversionService, ResourceUrlProvider) - クラス org.springframework.web.servlet.config.annotation のメソッド。WebMvcConfigurationSupport
URL パスをコントローラー Bean 名にマップするには、2 で順序付けされた BeanNameUrlHandlerMapping を返します。
beanNamesForAnnotationIncludingAncestors(ListableBeanFactory, Class<? extends Annotation>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
Bean インスタンスを作成せずに、祖先ファクトリで定義されたものを含め、Class に指定された AnnotationSE 型を持つすべての Bean 名を取得します。
beanNamesForTypeIncludingAncestors(ListableBeanFactory, Class<?>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
祖先ファクトリで定義された名前を含む、指定された型のすべての Bean 名を取得します。
beanNamesForTypeIncludingAncestors(ListableBeanFactory, Class<?>, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
祖先ファクトリで定義された名前を含む、指定された型のすべての Bean 名を取得します。
beanNamesForTypeIncludingAncestors(ListableBeanFactory, ResolvableType) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
祖先ファクトリで定義された名前を含む、指定された型のすべての Bean 名を取得します。
beanNamesForTypeIncludingAncestors(ListableBeanFactory, ResolvableType, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
祖先ファクトリで定義された名前を含む、指定された型のすべての Bean 名を取得します。
beanNamesIncludingAncestors(ListableBeanFactory) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
祖先ファクトリを含む、ファクトリ内のすべての Bean 名を返します。
BeanNameUrlHandlerMapping - org.springframework.web.servlet.handler のクラス
URL からスラッシュで始まる名前の Bean にマップする HandlerMapping インターフェースの実装(「Struts が URL をアクション名にマップする方法と同様の /"),。
BeanNameUrlHandlerMapping() - クラス org.springframework.web.servlet.handler. BeanNameUrlHandlerMapping のコンストラクター
BeanNameViewResolver - org.springframework.web.servlet.view のクラス
現在のアプリケーションコンテキストでビュー名を Bean 名として解釈する ViewResolver の簡単な実装。
BeanNameViewResolver() - クラス org.springframework.web.servlet.view. BeanNameViewResolver のコンストラクター
BeanNotOfRequiredTypeException - Exception in org.springframework.beans.factory
Bean が予想される型と一致しない場合にスローされます。
BeanNotOfRequiredTypeException(String, Class<?>, Class<?>) - Constructor for exception org.springframework.beans.factory.BeanNotOfRequiredTypeException
新しい BeanNotOfRequiredTypeException を作成します。
beanOfType(ListableBeanFactory, Class<T>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
祖先ファクトリを検索せずに、指定された型またはサブ型の単一の Bean を返します。
beanOfType(ListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
祖先ファクトリを検索せずに、指定された型またはサブ型の単一の Bean を返します。
beanOfTypeIncludingAncestors(ListableBeanFactory, Class<T>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
特定の型またはサブ型の単一の Bean を返します。現在の Bean ファクトリが HierarchicalBeanFactory である場合は、祖先 Bean ファクトリで定義された Bean もピックアップします。
beanOfTypeIncludingAncestors(ListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
特定の型またはサブ型の単一の Bean を返します。現在の Bean ファクトリが HierarchicalBeanFactory である場合は、祖先 Bean ファクトリで定義された Bean もピックアップします。
BeanOverride - Annotation Interface in org.springframework.test.context.bean.override
作成されたアノテーションを Bean オーバーライド処理の対象としてマークします。
BeanOverrideHandler - org.springframework.test.context.bean.override のクラス
指定されたメタデータセットの Bean オーバーライドインスタンスを作成し、作成されたインスタンスを追跡するロールを担う、Bean オーバーライドインジェクションポイントのハンドラー。
BeanOverrideHandler(Field, ResolvableType, String, String, BeanOverrideStrategy) - クラス org.springframework.test.context.bean.override. BeanOverrideHandler のコンストラクター
指定された値から新しい BeanOverrideHandler を構築します。
BeanOverrideHandler(Field, ResolvableType, String, BeanOverrideStrategy) - クラス org.springframework.test.context.bean.override. BeanOverrideHandler のコンストラクター
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
BeanOverrideProcessor - Interface in org.springframework.test.context.bean.override
Bean オーバーライド処理の戦略インターフェース。ターゲット Bean のオーバーライド方法を制御する BeanOverrideHandler インスタンスを作成します。
BeanOverrideStrategy - Enum Class in org.springframework.test.context.bean.override
Bean オーバーライド処理の戦略。
BeanOverrideTestExecutionListener - org.springframework.test.context.bean.override のクラス
テストインスタンスの適切なフィールドにオーバーライドされた Bean を挿入することにより、テストで @BeanOverride サポートを有効にする TestExecutionListener
BeanOverrideTestExecutionListener() - クラス org.springframework.test.context.bean.override. BeanOverrideTestExecutionListener のコンストラクター
BeanPostProcessor - Interface in org.springframework.beans.factory.config
新しい Bean インスタンスのカスタム変更を可能にするファクトリフック — たとえば、マーカーインターフェースのチェックや、Bean をプロキシでラップするなどです。
BeanPropertyBindingResult - Class in org.springframework.validation
JavaBean オブジェクトのバインディングエラーの登録と評価のための、Errors および BindingResult インターフェースのデフォルト実装。
BeanPropertyBindingResult(Object, String) - Constructor for class org.springframework.validation.BeanPropertyBindingResult
指定されたターゲットに対して新しい BeanPropertyBindingResult を作成します。
BeanPropertyBindingResult(Object, String, boolean, int) - Constructor for class org.springframework.validation.BeanPropertyBindingResult
指定されたターゲットに対して新しい BeanPropertyBindingResult を作成します。
BeanPropertyRowMapper< T > - Class in org.springframework.jdbc.core
行を、指定されたマップされたターゲットクラスの新しいインスタンスに変換する RowMapper 実装。
BeanPropertyRowMapper< T > - Class in org.springframework.r2dbc.core
R2DBC Readable ( Row または OutParameters ) を、指定されたマップされたターゲットクラスの新しいインスタンスに変換するマッピング Function 実装。
BeanPropertyRowMapper() - クラス org.springframework.jdbc.core. BeanPropertyRowMapper のコンストラクター
Bean スタイルの構成用に新しい BeanPropertyRowMapper を作成します。
BeanPropertyRowMapper(Class<T>) - クラス org.springframework.jdbc.core. BeanPropertyRowMapper のコンストラクター
新しい BeanPropertyRowMapper を作成し、ターゲット Bean の未入力プロパティを受け入れます。
BeanPropertyRowMapper(Class<T>) - クラス org.springframework.r2dbc.core. BeanPropertyRowMapper のコンストラクター
新しい BeanPropertyRowMapper を作成します。
BeanPropertyRowMapper(Class<T>, boolean) - クラス org.springframework.jdbc.core. BeanPropertyRowMapper のコンストラクター
新しい BeanPropertyRowMapper を作成します。
BeanPropertyRowMapper(Class<T>, ConversionService) - クラス org.springframework.r2dbc.core. BeanPropertyRowMapper のコンストラクター
新しい BeanPropertyRowMapper を作成します。
BeanPropertySqlParameterSource - org.springframework.jdbc.core.namedparam のクラス
特定の JavaBean オブジェクトの Bean プロパティからパラメーター値を取得する SqlParameterSource 実装。
BeanPropertySqlParameterSource(Object) - クラス org.springframework.jdbc.core.namedparam. BeanPropertySqlParameterSource のコンストラクター
指定された Bean の新しい BeanPropertySqlParameterSource を作成します。
BeanReference - org.springframework.expression.spel.ast のクラス
Bean への参照を表します (例: @orderService または @'order.service')。
BeanReference - Interface in org.springframework.beans.factory.config
Bean 名への参照を抽象的に公開するインターフェース。
BeanReference(int, int, String) - クラス org.springframework.expression.spel.ast. BeanReference のコンストラクター
BeanRegistrationAotContribution - Interface in org.springframework.beans.factory.aot
単一の Bean 定義を登録するために使用される BeanRegistrationAotProcessor からの AOT コントリビュート。
BeanRegistrationAotProcessor - Interface in org.springframework.beans.factory.aot
RegisteredBean インスタンスを処理することによって Bean 登録に貢献する AOT プロセッサー。
BeanRegistrationCode - Interface in org.springframework.beans.factory.aot
単一の Bean の登録を実行するために生成されるコードを構成するために使用できるインターフェース。
BeanRegistrationCodeFragments - Interface in org.springframework.beans.factory.aot
Bean の登録に必要なコードのさまざまなフラグメントを生成します。
BeanRegistrationCodeFragmentsDecorator - org.springframework.beans.factory.aot のクラス
BeanRegistrationCodeFragments デコレーターの実装。
BeanRegistrationCodeFragmentsDecorator(BeanRegistrationCodeFragments) - クラス org.springframework.beans.factory.aot. BeanRegistrationCodeFragmentsDecorator のコンストラクター
BeanRegistrationExcludeFilter - Interface in org.springframework.beans.factory.aot
RegisteredBean の AOT 処理を除外するために使用できるフィルター。
BeanRegistrationsCode - Interface in org.springframework.beans.factory.aot
Bean を登録するために生成されるコードを構成するために使用できるインターフェース。
BeanResolver - org.springframework.expression のインターフェース
Bean リゾルバーは評価コンテキストに登録でき、Bean 参照(@myBeanName および &myBeanName 式)を開始します。
beans(Closure<?>) - Method in class org.springframework.beans.factory.groovy.GroovyBeanDefinitionReader
指定されたブロックまたはクロージャの Bean のセットを定義します。
BEANS_NAMESPACE_URI - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
BeansDtdResolver - org.springframework.beans.factory.xml のクラス
Spring Bean DTD の EntityResolverSE 実装。Spring クラスパス(または JAR ファイル)から DTD をロードします。
BeansDtdResolver() - クラス org.springframework.beans.factory.xml. BeansDtdResolver のコンストラクター
BeansException - Exception in org.springframework.beans
Bean パッケージおよびサブパッケージでスローされるすべての例外の抽象スーパークラス。
BeansException(String) - Constructor for exception org.springframework.beans.BeansException
指定されたメッセージで新しい BeansException を作成します。
BeansException(String, Throwable) - Constructor for exception org.springframework.beans.BeansException
指定されたメッセージと根本原因を持つ新しい BeansException を作成します。
beansOfTypeIncludingAncestors(ListableBeanFactory, Class<T>) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
指定された型またはサブ型のすべての Bean を返します。現在の Bean ファクトリが HierarchicalBeanFactory である場合は、祖先 Bean ファクトリで定義された Bean も取得します。
beansOfTypeIncludingAncestors(ListableBeanFactory, Class<T>, boolean, boolean) - Static method in class org.springframework.beans.factory.BeanFactoryUtils
指定された型またはサブ型のすべての Bean を返します。現在の Bean ファクトリが HierarchicalBeanFactory である場合は、祖先 Bean ファクトリで定義された Bean も取得します。
BeanUtils - Class in org.springframework.beans
JavaBeans の静的便利メソッド: Bean のインスタンス化、Bean プロパティ型のチェック、Bean プロパティのコピーなど。
BeanUtils() - Constructor for class org.springframework.beans.BeanUtils
BeanValidationPostProcessor - org.springframework.validation.beanvalidation のクラス
Spring 管理の Bean の JSR-303 制約アノテーションをチェックする単純な BeanPostProcessor。Bean の init メソッド(存在する場合)を呼び出す直前に制約違反の場合に初期化例外をスローします。
BeanValidationPostProcessor() - クラス org.springframework.validation.beanvalidation. BeanValidationPostProcessor のコンストラクター
BeanWiringInfo - org.springframework.beans.factory.wiring のクラス
特定のクラスに関する Bean 接続メタデータ情報のホルダー。
BeanWiringInfo() - クラス org.springframework.beans.factory.wiring. BeanWiringInfo のコンストラクター
Bean クラスが予期する可能性があるファクトリコールバックとポストプロセッサーコールバックの単純な初期化を提案するデフォルトの BeanWiringInfo を作成します。
BeanWiringInfo(int, boolean) - クラス org.springframework.beans.factory.wiring. BeanWiringInfo のコンストラクター
オートワイヤーを示す新しい BeanWiringInfo を作成します。
BeanWiringInfo(String) - クラス org.springframework.beans.factory.wiring. BeanWiringInfo のコンストラクター
指定された Bean 名を指す新しい BeanWiringInfo を作成します。
BeanWiringInfo(String, boolean) - クラス org.springframework.beans.factory.wiring. BeanWiringInfo のコンストラクター
指定された Bean 名を指す新しい BeanWiringInfo を作成します。
BeanWiringInfoResolver - Interface in org.springframework.beans.factory.wiring
新たにインスタンス化された Bean オブジェクトが与えられた場合、Bean の名前情報を解決できるよりもオブジェクトによって実装される戦略インターフェース。
BeanWrapper - org.springframework.beans のインターフェース
Spring の低レベル JavaBeans インフラストラクチャの主要インターフェース。
BeanWrapperImpl - Class in org.springframework.beans
デフォルトの BeanWrapper 実装。これは、すべての一般的なユースケースで十分なはずです。
BeanWrapperImpl() - Constructor for class org.springframework.beans.BeanWrapperImpl
新しい空の BeanWrapperImpl を作成します。
BeanWrapperImpl(boolean) - Constructor for class org.springframework.beans.BeanWrapperImpl
新しい空の BeanWrapperImpl を作成します。
BeanWrapperImpl(Class<?>) - Constructor for class org.springframework.beans.BeanWrapperImpl
指定されたクラスの新しいインスタンスをラップして、新しい BeanWrapperImpl を作成します。
BeanWrapperImpl(Object) - Constructor for class org.springframework.beans.BeanWrapperImpl
指定されたオブジェクトの新しい BeanWrapperImpl を作成します。
BeanWrapperImpl(Object, String, Object) - Constructor for class org.springframework.beans.BeanWrapperImpl
指定されたオブジェクトの新しい BeanWrapperImpl を作成し、オブジェクトが含まれているネストされたパスを登録します。
before() - Static method in enum class org.springframework.test.context.bean.override.mockito.MockReset
各テストメソッドを実行する前にリセットを行う必要があるモックで使用する settings を作成します。
before(Method, Object[], Object) - Method in class org.springframework.aop.aspectj.AspectJMethodBeforeAdvice
before(Method, Object[], Object) - Method in interface org.springframework.aop.MethodBeforeAdvice
特定のメソッドが呼び出される前のコールバック。
before(Function<ServerRequest, ServerRequest>) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
指定されたリクエスト処理関数を使用して、このビルダーによって作成されたすべてのルートのリクエストオブジェクトをフィルタリングします。
before(Function<ServerRequest, ServerRequest>) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
指定されたリクエスト処理関数を使用して、このビルダーによって作成されたすべてのルートのリクエストオブジェクトをフィルタリングします。
BEFORE - Enum constant in enum class org.springframework.test.context.bean.override.mockito.MockReset
テストメソッドを実行する前にモックをリセットします。
BEFORE_CLASS - Enum constant in enum class org.springframework.test.annotation.DirtiesContext.ClassMode
関連する ApplicationContext は、テストクラスの前にダーティとしてマークされます。
BEFORE_COMMIT - Enum constant in enum class org.springframework.transaction.event.TransactionPhase
トランザクションをコミットする前にイベントを処理します。
BEFORE_EACH_TEST_METHOD - Enum constant in enum class org.springframework.test.annotation.DirtiesContext.ClassMode
関連する ApplicationContext は、クラスの各テストメソッドの前にダーティとしてマークされます。
BEFORE_METHOD - Enum constant in enum class org.springframework.test.annotation.DirtiesContext.MethodMode
関連する ApplicationContext は、対応するテストメソッドの前にダーティとしてマークされます。
BEFORE_TEST_CLASS - Enum constant in enum class org.springframework.test.context.jdbc.Sql.ExecutionPhase
構成された SQL スクリプトとステートメントは、テストメソッドが実行される前に、テストクラスごとに 1 回実行されます。
BEFORE_TEST_METHOD - Enum constant in enum class org.springframework.test.context.jdbc.Sql.ExecutionPhase
構成された SQL スクリプトとステートメントは、対応するテストメソッドのに実行されます。
beforeAccess() - Method in class org.springframework.util.ConcurrencyThrottleSupport
具象サブクラスのメイン実行ロジックの前に呼び出されます。
BeforeAdvice - org.springframework.aop のインターフェース
MethodBeforeAdvice などのアドバイス前の共通マーカーインターフェース。
beforeAll(ExtensionContext) - クラス org.springframework.test.context.junit.jupiter のメソッド。SpringExtension
TestContextManager.beforeTestClass() へのデリゲート。
beforeBegin(TransactionExecution) - Method in interface org.springframework.transaction.TransactionExecutionListener
トランザクション開始ステップ前のコールバック。
beforeBodyRead(HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。JsonViewRequestBodyAdvice
beforeBodyRead(HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - インターフェース org.springframework.web.servlet.mvc.method.annotation のメソッド。RequestBodyAdvice
リクエスト本文が読み取られて変換される前に 2 番目に呼び出されます。
beforeBodyRead(HttpInputMessage, MethodParameter, Type, Class<? extends HttpMessageConverter<?>>) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。RequestBodyAdviceAdapter
デフォルトの実装は、渡された InputMessage を返します。
beforeBodyWrite(Object, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。AbstractMappingJacksonResponseBodyAdvice
beforeBodyWrite(T, MethodParameter, MediaType, Class<? extends HttpMessageConverter<?>>, ServerHttpRequest, ServerHttpResponse) - インターフェース org.springframework.web.servlet.mvc.method.annotation のメソッド。ResponseBodyAdvice
HttpMessageConverter が選択された後、その書き込みメソッドが呼び出される直前に呼び出されます。
beforeBodyWriteInternal(MappingJacksonValue, MediaType, MethodParameter, ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。AbstractMappingJacksonResponseBodyAdvice
コンバーター型が MappingJackson2HttpMessageConverter の場合にのみ呼び出されます。
beforeBodyWriteInternal(MappingJacksonValue, MediaType, MethodParameter, ServerHttpRequest, ServerHttpResponse) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。JsonViewResponseBodyAdvice
beforeCommit(boolean) - クラス org.springframework.orm.hibernate5 のメソッド。SpringSessionSynchronization
beforeCommit(boolean) - クラス org.springframework.transaction.reactive のメソッド。ReactiveResourceSynchronization
beforeCommit(boolean) - インターフェース org.springframework.transaction.reactive のメソッド。TransactionSynchronization
トランザクションのコミット前( "beforeCompletion" の前)に呼び出されます。
beforeCommit(boolean) - クラス org.springframework.transaction.support のメソッド。ResourceHolderSynchronization
beforeCommit(boolean) - インターフェース org.springframework.transaction.support のメソッド。TransactionSynchronization
トランザクションのコミット前( "beforeCompletion" の前)に呼び出されます。
beforeCommit(boolean) - クラス org.springframework.transaction.support のメソッド。TransactionSynchronizationAdapter
使用すべきではありません。
beforeCommit(Supplier<? extends Mono<Void>>) - クラス org.springframework.http.client.reactive のメソッド。AbstractClientHttpRequest
beforeCommit(Supplier<? extends Mono<Void>>) - クラス org.springframework.http.client.reactive のメソッド。ClientHttpRequestDecorator
beforeCommit(Supplier<? extends Mono<Void>>) - Method in interface org.springframework.http.ReactiveHttpOutputMessage
HttpOutputMessage がコミットされる直前に適用するアクションを登録します。
beforeCommit(Supplier<? extends Mono<Void>>) - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
beforeCommit(Supplier<? extends Mono<Void>>) - クラス org.springframework.http.server.reactive のメソッド。ServerHttpResponseDecorator
beforeCommit(TransactionExecution) - Method in interface org.springframework.transaction.TransactionExecutionListener
トランザクションコミットステップ前のコールバック。
beforeCompletion() - クラス org.springframework.orm.hibernate5 のメソッド。SpringSessionSynchronization
beforeCompletion() - クラス org.springframework.transaction.jta のメソッド。JtaAfterCompletionSynchronization
beforeCompletion() - クラス org.springframework.transaction.jta のメソッド。SpringJtaSynchronizationAdapter
JTA beforeCompletion コールバック: コミットの前に呼び出されます。
beforeCompletion() - クラス org.springframework.transaction.reactive のメソッド。ReactiveResourceSynchronization
beforeCompletion() - インターフェース org.springframework.transaction.reactive のメソッド。TransactionSynchronization
トランザクションのコミット / ロールバックの前に呼び出されます。
beforeCompletion() - クラス org.springframework.transaction.support のメソッド。ResourceHolderSynchronization
beforeCompletion() - インターフェース org.springframework.transaction.support のメソッド。TransactionSynchronization
トランザクションのコミット / ロールバックの前に呼び出されます。
beforeCompletion() - クラス org.springframework.transaction.support のメソッド。TransactionSynchronizationAdapter
使用すべきではありません。
beforeConcurrentHandling(NativeWebRequest, Callable<T>) - インターフェース org.springframework.web.context.request.async のメソッド。CallableProcessingInterceptor
Callable が並行処理のためにサブミットされた元のスレッドで並行処理の開始前に呼び出されます。
beforeConcurrentHandling(NativeWebRequest, DeferredResult<T>) - インターフェース org.springframework.web.context.request.async のメソッド。DeferredResultProcessingInterceptor
並行処理の開始直前に、それを開始したのと同じスレッドで呼び出されます。
beforeDelivery(Method) - クラス org.springframework.jca.endpoint のメソッド。AbstractMessageEndpointFactory.AbstractMessageEndpoint
この beforeDelivery 実装は、必要に応じてトランザクションを開始し、エンドポイント ClassLoader を現在のスレッドコンテキスト ClassLoader として公開します。
beforeEach(ExtensionContext) - クラス org.springframework.test.context.junit.jupiter のメソッド。SpringExtension
beforeExecute(Thread, Runnable) - クラス org.springframework.scheduling.concurrent のメソッド。ExecutorConfigurationSupport
(開始 / 停止処理のため) 委譲先のフレームワークサブクラスの実行前コールバック。また、場合によっては拡張先のカスタムサブクラスにも対応します (必ずこの実装も呼び出すようにしてください)。
beforeExistingAdvisors - Variable in class org.springframework.aop.framework.AbstractAdvisingBeanPostProcessor
beforeFirst() - クラス org.springframework.jdbc.support.rowset のメソッド。ResultSetWrappingSqlRowSet
beforeFirst() - インターフェース org.springframework.jdbc.support.rowset のメソッド。SqlRowSet
カーソルをこの行セットの前、最初の行の直前に移動します。
beforeHandle(Message<?>, MessageChannel, MessageHandler) - インターフェース org.springframework.messaging.support のメソッド。ExecutorChannelInterceptor
ターゲット MessageHandler を呼び出してメッセージを処理する直前に、Executor に送信された RunnableSE 内で呼び出されます。
beforeHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map<String, Object>) - インターフェース org.springframework.web.socket.server のメソッド。HandshakeInterceptor
ハンドシェイクが処理される前に呼び出されます。
beforeHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map<String, Object>) - クラス org.springframework.web.socket.server.support のメソッド。HttpSessionHandshakeInterceptor
beforeHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map<String, Object>) - クラス org.springframework.web.socket.server.support のメソッド。OriginHandshakeInterceptor
beforeInvocation() - Element in annotation interface org.springframework.cache.annotation.CacheEvict
メソッドが呼び出される前にエビクションが発生するかどうか。
beforeMockMvcCreated(ConfigurableMockMvcBuilder<?>, WebApplicationContext) - インターフェース org.springframework.test.web.servlet.setup のメソッド。MockMvcConfigurer
MockMvc ビルダーと Spring WebApplicationContext で MockMvc インスタンスが作成されようとしているときに呼び出され、DispatcherServlet に渡されます。
beforeMockMvcCreated(ConfigurableMockMvcBuilder<?>, WebApplicationContext) - クラス org.springframework.test.web.servlet.setup のメソッド。MockMvcConfigurerAdapter
beforeMockMvcCreated(ConfigurableMockMvcBuilder<?>, WebApplicationContext) - クラス org.springframework.test.web.servlet.setup のメソッド。SharedHttpSessionConfigurer
beforeOrAfterTestClass(TestContext, DirtiesContext.ClassMode) - クラス org.springframework.test.context.support のメソッド。AbstractDirtiesContextTestExecutionListener
必要に応じて(つまり、必要なモードに従って)コンテキストをダーティ化することにより、AbstractTestExecutionListener.beforeTestClass(org.springframework.test.context.TestContext) および AbstractTestExecutionListener.afterTestClass(org.springframework.test.context.TestContext) の実際の作業を実行します。
beforeOrAfterTestMethod(TestContext, DirtiesContext.MethodMode, DirtiesContext.ClassMode) - クラス org.springframework.test.context.support のメソッド。AbstractDirtiesContextTestExecutionListener
必要に応じて(つまり、必要なモードに従って)コンテキストをダーティ化することにより、AbstractTestExecutionListener.beforeTestMethod(org.springframework.test.context.TestContext) および AbstractTestExecutionListener.afterTestMethod(org.springframework.test.context.TestContext) の実際の作業を実行します。
beforePhase(PhaseEvent) - クラス org.springframework.web.jsf のメソッド。DelegatingPhaseListenerMulticaster
beforePrototypeCreation(String) - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
プロトタイプ作成前のコールバック。
beforeRequest(HttpServletRequest, String) - クラス org.springframework.web.filter のメソッド。AbstractRequestLoggingFilter
具象サブクラスはこのメソッドを実装して、リクエストが処理される前にログメッセージを書き込む必要があります。
beforeRequest(HttpServletRequest, String) - クラス org.springframework.web.filter のメソッド。CommonsRequestLoggingFilter
リクエストが処理される前にログメッセージを書き込みます。
beforeRequest(HttpServletRequest, String) - クラス org.springframework.web.filter のメソッド。ServletContextRequestLoggingFilter
リクエストが処理される前にログメッセージを書き込みます。
beforeRollback(TransactionExecution) - Method in interface org.springframework.transaction.TransactionExecutionListener
トランザクションのロールバックステップの前のコールバック。
beforeServerCreated(WebHttpHandlerBuilder) - インターフェース org.springframework.test.web.reactive.server のメソッド。MockServerConfigurer
モックサーバーが構築される直前に呼び出されます。
beforeSingletonCreation(String) - クラス org.springframework.beans.factory.support のメソッド。DefaultSingletonBeanRegistry
シングルトン作成前のコールバック。
beforeTestClass() - クラス org.springframework.test.context のメソッド。TestContextManager
クラス内でテストを実行する前に、テストクラスを処理するためのフック。
beforeTestClass(TestContext) - クラス org.springframework.test.context.event のメソッド。EventPublishingTestExecutionListener
提供されている TestContext の ApplicationContext に BeforeTestClassEvent を発行します。
beforeTestClass(TestContext) - クラス org.springframework.test.context.jdbc のメソッド。SqlScriptsTestExecutionListener
テストメソッドを実行する前に、指定された TestContext に対して @Sql 経由で構成された SQL スクリプトをテストクラスごとに 1 回実行します。
beforeTestClass(TestContext) - クラス org.springframework.test.context.support のメソッド。AbstractTestExecutionListener
デフォルトの実装はです。
beforeTestClass(TestContext) - クラス org.springframework.test.context.support のメソッド。DirtiesContextBeforeModesTestExecutionListener
指定されたテストコンテキストのテストクラスに @DirtiesContext アノテーションが付けられ、クラスモードがBEFORE_CLASS に設定されている場合、テストコンテキストのアプリケーションコンテキストは ダーティとしてマークされ、テストコンテキストの REINJECT_DEPENDENCIES_ATTRIBUTE は true に設定されます。
beforeTestClass(TestContext) - インターフェース org.springframework.test.context のメソッド。TestExecutionListener
クラス内のすべてのテストを実行する前に、テストクラスを処理します。
BeforeTestClass - Annotation Interface in org.springframework.test.context.event.annotation
EventPublishingTestExecutionListener によって公開された BeforeTestClassEvent を使用するために使用される @EventListener アノテーション。
BeforeTestClassEvent - org.springframework.test.context.event のクラス
BeforeTestClassEvent(TestContext) - クラス org.springframework.test.context.event. BeforeTestClassEvent のコンストラクター
beforeTestExecution(Object, Method) - クラス org.springframework.test.context のメソッド。TestContextManager
与えられたテストコンテキストSEテストメソッドが実行される直前にテストを前処理するためのフックです ; たとえば、タイミングやロギングを目的とします。
beforeTestExecution(ExtensionContext) - クラス org.springframework.test.context.junit.jupiter のメソッド。SpringExtension
beforeTestExecution(TestContext) - クラス org.springframework.test.context.event のメソッド。EventPublishingTestExecutionListener
提供されている TestContext の ApplicationContext に BeforeTestExecutionEvent を発行します。
beforeTestExecution(TestContext) - クラス org.springframework.test.context.support のメソッド。AbstractTestExecutionListener
デフォルトの実装はです。
beforeTestExecution(TestContext) - インターフェース org.springframework.test.context のメソッド。TestExecutionListener
提供されたテストコンテキスト でテストメソッドSEを実行する直前に、タイミングやログ記録などの目的でテストを前処理します。
BeforeTestExecution - Annotation Interface in org.springframework.test.context.event.annotation
EventPublishingTestExecutionListener によって公開された BeforeTestExecution を使用するために使用される @EventListener アノテーション。
BeforeTestExecutionEvent - org.springframework.test.context.event のクラス
BeforeTestExecutionEvent(TestContext) - クラス org.springframework.test.context.event. BeforeTestExecutionEvent のコンストラクター
beforeTestMethod(Object, Method) - クラス org.springframework.test.context のメソッド。TestContextManager
基になるテストフレームワークのライフサイクル前のコールバックを実行する前にテストを処理するためのフック。たとえば、テストフィクスチャのセットアップ、トランザクションの開始など。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.bean.override のメソッド。BeanOverrideTestExecutionListener
提供されたテストコンテキストテストインスタンスSE内の各 @BeanOverride フィールドを、対応する Bean オーバーライドインスタンスを使用して再挿入します。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.bean.override.mockito のメソッド。MockitoResetTestExecutionListener
beforeTestMethod(TestContext) - クラス org.springframework.test.context.event のメソッド。ApplicationEventsTestExecutionListener
beforeTestMethod(TestContext) - クラス org.springframework.test.context.event のメソッド。EventPublishingTestExecutionListener
提供されている TestContext の ApplicationContext に BeforeTestMethodEvent を発行します。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.jdbc のメソッド。SqlScriptsTestExecutionListener
現在のテストメソッドの前に、提供された TestContext に対して @Sql を介して構成された SQL スクリプトを実行します。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.support のメソッド。AbstractTestExecutionListener
デフォルトの実装はです。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.support のメソッド。DependencyInjectionTestExecutionListener
提供された test contextDependencyInjectionTestExecutionListener.REINJECT_DEPENDENCIES_ATTRIBUTE の値が Boolean.TRUESE である場合、このメソッドは prepareTestInstance() と同じ効果があります。それ以外の場合、このメソッドは効果がありません。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.support のメソッド。DirtiesContextBeforeModesTestExecutionListener
指定されたテストコンテキストの現在のテストメソッドに @DirtiesContext のアノテーションが付けられ、メソッドモードBEFORE_METHOD に設定されている場合、またはテストクラスに @DirtiesContext のアノテーションが付けられ、クラスモードがBEFORE_EACH_TEST_METHOD に設定されている場合、テストコンテキストのアプリケーションコンテキストは次のようになります。ダーティとしてマークされ、テストコンテキストの REINJECT_DEPENDENCIES_ATTRIBUTE は true に設定されます。
beforeTestMethod(TestContext) - インターフェース org.springframework.test.context のメソッド。TestExecutionListener
基礎となるテストフレームワークのライフサイクルコールバックの実行前にテストを処理します。たとえば、テストフィクスチャをセットアップします。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.transaction のメソッド。TransactionalTestExecutionListener
指定されたテストコンテキストのテストメソッドがトランザクション内で実行されるように構成されている場合、このメソッドは @BeforeTransaction メソッドを実行し、新しいトランザクションを開始します。
beforeTestMethod(TestContext) - クラス org.springframework.test.context.web のメソッド。ServletTestExecutionListener
Spring Web の RequestContextHolder を介して各テストメソッドの前にスレッドローカル状態を設定します。ただし、テストクラス@WebAppConfiguration アノテーションが付けられている場合のみです。
BeforeTestMethod - Annotation Interface in org.springframework.test.context.event.annotation
EventPublishingTestExecutionListener によって公開された BeforeTestMethodEvent を使用するために使用される @EventListener アノテーション。
BeforeTestMethodEvent - org.springframework.test.context.event のクラス
BeforeTestMethodEvent(TestContext) - クラス org.springframework.test.context.event. BeforeTestMethodEvent のコンストラクター
BeforeTransaction - Annotation Interface in org.springframework.test.context.transaction
Spring の @Transactional アノテーションを介してトランザクション内で実行するように構成されたテストメソッドのトランザクションが開始される前に、アノテーション付き void メソッドを実行する必要があることを示すテストアノテーション。
begin() - クラス org.springframework.transaction.jta のメソッド。UserTransactionAdapter
BEGIN - Enum constant in enum class org.springframework.messaging.simp.stomp.StompCommand
begin_block() - クラス org.springframework.cglib.core のメソッド。CodeEmitter
begin_class(int, int, String, Type, Type[], String) - クラス org.springframework.cglib.core のメソッド。ClassEmitter
begin_class(int, int, String, Type, Type[], String) - クラス org.springframework.cglib.transform.impl のメソッド。AddDelegateTransformer
begin_class(int, int, String, Type, Type[], String) - クラス org.springframework.cglib.transform.impl のメソッド。FieldProviderTransformer
begin_class(int, int, String, Type, Type[], String) - クラス org.springframework.cglib.transform.impl のメソッド。InterceptFieldTransformer
begin_method(int, Signature, Type[]) - クラス org.springframework.cglib.core のメソッド。ClassEmitter
begin_method(int, Signature, Type[]) - クラス org.springframework.cglib.transform.impl のメソッド。AddDelegateTransformer
begin_method(int, Signature, Type[]) - クラス org.springframework.cglib.transform.impl のメソッド。AddInitTransformer
begin_method(int, Signature, Type[]) - クラス org.springframework.cglib.transform.impl のメソッド。InterceptFieldTransformer
begin_method(int, Signature, Type[]) - クラス org.springframework.cglib.transform.impl のメソッド。UndeclaredThrowableTransformer
begin_method(ClassEmitter, MethodInfo) - Static method in class org.springframework.cglib.core.EmitUtils
begin_method(ClassEmitter, MethodInfo, int) - Static method in class org.springframework.cglib.core.EmitUtils
begin_static() - クラス org.springframework.cglib.core のメソッド。ClassEmitter
beginTransaction(EntityManager, TransactionDefinition) - クラス org.springframework.orm.jpa のメソッド。DefaultJpaDialect
この実装は、標準の JPA Transaction.begin メソッドを呼び出します。
beginTransaction(EntityManager, TransactionDefinition) - インターフェース org.springframework.orm.jpa のメソッド。JpaDialect
指定された JPA トランザクションを開始し、指定された Spring トランザクション定義で指定されたセマンティクス(特に、分離レベルとタイムアウト)を適用します。
beginTransaction(EntityManager, TransactionDefinition) - クラス org.springframework.orm.jpa.vendor のメソッド。EclipseLinkJpaDialect
beginTransaction(EntityManager, TransactionDefinition) - クラス org.springframework.orm.jpa.vendor のメソッド。HibernateJpaDialect
BEST_MATCHING_HANDLER_ATTRIBUTE - Static variable in interface org.springframework.web.reactive.HandlerMapping
最も一致するパターンのマップされたハンドラーを含む attribute の名前。
BEST_MATCHING_HANDLER_ATTRIBUTE - Static variable in interface org.springframework.web.servlet.HandlerMapping
最も一致するパターンのマップされたハンドラーを含む HttpServletRequestEE 属性の名前。
BEST_MATCHING_PATTERN_ATTRIBUTE - Static variable in interface org.springframework.web.reactive.HandlerMapping
ハンドラーマッピング内で最も一致するパターンを含む attribute の名前。
BEST_MATCHING_PATTERN_ATTRIBUTE - Static variable in interface org.springframework.web.servlet.HandlerMapping
ハンドラーマッピング内で最も一致するパターンを含む HttpServletRequestEE 属性の名前。
between(int, int) - Static method in class org.springframework.test.web.client.ExpectedCount
min と max の間の回数。
BETWEEN_RIGHT_OPERAND_MUST_BE_TWO_ELEMENT_LIST - Enum constant in enum class org.springframework.expression.spel.SpelMessage
BINARY - Enum constant in enum class org.springframework.web.reactive.socket.WebSocketMessage.Type
バイナリ WebSocket メッセージ。
BinaryDecoder() - クラス org.springframework.web.socket.adapter.standard のコンストラクター。ConvertingEncoderDecoderSupport.BinaryDecoder
BinaryEncoder() - クラス org.springframework.web.socket.adapter.standard のコンストラクター。ConvertingEncoderDecoderSupport.BinaryEncoder
binaryMessage(Function<DataBufferFactory, DataBuffer>) - クラス org.springframework.web.reactive.socket.adapter のメソッド。AbstractWebSocketSession
binaryMessage(Function<DataBufferFactory, DataBuffer>) - インターフェース org.springframework.web.reactive.socket のメソッド。WebSocketSession
セッションに WebSocketSession.bufferFactory() を使用してバイナリ WebSocketMessage を作成するファクトリメソッド。
BinaryMessage - org.springframework.web.socket のクラス
バイナリ WebSocket メッセージ。
BinaryMessage(byte[]) - クラス org.springframework.web.socket. BinaryMessage のコンストラクター
指定された byte[] ペイロードで新しいバイナリ WebSocket メッセージを作成します。
BinaryMessage(byte[], boolean) - クラス org.springframework.web.socket. BinaryMessage のコンストラクター
メッセージの全体または一部を表す指定された byte[] ペイロードを使用して、新しいバイナリ WebSocket メッセージを作成します。
BinaryMessage(byte[], int, int, boolean) - クラス org.springframework.web.socket. BinaryMessage のコンストラクター
既存のバイト配列をラップして、新しいバイナリ WebSocket メッセージを作成します。
BinaryMessage(ByteBuffer) - クラス org.springframework.web.socket. BinaryMessage のコンストラクター
指定された ByteBuffer ペイロードで新しいバイナリ WebSocket メッセージを作成します。
BinaryMessage(ByteBuffer, boolean) - クラス org.springframework.web.socket. BinaryMessage のコンストラクター
メッセージの内容全体または一部を表す指定されたペイロードを使用して、新しいバイナリ WebSocket メッセージを作成します。
BinaryWebSocketHandler - org.springframework.web.socket.handler のクラス
バイナリメッセージのみを処理する WebSocketHandler 実装の便利な基本クラス。
BinaryWebSocketHandler() - クラス org.springframework.web.socket.handler. BinaryWebSocketHandler のコンストラクター
bind(int, Object) - インターフェース org.springframework.r2dbc.core.binding のメソッド。BindTarget
値をインデックスにバインドします。
bind(int, Object) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
非 null 値を、その index で識別されるパラメーターにバインドします。
bind(ServletRequest) - クラス org.springframework.web.bind のメソッド。ServletRequestDataBinder
指定されたリクエストのパラメーターをこのバインダーのターゲットにバインドし、マルチパートリクエストの場合はマルチパートファイルもバインドします。
bind(Class<T>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
bind(Class<T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
このリクエストにバインドして、指定された型のインスタンスを返します。
bind(Class<T>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
bind(Class<T>) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest
このリクエストにバインドして、指定された型のインスタンスを返します。
bind(Class<T>, Consumer<WebDataBinder>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
bind(Class<T>, Consumer<WebDataBinder>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
このリクエストにバインドして、指定された型のインスタンスを返します。
bind(Class<T>, Consumer<WebDataBinder>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
bind(Class<T>, Consumer<WebDataBinder>) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest
このリクエストにバインドして、指定された型のインスタンスを返します。
bind(Object) - クラス org.springframework.r2dbc.core.binding のメソッド。MutableBindings
値をバインドし、関連する BindMarker を返します。
bind(String, Object) - Method in class org.springframework.jndi.JndiTemplate
指定された名前を使用して、指定されたオブジェクトを現在の JNDI コンテキストにバインドします。
bind(String, Object) - インターフェース org.springframework.r2dbc.core.binding のメソッド。BindTarget
値をバインドします。
bind(String, Object) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
非 null 値を、その name で識別されるパラメーターにバインドします。
bind(PropertyValues) - Method in class org.springframework.validation.DataBinder
指定されたプロパティ値をこのバインダーのターゲットにバインドします。
bind(BindMarker, Object) - クラス org.springframework.r2dbc.core.binding のメソッド。MutableBindings
値を BindMarker にバインドします。
bind(BindTarget, Object) - インターフェース org.springframework.r2dbc.core.binding のメソッド。BindMarker
基礎となるバインディング戦略を使用して、指定された value を Statement にバインドします。
bind(WebRequest) - クラス org.springframework.web.bind.support のメソッド。WebRequestDataBinder
指定されたリクエストのパラメーターをこのバインダーのターゲットにバインドし、マルチパートリクエストの場合はマルチパートファイルもバインドします。
bind(ServerWebExchange) - クラス org.springframework.web.bind.support のメソッド。WebExchangeDataBinder
クエリパラメーター、フォームデータ、マルチパートフォームデータをバインダーターゲットにバインドします。
bindDefaultNamespaceUri(String) - クラス org.springframework.util.xml のメソッド。SimpleNamespaceContext
指定された名前空間をデフォルトの名前空間としてバインドします。
BindErrorsTag - org.springframework.web.servlet.tags のクラス
この <hasBindErrors> タグは、バインドエラーの場合に Errors インスタンスを提供します。
BindErrorsTag() - クラス org.springframework.web.servlet.tags. BindErrorsTag のコンストラクター
BindErrorUtils - org.springframework.web.util のクラス
MessageSourceResolvable のリストを解決し、必要に応じて結合するユーティリティメソッド。
BindErrorUtils() - クラス org.springframework.web.util. BindErrorUtils のコンストラクター
BindException - Exception in org.springframework.validation
バインディングエラーが致命的であると見なされる場合にスローされます。
BindException(Object, String) - Constructor for exception org.springframework.validation.BindException
ターゲット Bean の新しい BindException インスタンスを作成します。
BindException(BindingResult) - Constructor for exception org.springframework.validation.BindException
BindingResult の新しい BindException インスタンスを作成します。
binding() - Element in annotation interface org.springframework.web.bind.annotation.ModelAttribute
@ModelAttribute メソッドパラメーターまたは @ModelAttribute メソッドから返された属性でデータバインディングを直接無効にできるようにします。どちらも、その属性のデータバインディングを妨げます。
Binding(BindMarker) - クラス org.springframework.r2dbc.core.binding のコンストラクター。Bindings.Binding
BINDING_CONTEXT_ATTRIBUTE - Static variable in interface org.springframework.web.reactive.result.view.View
モデル内のオブジェクトの BindingResult インスタンスを作成するために使用できるリクエストの BindingContext を含む交換属性の名前。
BindingAwareConcurrentModel - org.springframework.validation.support のクラス
対応するターゲット属性が通常の MapSE 操作によって置き換えられたときに BindingResult オブジェクトを自動的に削除する ConcurrentModel のサブクラス。
BindingAwareConcurrentModel() - クラス org.springframework.validation.support. BindingAwareConcurrentModel のコンストラクター
BindingAwareModelMap - org.springframework.validation.support のクラス
対応するターゲット属性が通常の MapSE 操作によって置き換えられた場合に BindingResult オブジェクトを自動的に削除する ExtendedModelMap のサブクラス。
BindingAwareModelMap() - クラス org.springframework.validation.support. BindingAwareModelMap のコンストラクター
BindingContext - org.springframework.web.reactive のクラス
オブジェクトへのリクエストデータのバインドを支援し、コントローラー固有の属性を持つ共有 Model へのアクセスを提供するコンテキスト。
BindingContext() - クラス org.springframework.web.reactive. BindingContext のコンストラクター
イニシャライザーを使用せずにインスタンスを作成します。
BindingContext(WebBindingInitializer) - クラス org.springframework.web.reactive. BindingContext のコンストラクター
指定された初期化子 ( null など) を使用してインスタンスを作成します。
BindingContext(WebBindingInitializer, ReactiveAdapterRegistry) - クラス org.springframework.web.reactive. BindingContext のコンストラクター
指定されたイニシャライザーと ReactiveAdapterRegistry を使用してインスタンスを作成します。
BindingErrorProcessor - org.springframework.validation のインターフェース
DataBinder の欠落フィールドエラーを処理し、PropertyAccessException を FieldError に変換するための戦略。
BindingReflectionHintsRegistrar - org.springframework.aot.hint のクラス
指定された型を実行時にバインドできるように、必要なリフレクションヒントを登録します。
BindingReflectionHintsRegistrar() - クラス org.springframework.aot.hint. BindingReflectionHintsRegistrar のコンストラクター
BindingResult - org.springframework.validation のインターフェース
バインディング結果を表す一般的なインターフェース。
BindingResultUtils - Class in org.springframework.validation
モデルマップで BindingResults を検索するための便利なメソッド。
BindingResultUtils() - Constructor for class org.springframework.validation.BindingResultUtils
Bindings - Class in org.springframework.r2dbc.core.binding
BindMarkers を使用した Statement の値と null バインディングを表す値オブジェクト。
Bindings() - Constructor for class org.springframework.r2dbc.core.binding.Bindings
空の Bindings を作成します。
Bindings(Collection<Bindings.Binding>) - Constructor for class org.springframework.r2dbc.core.binding.Bindings
指定されたコレクションから Bindings を作成します。
Bindings.Binding - org.springframework.r2dbc.core.binding のクラス
値または NULL バインディングを表す値オブジェクトの基本クラス。
BindMarker - Interface in org.springframework.r2dbc.core.binding
バインドマーカーは、クエリ内の単一のバインド可能なパラメーターを表します。
bindMarkers(BindMarkersFactory) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.Builder
使用する BindMarkers を構成します。
BindMarkers - Interface in org.springframework.r2dbc.core.binding
バインドマーカーは、SQL クエリのプレースホルダーを表し、実際のパラメーターを置き換えます。
BindMarkersFactory - Interface in org.springframework.r2dbc.core.binding
このクラスは、パラメーターを特定の Statement にバインドするための新しい BindMarkers インスタンスを作成します。
BindMarkersFactoryResolver - org.springframework.r2dbc.core.binding のクラス
BindMarkersFactoryResolver.BindMarkerFactoryProvider - org.springframework.r2dbc.core.binding のインターフェース
Spring のデフォルトの R2DBC BindMarkersFactory 検出メカニズムを継承する SPI。
BindMarkersFactoryResolver.NoBindMarkersFactoryException - org.springframework.r2dbc.core.binding の例外
BindMarkersFactoryResolverBindMarkersFactory を解決できない場合にスローされる例外。
bindMultipart(Map<String, List<MultipartFile>>, MutablePropertyValues) - クラス org.springframework.web.bind のメソッド。WebDataBinder
指定されたリクエストに含まれるすべてのマルチパートファイルがあれば、バインドします(マルチパートリクエストの場合)。
bindNamespaceUri(String, String) - クラス org.springframework.util.xml のメソッド。SimpleNamespaceContext
指定された接頭辞を指定された名前空間にバインドします。
bindNull(int, Class<?>) - インターフェース org.springframework.r2dbc.core.binding のメソッド。BindTarget
null 値をバインドします。
bindNull(int, Class<?>) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
null 値をその index で識別されるパラメーターにバインドします。
bindNull(Class<?>) - クラス org.springframework.r2dbc.core.binding のメソッド。MutableBindings
NULL 値をバインドし、関連する BindMarker を返します。
bindNull(String, Class<?>) - インターフェース org.springframework.r2dbc.core.binding のメソッド。BindTarget
null 値をバインドします。
bindNull(String, Class<?>) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
null 値をその name で識別されるパラメーターにバインドします。
bindNull(BindMarker, Class<?>) - クラス org.springframework.r2dbc.core.binding のメソッド。MutableBindings
NULL 値を BindMarker にバインドします。
bindNull(BindTarget, Class<?>) - インターフェース org.springframework.r2dbc.core.binding のメソッド。BindMarker
基礎となるバインディング戦略を使用して、null 値を Statement にバインドします。
BindParam - Annotation Interface in org.springframework.web.bind.annotation
リクエストパラメーターやパス変数などの Web リクエストの値を Java オブジェクトのフィールドにバインドするためのアノテーション。
BindParamNameResolver - org.springframework.web.bind.support のクラス
@BindParam メソッドパラメーターのアノテーションからバインド値の名前を決定する DataBinder.NameResolver
BindParamNameResolver() - クラス org.springframework.web.bind.support. BindParamNameResolver のコンストラクター
bindParts(HttpServletRequest, MutablePropertyValues, boolean) - Static method in class org.springframework.web.multipart.support.StandardServletPartUtils
指定されたサーブレットリクエストのすべてのパーツをバインドします。
bindProperties(Object) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
指定されたソースオブジェクトから Bean プロパティまたはレコードコンポーネントをバインドし、それぞれを名前付きパラメーターとして登録します。
bindRequestParameters(WebExchangeDataBinder, ServerWebExchange) - クラス org.springframework.web.reactive.result.method.annotation のメソッド。ModelAttributeMethodArgumentResolver
リクエストをターゲットオブジェクトにバインドする拡張ポイント。
bindRequestParameters(WebDataBinder, NativeWebRequest) - クラス org.springframework.web.method.annotation のメソッド。ModelAttributeMethodProcessor
setter/fields を介してリクエストをターゲットオブジェクトにバインドする拡張ポイント。
bindRequestParameters(WebDataBinder, NativeWebRequest) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ServletModelAttributeMethodProcessor
ServletRequestDataBinder にダウンキャストして bind(ServletRequest) を呼び出します。
bindResource(Object, Object) - クラス org.springframework.transaction.reactive のメソッド。TransactionSynchronizationManager
指定されたキーの指定されたリソースを現在のコンテキストにバインドします。
bindResource(Object, Object) - Static method in class org.springframework.transaction.support.TransactionSynchronizationManager
指定されたキーの指定されたリソースを現在のスレッドにバインドします。
BindStatus - org.springframework.web.reactive.result.view のクラス
フィールドまたはオブジェクトのバインド状態を公開する単純なアダプター。
BindStatus - org.springframework.web.servlet.support のクラス
フィールドまたはオブジェクトのバインド状態を公開する単純なアダプター。
BindStatus(RequestContext, String, boolean) - クラス org.springframework.web.reactive.result.view. BindStatus のコンストラクター
フィールドまたはオブジェクトのステータスを表す新しい BindStatus インスタンスを作成します。
BindStatus(RequestContext, String, boolean) - クラス org.springframework.web.servlet.support. BindStatus のコンストラクター
フィールドまたはオブジェクトのステータスを表す新しい BindStatus インスタンスを作成します。
BindTag - org.springframework.web.servlet.tags のクラス
<bind> タグは、特定の Bean または Bean プロパティのバインディングエラーの評価をサポートします。
BindTag() - クラス org.springframework.web.servlet.tags. BindTag のコンストラクター
BindTarget - Interface in org.springframework.r2dbc.core.binding
バインディングを適用するターゲット。
bindTo(BindTarget) - インターフェース org.springframework.r2dbc.core のメソッド。PreparedOperation
提供された BindTarget にバインディングを適用します。
bindTo(MockMvc) - Static method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient
サーバーとして使用するために、すでに初期化された MockMvc インスタンスを提供することにより、WebTestClient の作成を開始します。
bindTo(RestClient.Builder) - Static method in class org.springframework.test.web.client.MockRestServiceServer
指定された RestClient.Builder の RestClient に応答するために使用される MockRestServiceServer のビルダーを返します。
bindTo(RestTemplate) - Static method in class org.springframework.test.web.client.MockRestServiceServer
指定された RestTemplate に応答するために使用する必要がある MockRestServiceServer のビルダーを返します。
bindTo(RestGatewaySupport) - Static method in class org.springframework.test.web.client.MockRestServiceServer
指定された RestGatewaySupport の RestTemplate に応答するために使用される MockRestServiceServer のビルダーを返します。
bindToApplicationContext(ApplicationContext) - Static method in interface org.springframework.test.web.reactive.server.WebTestClient
このオプションを使用して、アプリケーションの Spring 構成またはそのサブセットからサーバーをセットアップします。
bindToApplicationContext(WebApplicationContext) - Static method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient
Spring MVC インフラストラクチャーとコントローラーを WebApplicationContext に提供することにより、WebTestClient の作成を開始します。
bindToController(Object...) - Static method in interface org.springframework.test.web.reactive.server.WebTestClient
このサーバー設定を使用して、一度に 1 つの @Controller をテストします。
bindToController(Object...) - Static method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient
リクエストを処理するための @Controller インスタンスを提供することにより、WebTestClient の作成を開始します。
bindToRouterFunction(RouterFunction<?>) - Static method in interface org.springframework.test.web.reactive.server.WebTestClient
このオプションを使用して、RouterFunction からサーバーをセットアップします。
bindToRouterFunction(RouterFunction<?>...) - Static method in interface org.springframework.test.web.servlet.client.MockMvcWebTestClient
リクエストを処理するための RouterFunction インスタンスを指定して、WebTestClient の作成を開始します。
bindToServer() - Static method in interface org.springframework.test.web.reactive.server.WebTestClient
このサーバーセットアップオプションを使用すると、Reactor Netty クライアントコネクターを介してライブサーバーに接続できます。
bindToServer(ClientHttpConnector) - Static method in interface org.springframework.test.web.reactive.server.WebTestClient
事前に構成されたコネクターを備えた WebTestClient.bindToServer() のバリアント。
bindToWebHandler(WebHandler) - Static method in interface org.springframework.test.web.reactive.server.WebTestClient
特定の WebHandler をターゲットとする「モック」サーバーとの統合テスト。
bindValues(List<?>) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
指定されたソースリストからパラメーター値をバインドし、指定されたリスト内の順序をインデックスとして使用して、それぞれを位置パラメーターとして登録します。
bindValues(Map<String, ?>) - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.GenericExecuteSpec
指定されたソースマップからパラメーター値をバインドし、マップキーを名前として持つパラメーターとしてそれぞれを登録します。
BIPUSH - Static variable in interface org.springframework.asm.Opcodes
block() - インターフェース org.springframework.web.servlet.function のメソッド。AsyncServerResponse
将来のレスポンスが得られるまで、無期限にブロックします。
Block - Class in org.springframework.cglib.core
Block(CodeEmitter) - Constructor for class org.springframework.cglib.core.Block
blockCommentEndDelimiter() - Element in annotation interface org.springframework.test.context.jdbc.SqlConfig
SQL スクリプト内のブロックコメントを識別する終了区切り文字。
blockCommentStartDelimiter() - Element in annotation interface org.springframework.test.context.jdbc.SqlConfig
SQL スクリプト内のブロックコメントを識別する開始区切り文字。
blockForAvailableThreads() - クラス org.springframework.scheduling.quartz のメソッド。LocalTaskExecutorThreadPool
blockingExecution(Consumer<BlockingExecutionConfigurer>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.ControllerSpec
ブロック実行オプションを構成します。
BlockingExecutionConfigurer - org.springframework.web.reactive.config のクラス
WebFlux での実行のブロックに関連するオプションの構成に役立ちます。
BlockingExecutionConfigurer() - クラス org.springframework.web.reactive.config. BlockingExecutionConfigurer のコンストラクター
blockTimeout(Duration) - クラス org.springframework.messaging.rsocket.service のメソッド。RSocketServiceProxyFactory.Builder
同期 (ブロッキング) メソッドシグネチャーを使用して、RSocket サービスメソッドのレスポンスをブロックする時間を構成します。
body() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractMockHttpServletResponseAssert
レスポンス本文をテスト対象オブジェクトとして使用する新しいアサーションオブジェクトを返します。
body() - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest
このリクエストのボディインサーターを返します。
body(byte[]) - クラス org.springframework.test.web.client.response のメソッド。DefaultResponseCreator
本体をバイト配列として設定します。
body(byte[]) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest.Builder
リクエストの本文を設定します。
body(Class<T>) - インターフェース org.springframework.web.client のメソッド。RestClient.ResponseSpec
ボディを指定された型のオブジェクトとして抽出します。
body(Class<T>) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest
ボディを指定された型のオブジェクトとして抽出します。
body(Object) - インターフェース org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest.Builder
body(Object) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestBodySpec
リクエストの本文を指定された Object に設定します。
body(Object) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.BodyBuilder
レスポンスの本文を指定の Object に設定して返します。
body(Object, Class<?>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestBodySpec
指定されたプロデューサーから本体を設定します。
body(Object, Class<?>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestBodySpec
ReactiveAdapterRegistry を介して Publisher に解決できる任意のプロデューサーを使用できるようにする WebClient.RequestBodySpec.body(Publisher, Class) のバリアント。
body(Object, Class<?>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
ReactiveAdapterRegistry を介して Publisher に解決できる任意のプロデューサーを使用できるようにする ServerResponse.BodyBuilder.body(Publisher, Class) のバリアント。
body(Object, ParameterizedTypeReference<?>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestBodySpec
指定されたプロデューサーから本体を設定します。
body(Object, ParameterizedTypeReference<?>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestBodySpec
ReactiveAdapterRegistry を介して Publisher に解決できる任意のプロデューサーを使用できるようにする WebClient.RequestBodySpec.body(Publisher, ParameterizedTypeReference) のバリアント。
body(Object, ParameterizedTypeReference<?>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
ReactiveAdapterRegistry を介して Publisher に解決できる任意のプロデューサーを使用できるようにする ServerResponse.BodyBuilder.body(Publisher, ParameterizedTypeReference) のバリアント。
body(String) - インターフェース org.springframework.mock.http.server.reactive のメソッド。MockServerHttpRequest.BodyBuilder
リクエストの本文を設定してビルドします。
body(String) - クラス org.springframework.test.web.client.response のメソッド。DefaultResponseCreator
本文を UTF-8 文字列として設定します。
body(String) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse.Builder
レスポンスの本文を、指定された文字列の UTF-8 エンコードバイトに設定します。
body(String) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest.Builder
リクエストの本文を、指定された文字列の UTF-8 エンコードバイトに設定します。
body(String) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest.Builder
リクエストの本文を、指定された文字列の UTF-8 エンコードバイトに設定します。
body(String, Charset) - クラス org.springframework.test.web.client.response のメソッド。DefaultResponseCreator
指定された文字セットを使用して文字列から本体を設定します。
body(Function<Flux<DataBuffer>, Flux<DataBuffer>>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse.Builder
ビルダーで設定されている場合は、レスポンス本文を変換します。
body(Publisher<? extends DataBuffer>) - インターフェース org.springframework.mock.http.server.reactive のメソッド。MockServerHttpRequest.BodyBuilder
リクエストの本文を設定してビルドします。
body(Resource) - クラス org.springframework.test.web.client.response のメソッド。DefaultResponseCreator
Resource から本体を設定します。
body(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.client のメソッド。RestClient.ResponseSpec
ボディを指定された型のオブジェクトとして抽出します。
body(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest
ボディを指定された型のオブジェクトとして抽出します。
body(StreamingHttpOutputMessage.Body) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestBodySpec
リクエストの本文を、OutputStreamSE に書き込む指定された関数に設定します。
body(BodyExtractor<S, ? super ServerHttpRequest>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
body(BodyExtractor<S, ? super ServerHttpRequest>, Map<String, Object>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
body(BodyExtractor<T, ? super ClientHttpResponse>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
指定された BodyExtractor で本体を抽出します。
body(BodyExtractor<T, ? super ClientHttpResponse>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
body(BodyExtractor<T, ? super ServerHttpRequest>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
指定された BodyExtractor で本体を抽出します。
body(BodyExtractor<T, ? super ServerHttpRequest>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
body(BodyExtractor<T, ? super ServerHttpRequest>, Map<String, Object>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
指定された BodyExtractor とヒントを使用してボディを抽出します。
body(BodyExtractor<T, ? super ServerHttpRequest>, Map<String, Object>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
body(BodyInserter<?, ? super ClientHttpRequest>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestBodySpec
リクエストの本文を指定された BodyInserter に設定します。
body(BodyInserter<?, ? super ClientHttpRequest>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest.Builder
リクエストの本文を指定された BodyInserter に設定します。
body(BodyInserter<?, ? super ClientHttpRequest>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestBodySpec
指定された本文挿入子を使用して、リクエストの本文を設定します。
body(BodyInserter<?, ? super ServerHttpResponse>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
レスポンスの本文を指定の BodyInserter に設定して返します。
body(P, Class<S>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest.Builder
リクエストの本文を指定の Publisher に設定して返します。
body(P, Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestBodySpec
body(P, Class<T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
与えられた Publisher から本体を設定します。
body(P, ParameterizedTypeReference<S>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest.Builder
リクエストの本文を指定の Publisher に設定して返します。
body(P, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestBodySpec
ジェネリクスで要素型情報を提供できる WebClient.RequestBodySpec.body(Publisher, Class) のバリアント。
body(P, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
ReactiveAdapterRegistry を介して Publisher に解決できる任意のプロデューサーを使用できるようにする ServerResponse.BodyBuilder.body(Publisher, Class) のバリアント。
body(Flux<DataBuffer>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse.Builder
レスポンスの本文を設定します。
body(Flux<DataBuffer>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest.Builder
リクエストの本文を設定します。
body(S, Class<T>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestBodySpec
与えられた Publisher から本体を設定します。
body(S, ParameterizedTypeReference<T>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestBodySpec
ジェネリクスで要素型情報を提供できる WebTestClient.RequestBodySpec.body(Publisher, Class) のバリアント。
body(T) - Method in interface org.springframework.http.RequestEntity.BodyBuilder
リクエストエンティティの本体を設定し、RequestEntity を構築します。
body(T) - Method in interface org.springframework.http.ResponseEntity.BodyBuilder
レスポンスエンティティの本体を設定して返します。
body(T, Type) - Method in interface org.springframework.http.RequestEntity.BodyBuilder
リクエストエンティティのボディと型を設定し、RequestEntity を構築します。
body(T, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestBodySpec
リクエストの本文を指定された Object に設定します。
body(T, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.BodyBuilder
レスポンスの本文を指定の Object に設定して返します。
BodyExtractor< T , M extends ReactiveHttpInputMessage> - Interface in org.springframework.web.reactive.function
ReactiveHttpInputMessage 本体からデータを抽出できる関数。
BodyExtractor.Context - org.springframework.web.reactive.function のインターフェース
抽出中に使用されるコンテキストを定義します。
BodyExtractors - org.springframework.web.reactive.function のクラス
BodyExtractor 実装の静的ファクトリメソッド。
BodyExtractors() - クラス org.springframework.web.reactive.function. BodyExtractors のコンストラクター
BodyInserter< T , M extends ReactiveHttpOutputMessage> - Interface in org.springframework.web.reactive.function
ReactiveHttpOutputMessage 本体に入力できる関数の組み合わせ。
BodyInserter.Context - org.springframework.web.reactive.function のインターフェース
挿入時に使用されるコンテキストを定義します。
BodyInserters - org.springframework.web.reactive.function のクラス
BodyInserter 実装の静的ファクトリメソッド。
BodyInserters() - クラス org.springframework.web.reactive.function. BodyInserters のコンストラクター
BodyInserters.FormInserter <T> - org.springframework.web.reactive.function のインターフェース
フォームデータまたはマルチパートフォームデータの追加を可能にする BodyInserter の拡張。
BodyInserters.MultipartInserter - org.springframework.web.reactive.function のインターフェース
非同期パーツの追加を可能にする BodyInserters.FormInserter の拡張。
bodyJson() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractMockHttpServletResponseAssert
テキストに変換されたレスポンス本文をテスト対象オブジェクトとして使用する新しいアサーションオブジェクトを返します。
bodyText() - クラス org.springframework.test.web.servlet.assertj のメソッド。AbstractMockHttpServletResponseAssert
テキストに変換されたレスポンス本文をテスト対象オブジェクトとして使用する新しいアサーションオブジェクトを返します。
bodyTo(Class<T>) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestHeadersSpec.ConvertibleClientHttpResponse
レスポンス本文を指定された型のオブジェクトとして抽出します。
bodyTo(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.client のメソッド。RestClient.RequestHeadersSpec.ConvertibleClientHttpResponse
レスポンス本文を指定された型のオブジェクトとして抽出します。
bodyToFlux(Class<? extends S>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
bodyToFlux(Class<? extends T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
本体を Flux に抽出します。
bodyToFlux(Class<? extends T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
bodyToFlux(Class<? extends T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
本体を Flux に抽出します。
bodyToFlux(Class<? extends T>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
bodyToFlux(Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
指定された型の要素を使用して、本体を Flux にデコードします。
bodyToFlux(ParameterizedTypeReference<S>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
bodyToFlux(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
本体を Flux に抽出します。
bodyToFlux(ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
bodyToFlux(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
bodyToFlux(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
本体を Flux に抽出します。
bodyToFlux(ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
bodyToMono(Class<? extends S>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
bodyToMono(Class<? extends T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
本体を Mono に抽出します。
bodyToMono(Class<? extends T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
bodyToMono(Class<? extends T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
本体を Mono に抽出します。
bodyToMono(Class<? extends T>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
bodyToMono(Class<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
本体を指定されたターゲット型にデコードします。
bodyToMono(ParameterizedTypeReference<S>) - クラス org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest
bodyToMono(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse
本体を Mono に抽出します。
bodyToMono(ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.client.support のメソッド。ClientResponseWrapper
bodyToMono(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.ResponseSpec
bodyToMono(ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest
本体を Mono に抽出します。
bodyToMono(ParameterizedTypeReference<T>) - クラス org.springframework.web.reactive.function.server.support のメソッド。ServerRequestWrapper
bodyValue(Object) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.RequestBodySpec
本体を指定された Object 値に設定します。
bodyValue(Object) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestBodySpec
挿入子を使用した WebClient.RequestBodySpec.body(BodyInserter) のショートカット。
bodyValue(Object) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
レスポンスの本文を指定の Object に設定して返します。
bodyValue(T, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.RequestBodySpec
挿入子を使用した WebClient.RequestBodySpec.body(BodyInserter) のショートカット。
bodyValue(T, ParameterizedTypeReference<T>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.BodyBuilder
レスポンスの本文を指定の Object に設定して返します。
BOOLEAN - Enum constant in enum class org.springframework.expression.spel.ast.TypeCode
boolean
BOOLEAN - Static variable in class org.springframework.asm.Type
boolean 型の種類。
BOOLEAN_TYPE - Static variable in class org.springframework.asm.Type
boolean 型。
BooleanComparator - org.springframework.util.comparator のクラス
最初に true または false のいずれかをソートできる BooleanSE オブジェクトの ComparatorSE
BooleanComparator(boolean) - クラス org.springframework.util.comparator. BooleanComparator のコンストラクター
指定されたフラグに基づいてブール値をソートする BooleanComparator を作成します。
BooleanLiteral - org.springframework.expression.spel.ast のクラス
リテラル値 TRUE および FALSE を表します。
BooleanLiteral(String, int, int, boolean) - クラス org.springframework.expression.spel.ast. BooleanLiteral のコンストラクター
BooleanTypedValue - org.springframework.expression.spel.support のクラス
ブール値の TypedValue
booleanValue(Boolean) - クラス org.springframework.test.web.client.match のメソッド。XpathRequestMatchers
XPath を適用し、見つかったブール値をアサートします。
booleanValue(Boolean) - クラス org.springframework.test.web.servlet.result のメソッド。XpathResultMatchers
XPath を評価し、見つかった BooleanSE 値をアサートします。
bootstrap() - Element in annotation interface org.springframework.context.annotation.Bean
この Bean: デフォルトのブートストラップモードは、非遅延シングルトン Bean の場合はメインの事前インスタンス化スレッド、プロトタイプ Bean の場合は呼び出し元スレッドです。
BOOTSTRAP_EXECUTOR_BEAN_NAME - Static variable in interface org.springframework.context.ConfigurableApplicationContext
コンテキスト内の bootstrap executorSE Bean の名前。
BootstrapContext - Interface in org.springframework.test.context
BootstrapContext は、Spring TestContext フレームワークがブートストラップされるコンテキストをカプセル化します。
BootstrapUtils - org.springframework.test.context のクラス
BootstrapUtils は、Spring TestContext フレームワークのブートストラップを支援するユーティリティメソッドのコレクションです。
BootstrapUtils() - クラス org.springframework.test.context. BootstrapUtils のコンストラクター
BootstrapWith - Annotation Interface in org.springframework.test.context
@BootstrapWith は、Spring、TestContext、フレームワークをブートストラップする方法を決定するために使用されるメタデータを定義するためにテストクラスに適用できるアノテーションです。
BOUNDARY_STRING_HINT - Static variable in class org.springframework.core.codec.ResourceRegionEncoder
境界文字列を含むヒントキー。
box(Type) - クラス org.springframework.cglib.core のメソッド。CodeEmitter
引数がプリミティブクラスの場合、スタックの一番上のプリミティブ値を、valueOf() メソッドを使用してラップされた (Object) 同等の値に置き換えます。
BridgeMethodResolver - Class in org.springframework.core
合成 bridge Methods をブリッジングされる MethodSE に解決するためのヘルパー。
broadcast() - Element in annotation interface org.springframework.messaging.simp.annotation.SendToUser
ユーザーに関連付けられたすべてのセッションにメッセージを送信するか、処理中の入力メッセージのセッションのみにメッセージを送信するか。
BrokerAvailabilityEvent - org.springframework.messaging.simp.broker のクラス
ブローカーの可用性が変化したときに発生するイベント。
BrokerAvailabilityEvent(boolean, Object) - クラス org.springframework.messaging.simp.broker. BrokerAvailabilityEvent のコンストラクター
新しい BrokerAvailabilityEvent を作成します。
brokerChannel(AbstractSubscribableChannel, AbstractSubscribableChannel, Executor) - クラス org.springframework.messaging.simp.config のメソッド。AbstractMessageBrokerConfiguration
brokerChannelExecutor(AbstractSubscribableChannel, AbstractSubscribableChannel) - クラス org.springframework.messaging.simp.config のメソッド。AbstractMessageBrokerConfiguration
brokerMessageConverter() - クラス org.springframework.messaging.simp.config のメソッド。AbstractMessageBrokerConfiguration
brokerMessagingTemplate(AbstractSubscribableChannel, AbstractSubscribableChannel, AbstractSubscribableChannel, CompositeMessageConverter) - クラス org.springframework.messaging.simp.config のメソッド。AbstractMessageBrokerConfiguration
browse(Queue, BrowserCallback<T>) - インターフェース org.springframework.jms.core のメソッド。JmsOperations
JMS キュー内のメッセージを参照します。
browse(Queue, BrowserCallback<T>) - クラス org.springframework.jms.core のメソッド。JmsTemplate
browse(String, BrowserCallback<T>) - インターフェース org.springframework.jms.core のメソッド。JmsOperations
JMS キュー内のメッセージを参照します。
browse(String, BrowserCallback<T>) - クラス org.springframework.jms.core のメソッド。JmsTemplate
browse(BrowserCallback<T>) - インターフェース org.springframework.jms.core のメソッド。JmsOperations
デフォルトの JMS キュー内のメッセージを参照します。
browse(BrowserCallback<T>) - クラス org.springframework.jms.core のメソッド。JmsTemplate
BrowserCallback< T > - Interface in org.springframework.jms.core
JMS キュー内のメッセージを参照するためのコールバック。
browseSelected(Queue, String, BrowserCallback<T>) - インターフェース org.springframework.jms.core のメソッド。JmsOperations
JMS キュー内の選択されたメッセージを参照します。
browseSelected(Queue, String, BrowserCallback<T>) - クラス org.springframework.jms.core のメソッド。JmsTemplate
browseSelected(String, String, BrowserCallback<T>) - インターフェース org.springframework.jms.core のメソッド。JmsOperations
JMS キュー内の選択されたメッセージを参照します。
browseSelected(String, String, BrowserCallback<T>) - クラス org.springframework.jms.core のメソッド。JmsTemplate
browseSelected(String, BrowserCallback<T>) - インターフェース org.springframework.jms.core のメソッド。JmsOperations
JMS キュー内の選択されたメッセージを参照します。
browseSelected(String, BrowserCallback<T>) - クラス org.springframework.jms.core のメソッド。JmsTemplate
BshScriptEvaluator - org.springframework.scripting.bsh のクラス
Spring の ScriptEvaluator 戦略インターフェースの BeanShell ベースの実装。
BshScriptEvaluator() - クラス org.springframework.scripting.bsh. BshScriptEvaluator のコンストラクター
新しい BshScriptEvaluator を作成します。
BshScriptEvaluator(ClassLoader) - クラス org.springframework.scripting.bsh. BshScriptEvaluator のコンストラクター
新しい BshScriptEvaluator を作成します。
BshScriptFactory - org.springframework.scripting.bsh のクラス
BeanShell スクリプトの ScriptFactory 実装。
BshScriptFactory(String) - クラス org.springframework.scripting.bsh. BshScriptFactory のコンストラクター
指定されたスクリプトソースの新しい BshScriptFactory を作成します。
BshScriptFactory(String, Class<?>...) - クラス org.springframework.scripting.bsh. BshScriptFactory のコンストラクター
指定されたスクリプトソースの新しい BshScriptFactory を作成します。
BshScriptUtils - org.springframework.scripting.bsh のクラス
BeanShell スクリプトオブジェクトを処理するためのユーティリティメソッド。
BshScriptUtils() - クラス org.springframework.scripting.bsh. BshScriptUtils のコンストラクター
BshScriptUtils.BshExecutionException - org.springframework.scripting.bsh の例外
スクリプト実行の失敗時にスローされる例外。
bucket(Collection, Transformer) - Static method in class org.springframework.cglib.core.CollectionUtils
BUFFER_SIZE - Static variable in class org.springframework.util.FileCopyUtils
バイトをコピーするときに使用されるデフォルトのバッファサイズ。
BUFFER_SIZE - Static variable in class org.springframework.util.StreamUtils
バイトをコピーするときに使用されるデフォルトのバッファサイズ。
bufferContent() - インターフェース org.springframework.test.web.client のメソッド。MockRestServiceServer.MockRestServiceServerBuilder
BufferingClientHttpRequestFactory ラッパーを使用して入力ストリームと出力ストリームをバッファーし、たとえば、レスポンス本文の複数の読み取りを許可します。
BufferedImageHttpMessageConverter - org.springframework.http.converter のクラス
BufferedImagesSE を読み書きできる HttpMessageConverter の実装。
BufferedImageHttpMessageConverter() - クラス org.springframework.http.converter. BufferedImageHttpMessageConverter のコンストラクター
bufferFactory() - クラス org.springframework.http.client.reactive のメソッド。ClientHttpRequestDecorator
bufferFactory() - Method in interface org.springframework.http.ReactiveHttpOutputMessage
ボディの作成に使用できる DataBufferFactory を返します。
bufferFactory() - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
bufferFactory() - クラス org.springframework.http.server.reactive のメソッド。ServerHttpResponseDecorator
bufferFactory() - クラス org.springframework.mock.http.client.reactive のメソッド。MockClientHttpRequest
bufferFactory() - クラス org.springframework.web.reactive.socket.adapter のメソッド。AbstractWebSocketSession
bufferFactory() - クラス org.springframework.web.reactive.socket.adapter のメソッド。Netty5WebSocketSessionSupport
bufferFactory() - クラス org.springframework.web.reactive.socket.adapter のメソッド。NettyWebSocketSessionSupport
bufferFactory() - クラス org.springframework.web.reactive.socket.client のメソッド。StandardWebSocketClient
使用する DataBufferFactory を返します。
bufferFactory() - インターフェース org.springframework.web.reactive.socket のメソッド。WebSocketSession
メッセージペイロードを作成する DataBuffer ファクトリを返します。
BufferingClientHttpRequestFactory - org.springframework.http.client のクラス
すべての発信および受信ストリームをメモリにバッファリングする ClientHttpRequestFactory のラッパー。
BufferingClientHttpRequestFactory(ClientHttpRequestFactory) - クラス org.springframework.http.client. BufferingClientHttpRequestFactory のコンストラクター
指定された ClientHttpRequestFactory のバッファラッパーを作成します。
BufferingStompDecoder - org.springframework.messaging.simp.stomp のクラス
StompDecoder を使用して、ByteBufferSE を 1 つ以上の STOMP メッセージにデコードします。
BufferingStompDecoder(StompDecoder, int) - クラス org.springframework.messaging.simp.stomp. BufferingStompDecoder のコンストラクター
指定された StompDecoder をラップする新しい BufferingStompDecoder を作成します。
build() - クラス org.springframework.aot.agent のメソッド。RecordedInvocation.Builder
このビルダーの状態に基づいて RecordedInvocation を作成します。
build() - クラス org.springframework.cache.interceptor のメソッド。CacheableOperation.Builder
build() - クラス org.springframework.cache.interceptor のメソッド。CacheEvictOperation.Builder
build() - クラス org.springframework.cache.interceptor のメソッド。CacheOperation.Builder
build() - クラス org.springframework.cache.interceptor のメソッド。CachePutOperation.Builder
build() - クラス org.springframework.context.aot のメソッド。AbstractAotProcessor.Settings.Builder
この Builder で構成された AbstractAotProcessor.Settings をビルドします。
build() - クラス org.springframework.context.aot のメソッド。ReflectiveProcessorAotContributionBuilder
build() - クラス org.springframework.expression.spel.support のメソッド。SimpleEvaluationContext.Builder
build() - クラス org.springframework.http.client のメソッド。MultipartBodyBuilder
構成されたパーツを含む MultiValueMap を返します。
build() - インターフェース org.springframework.http.codec のメソッド。ServerSentEvent.Builder
イベントを作成します。
build() - Method in interface org.springframework.http.ContentDisposition.Builder
コンテンツの性質を構築します。
build() - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
新しい ObjectMapper インスタンスを作成します。
build() - Method in interface org.springframework.http.RequestEntity.HeadersBuilder
ボディなしでリクエストエンティティを構築します。
build() - Method in interface org.springframework.http.ResponseCookie.ResponseCookieBuilder
HttpCookie を作成します。
build() - Method in interface org.springframework.http.ResponseEntity.HeadersBuilder
ボディのないレスポンスエンティティを構築します。
build() - インターフェース org.springframework.http.server.reactive のメソッド。ServerHttpRequest.Builder
変異したプロパティを使用して ServerHttpRequest デコレータを構築します。
build() - クラス org.springframework.jdbc.datasource.embedded のメソッド。EmbeddedDatabaseBuilder
組み込みデータベースを構築します。
build() - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketStrategies.Builder
RSocketStrategies インスタンスをビルドします。
build() - クラス org.springframework.messaging.rsocket.service のメソッド。RSocketRequestValues.Builder
RSocketRequestValues インスタンスをビルドします。
build() - クラス org.springframework.messaging.rsocket.service のメソッド。RSocketServiceProxyFactory.Builder
RSocketServiceProxyFactory インスタンスをビルドします。
build() - クラス org.springframework.messaging.support のメソッド。MessageBuilder
build() - インターフェース org.springframework.mock.http.server.reactive のメソッド。MockServerHttpRequest.BaseBuilder
本文なしでリクエストを作成します。
build() - インターフェース org.springframework.mock.web.reactive.function.server のメソッド。MockServerRequest.Builder
build() - クラス org.springframework.mock.web.server のメソッド。MockServerWebExchange.Builder
MockServerWebExchange インスタンスをビルドします。
build() - インターフェース org.springframework.r2dbc.core のメソッド。DatabaseClient.Builder
DatabaseClient インスタンスをビルドします。
build() - インターフェース org.springframework.test.web.client のメソッド。MockRestServiceServer.MockRestServiceServerBuilder
MockRestServiceServer をビルドし、モックリクエストを作成する ClientHttpRequestFactory を使用して基盤となる RestTemplate をセットアップします。
build() - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.Builder
WebTestClient インスタンスをビルドします。
build() - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.MockServerSpec
テストクライアントをビルドするためのショートカット。
build() - インターフェース org.springframework.test.web.servlet.client のメソッド。MockMvcWebTestClient.MockMvcServerSpec
テストクライアントをビルドするためのショートカット。
build() - クラス org.springframework.test.web.servlet.htmlunit のメソッド。MockMvcWebClientBuilder
このビルダーを介して構成された WebClient をビルドします。
build() - クラス org.springframework.test.web.servlet.htmlunit.webdriver のメソッド。MockMvcHtmlUnitDriverBuilder
このビルダーを介して構成された HtmlUnitDriver をビルドします。
build() - インターフェース org.springframework.test.web.servlet のメソッド。MockMvcBuilder
MockMvc インスタンスを作成します。
build() - クラス org.springframework.test.web.servlet.setup のメソッド。AbstractMockMvcBuilder
MockMvc インスタンスを作成します。
build() - クラス org.springframework.web.accept のメソッド。ContentNegotiationManagerFactoryBean
ContentNegotiationManager インスタンスを作成して初期化します。
build() - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
RestClient インスタンスをビルドします。
build() - Method in interface org.springframework.web.ErrorResponse.Builder
ErrorResponse インスタンスをビルドします。
build() - インターフェース org.springframework.web.filter.reactive のメソッド。UrlHandlerFilter.Builder
UrlHandlerFilter インスタンスをビルドします。
build() - インターフェース org.springframework.web.filter のメソッド。UrlHandlerFilter.Builder
UrlHandlerFilter インスタンスをビルドします。
build() - クラス org.springframework.web.method のメソッド。HandlerTypePredicate.Builder
build() - クラス org.springframework.web.reactive.accept のメソッド。RequestedContentTypeResolverBuilder
このビルダーを介して構成されたリゾルバーのリストに委譲する RequestedContentTypeResolver を作成します。
build() - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientRequest.Builder
リクエストを作成します。
build() - インターフェース org.springframework.web.reactive.function.client のメソッド。ClientResponse.Builder
レスポンスを作成します。
build() - インターフェース org.springframework.web.reactive.function.client のメソッド。ExchangeStrategies.Builder
ExchangeStrategies をビルドします。
build() - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
WebClient インスタンスをビルドします。
build() - インターフェース org.springframework.web.reactive.function.server のメソッド。EntityResponse.Builder
レスポンスを作成します。
build() - インターフェース org.springframework.web.reactive.function.server のメソッド。HandlerStrategies.Builder
HandlerStrategies をビルドします。
build() - インターフェース org.springframework.web.reactive.function.server のメソッド。RenderingResponse.Builder
レスポンスを作成します。
build() - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
RouterFunction をビルドします。
build() - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerRequest.Builder
リクエストを作成します。
build() - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.HeadersBuilder
ボディのないレスポンスエンティティを構築します。
build() - インターフェース org.springframework.web.reactive.result.method のメソッド。RequestMappingInfo.Builder
RequestMappingInfo をビルドします。
build() - インターフェース org.springframework.web.reactive.result.view のメソッド。FragmentsRendering.Builder
FragmentsRendering インスタンスをビルドします。
build() - インターフェース org.springframework.web.reactive.result.view のメソッド。Rendering.Builder
Rendering インスタンスをビルドします。
build() - クラス org.springframework.web.server.adapter のメソッド。WebHttpHandlerBuilder
HttpHandler をビルドします。
build() - インターフェース org.springframework.web.server のメソッド。ServerWebExchange.Builder
変異したプロパティを使用して ServerWebExchange デコレータを構築します。
build() - クラス org.springframework.web.service.invoker のメソッド。HttpRequestValues.Builder
HttpRequestValues インスタンスをビルドします。
build() - クラス org.springframework.web.service.invoker のメソッド。HttpServiceProxyFactory.Builder
HttpServiceProxyFactory インスタンスをビルドします。
build() - クラス org.springframework.web.service.invoker のメソッド。ReactiveHttpRequestValues.Builder
build() - インターフェース org.springframework.web.servlet.function のメソッド。EntityResponse.Builder
レスポンスを作成します。
build() - インターフェース org.springframework.web.servlet.function のメソッド。RenderingResponse.Builder
レスポンスを作成します。
build() - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
RouterFunction をビルドします。
build() - インターフェース org.springframework.web.servlet.function のメソッド。ServerRequest.Builder
リクエストを作成します。
build() - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.HeadersBuilder
ボディのないレスポンスエンティティを構築します。
build() - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MvcUriComponentsBuilder.MethodArgumentBuilder
build() - インターフェース org.springframework.web.servlet.mvc.method.annotation のメソッド。SseEmitter.SseEventBuilder
SseEmitter.send(Object, MediaType) を介して書き込む 1 つ以上の Object-MediaType ペアを返します。
build() - インターフェース org.springframework.web.servlet.mvc.method のメソッド。RequestMappingInfo.Builder
RequestMappingInfo をビルドします。
build() - インターフェース org.springframework.web.servlet.view のメソッド。FragmentsRendering.Builder
FragmentsRendering インスタンスを作成します。
build() - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
このビルダーに含まれるさまざまなコンポーネントから UriComponents インスタンスを構築します。
build(boolean) - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
コンポーネントがすでに完全にエンコードされている場合に UriComponents インスタンスを作成する UriComponentsBuilder.build() のバリアント。
build(Object...) - インターフェース org.springframework.web.util のメソッド。UriBuilder
URISE インスタンスを構築し、URI テンプレート変数を配列の値で置き換えます。
build(Object...) - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
build(BiFunction<ServerWebExchange, ServerResponse.Context, Mono<Void>>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.HeadersBuilder
カスタムライター関数を使用してレスポンスエンティティを作成します。
build(Map<String, ?>) - インターフェース org.springframework.web.util のメソッド。UriBuilder
URISE インスタンスを構築し、URI テンプレート変数をマップの値で置き換えます。
build(Map<String, ?>) - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
build(Publisher<Void>) - インターフェース org.springframework.web.reactive.function.server のメソッド。ServerResponse.HeadersBuilder
ボディのないレスポンスエンティティを構築します。
build(MessageSource, Locale) - Method in interface org.springframework.web.ErrorResponse.Builder
ErrorResponse インスタンスを構築し、指定された MessageSource を通じて「詳細」と「タイトル」も解決します。
build(RequestExpectationManager) - インターフェース org.springframework.test.web.client のメソッド。MockRestServiceServer.MockRestServiceServerBuilder
カスタム RequestExpectationManager を受け入れるオーバーロードされたビルド代替。
build(ServerResponse.HeadersBuilder.WriteFunction) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.HeadersBuilder
カスタム書き込み関数を使用してレスポンスエンティティを構築します。
BUILD - Enum constant in enum class org.springframework.core.NativeDetector.Context
コードはイメージ構築のコンテキストで実行されます。
buildAdvice(Supplier<Executor>, Supplier<AsyncUncaughtExceptionHandler>) - クラス org.springframework.scheduling.annotation のメソッド。AsyncAnnotationAdvisor
buildAdvisors(String, Object[]) - クラス org.springframework.aop.framework.autoproxy のメソッド。AbstractAutoProxyCreator
特定のインターセプターと共通インターセプターを含む、指定された Bean のアドバイザーを決定します。これらはすべてアドバイザーインターフェースに適合しています。
buildAndExpand(Object...) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。MvcUriComponentsBuilder.MethodArgumentBuilder
buildAndExpand(Object...) - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
UriComponents インスタンスを構築し、URI テンプレート変数を配列の値で置き換えます。
buildAndExpand(Map<String, ?>) - クラス org.springframework.web.util のメソッド。UriComponentsBuilder
UriComponents インスタンスを作成し、URI テンプレート変数をマップの値で置き換えます。
buildAspectJAdvisors() - Method in class org.springframework.aop.aspectj.annotation.BeanFactoryAspectJAdvisorsBuilder
現在の Bean ファクトリで AspectJ アノテーション付きアスペクト Bean を探し、表す Spring AOP アドバイザのリストに戻ります。
buildContentNegotiationManager() - クラス org.springframework.web.servlet.config.annotation のメソッド。ContentNegotiationConfigurer
この設定の設定に基づいて ContentNegotiationManager を構築します。
buildDefaultBeanName(BeanDefinition) - クラス org.springframework.context.annotation のメソッド。AnnotationBeanNameGenerator
指定された Bean 定義からデフォルトの Bean 名を導出します。
buildDefaultBeanName(BeanDefinition) - クラス org.springframework.context.annotation のメソッド。FullyQualifiedAnnotationBeanNameGenerator
buildDefaultBeanName(BeanDefinition, BeanDefinitionRegistry) - クラス org.springframework.context.annotation のメソッド。AnnotationBeanNameGenerator
指定された Bean 定義からデフォルトの Bean 名を導出します。
buildDocument() - クラス org.springframework.oxm.support のメソッド。AbstractMarshaller
DOM ノードのプレースホルダーとして、このマーシャラーの DocumentBuilderFactorySE から新しい DocumentSE を構築します。
builder() - クラス org.springframework.context.aot.AbstractAotProcessor.Settings の静的メソッド
builder() - Static method in class org.springframework.http.codec.ServerSentEvent
ServerSentEvent のビルダーを返します。
builder() - Static method in interface org.springframework.messaging.rsocket.RSocketRequester
RSocket サーバーに接続して、クライアント RSocketRequester を作成するビルダーを取得します。
builder() - Static method in interface org.springframework.messaging.rsocket.RSocketStrategies
新しい RSocketStrategies インスタンスを準備するビルダーを返します。
builder() - Static method in class org.springframework.messaging.rsocket.service.RSocketServiceProxyFactory
RSocketServiceProxyFactory ビルダーを返します。
builder() - Static method in class org.springframework.mock.web.reactive.function.server.MockServerRequest
builder() - Static method in interface org.springframework.r2dbc.core.DatabaseClient
DatabaseClient ビルダーを入手します。
builder() - Static method in interface org.springframework.web.client.RestClient
RestClient ビルダーを入手します。
builder() - Static method in class org.springframework.web.method.HandlerTypePredicate
HandlerTypePredicate のビルダーを返します。
builder() - Static method in interface org.springframework.web.reactive.function.client.ExchangeStrategies
開始するには、デフォルト構成で事前構成されたビルダーを返します。
builder() - Static method in interface org.springframework.web.reactive.function.client.WebClient
WebClient ビルダーを入手します。
builder() - Static method in interface org.springframework.web.reactive.function.server.HandlerStrategies
デフォルトの初期化で HandlerStrategies の変更可能なビルダーを返します。
builder() - Static method in class org.springframework.web.service.invoker.HttpRequestValues
builder() - Static method in class org.springframework.web.service.invoker.HttpServiceProxyFactory
ビルダーに提供されるクライアントとともに、空のビルダーを返します。
builder() - Static method in class org.springframework.web.service.invoker.ReactiveHttpRequestValues
builder() - クラス org.springframework.web.util のメソッド。DefaultUriBuilderFactory
builder() - インターフェース org.springframework.web.util のメソッド。UriBuilderFactory
デフォルト設定で URI ビルダーを作成します。
builder(String) - Static method in class org.springframework.http.ContentDisposition
ContentDisposition のビルダーを返します。
builder(String) - Static method in class org.springframework.messaging.rsocket.service.RSocketRequestValues
builder(Throwable, HttpStatusCode, String) - Static method in interface org.springframework.web.ErrorResponse
ErrorResponse インスタンスを作成するビルダーを返します。
builder(Throwable, ProblemDetail) - Static method in interface org.springframework.web.ErrorResponse
カスタム ProblemDetail インスタンスで使用する ErrorResponse.builder(Throwable, HttpStatusCode, String) のバリアント。
builder(RSocketRequester) - Static method in class org.springframework.messaging.rsocket.service.RSocketServiceProxyFactory
指定されたクライアントで初期化された RSocketServiceProxyFactory ビルダーを返します。
builder(MockServerHttpRequest) - Static method in class org.springframework.mock.web.server.MockServerWebExchange
指定されたモックリクエストで始まる MockServerWebExchange.Builder を作成します。
builder(MockServerHttpRequest.BaseBuilder<?>) - Static method in class org.springframework.mock.web.server.MockServerWebExchange
モックリクエストビルダーを備えた MockServerWebExchange.builder(MockServerHttpRequest) のバリアント。
builder(RestTemplate) - Static method in interface org.springframework.web.client.RestClient
指定された RestTemplate の構成に基づいて RestClient ビルダーを取得します。
builder(T) - Static method in class org.springframework.http.codec.ServerSentEvent
指定されたデータが入力された ServerSentEvent のビルダーを返します。
Builder() - クラス org.springframework.cache.interceptor のコンストラクター。CacheableOperation.Builder
Builder() - クラス org.springframework.cache.interceptor のコンストラクター。CacheEvictOperation.Builder
Builder() - クラス org.springframework.cache.interceptor のコンストラクター。CacheOperation.Builder
Builder() - クラス org.springframework.cache.interceptor のコンストラクター。CachePutOperation.Builder
Builder() - クラス org.springframework.web.method のコンストラクター。HandlerTypePredicate.Builder
Builder() - クラス org.springframework.web.service.invoker のコンストラクター。HttpRequestValues.Builder
Builder() - クラス org.springframework.web.service.invoker のコンストラクター。ReactiveHttpRequestValues.Builder
Builder(MockServerHttpRequest) - クラス org.springframework.mock.web.server のコンストラクター。MockServerWebExchange.Builder
BuilderConfiguration() - クラス org.springframework.web.reactive.result.method のコンストラクター。RequestMappingInfo.BuilderConfiguration
BuilderConfiguration() - クラス org.springframework.web.servlet.mvc.method のコンストラクター。RequestMappingInfo.BuilderConfiguration
builderFor(HttpExchangeAdapter) - Static method in class org.springframework.web.service.invoker.HttpServiceProxyFactory
指定されたクライアントで初期化されたビルダーを返します。
buildErrorMessage() - Method in class org.springframework.beans.PropertyMatches
指定された無効なプロパティ名のエラーメッセージを作成し、プロパティの一致を示します。
buildErrorMessage(String, int, EncodedResource) - Static method in exception org.springframework.jdbc.datasource.init.ScriptStatementFailedException
指定された引数に基づいて、SQL スクリプト実行の失敗に関するエラーメッセージを作成します。
buildErrorMessage(String, int, EncodedResource) - Static method in exception org.springframework.r2dbc.connection.init.ScriptStatementFailedException
指定された引数に基づいて、SQL スクリプト実行の失敗に関するエラーメッセージを作成します。
buildExcelDocument(Map<String, Object>, Workbook, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.document のメソッド。AbstractXlsView
アプリケーションが提供するサブクラスは、このメソッドを実装して、モデルに基づいて Excel ブックドキュメントにデータを入力する必要があります。
buildExceptionMessage(JMSException) - Static method in class org.springframework.jms.support.JmsUtils
指定された JMSException の説明的な例外メッセージを作成し、リンクされた例外のメッセージを適切に組み込みます。
buildFeedEntries(Map<String, Object>, Feed, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.feed のメソッド。AbstractAtomFeedView
AbstractAtomFeedView.buildFeedEntries(Map, HttpServletRequest, HttpServletResponse) を呼び出して、フィードエントリのリストを取得します。
buildFeedEntries(Map<String, Object>, Channel, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.feed のメソッド。AbstractRssFeedView
AbstractRssFeedView.buildFeedItems(Map, HttpServletRequest, HttpServletResponse) を呼び出して、フィード項目のリストを取得します。
buildFeedEntries(Map<String, Object>, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.feed のメソッド。AbstractAtomFeedView
モデルが与えられた場合、サブクラスはこのメソッドを実装してフィードエントリを構築する必要があります。
buildFeedEntries(Map<String, Object>, T, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.feed のメソッド。AbstractFeedView
モデルが与えられた場合、サブクラスはこのメソッドを実装してフィードエントリを構築する必要があります。
buildFeedItems(Map<String, Object>, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.feed のメソッド。AbstractRssFeedView
モデルが与えられた場合、サブクラスはこのメソッドを実装してフィード項目を構築する必要があります。
buildFeedMetadata(Map<String, Object>, T, HttpServletRequest) - クラス org.springframework.web.servlet.view.feed のメソッド。AbstractFeedView
フィードのメタデータ(タイトル、リンク、説明など)を入力します。
buildFieldList(String, List<String>) - Method in class org.springframework.validation.DefaultMessageCodesResolver
提供されたフィールドリストに、提供された field のキー設定されたエントリとキー設定されていないエントリの両方を追加します。
buildGroovyClassLoader(ClassLoader) - Method in class org.springframework.scripting.groovy.GroovyScriptFactory
指定された ClassLoader の GroovyClassLoader を構築します。
buildHandlerMapping() - クラス org.springframework.web.servlet.config.annotation のメソッド。DefaultServletHandlerConfigurer
"/**" にマップされた DefaultServletHttpRequestHandler インスタンスを含む Ordered.LOWEST_PRECEDENCE で順序付けられたハンドラーマッピングインスタンスを返します。または、デフォルトのサーブレット処理が有効になっていない場合は null
buildHandlerMapping() - クラス org.springframework.web.servlet.config.annotation のメソッド。ViewControllerRegistry
登録済みの View Controller マッピングを含む HandlerMapping、または登録なしの null を返します。
buildInternalBeanFactory(ConfigurableBeanFactory) - クラス org.springframework.aop.framework.autoproxy.target のメソッド。AbstractBeanFactoryBasedTargetSourceCreator
ターゲット Bean を解決するための内部 BeanFactory をビルドします。
buildLazyResolutionProxy(DependencyDescriptor, String) - クラス org.springframework.context.annotation のメソッド。ContextAnnotationAutowireCandidateResolver
buildLazyResourceProxy(CommonAnnotationBeanPostProcessor.LookupElement, String) - クラス org.springframework.context.annotation のメソッド。CommonAnnotationBeanPostProcessor
指定された名前と型の遅延解決リソースプロキシを取得し、メソッド呼び出しが入るとオンデマンドで CommonAnnotationBeanPostProcessor.getResource(org.springframework.context.annotation.CommonAnnotationBeanPostProcessor.LookupElement, java.lang.String) に委譲します。
buildListenerArguments(Object) - クラス org.springframework.jms.listener.adapter のメソッド。MessageListenerAdapter
ターゲットリスナーメソッドに渡される引数の配列を作成します。
buildLocaleContext(HttpServletRequest) - クラス org.springframework.web.servlet のメソッド。DispatcherServlet
指定されたリクエストの LocaleContext を構築し、リクエストのプライマリロケールを現在のロケールとして公開します。
buildLocaleContext(HttpServletRequest) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
指定されたリクエストの LocaleContext を構築し、リクエストのプライマリロケールを現在のロケールとして公開します。
buildLogMessage(Exception, HttpServletRequest) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerExceptionResolver
特定のリクエストの処理中に発生した特定の例外のログメッセージを作成します。
buildManagedTask(Runnable, String) - クラス org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.ManagedTaskBuilder の静的メソッド
buildManagedTask(Callable<T>, String) - クラス org.springframework.scheduling.concurrent.ConcurrentTaskExecutor.ManagedTaskBuilder の静的メソッド
buildMergedContextConfiguration() - クラス org.springframework.test.context.support のメソッド。AbstractTestContextBootstrapper
buildMergedContextConfiguration() - インターフェース org.springframework.test.context のメソッド。TestContextBootstrapper
このブートストラップに関連付けられた BootstrapContext 内のテストクラスのマージされたコンテキスト構成を構築します。
buildMessage(Session, Object) - クラス org.springframework.jms.listener.adapter のメソッド。AbstractAdaptableMessageListener
指定された結果オブジェクトに基づいて、レスポンスとして送信される JMS メッセージを作成します。
buildMessage(String, String, SQLException) - Method in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
指定された SQLExceptionSE のメッセージ String を作成します。
buildMessage(String, Throwable) - Static method in class org.springframework.core.NestedExceptionUtils
使用すべきではありません。
6.0 の時点で、原因メッセージを選択的に含めるカスタム例外メッセージを優先
buildMultipartBody() - クラス org.springframework.web.service.invoker のメソッド。HttpRequestValues.Builder
buildMultipartBody() - クラス org.springframework.web.service.invoker のメソッド。ReactiveHttpRequestValues.Builder
buildOrObtainSession() - クラス org.springframework.orm.hibernate5 のメソッド。SpringJtaSessionContext
buildPathExposingHandler(Object, String, String, Map<String, String>) - クラス org.springframework.web.servlet.handler のメソッド。AbstractUrlHandlerMapping
ハンドラーを実行する前に、実際のハンドラー HandlerMapping.PATH_WITHIN_HANDLER_MAPPING_ATTRIBUTEHandlerMapping.URI_TEMPLATE_VARIABLES_ATTRIBUTE を公開して、指定された生のハンドラーのハンドラーオブジェクトを作成します。
buildPdfDocument(Map<String, Object>, Document, PdfWriter, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.document のメソッド。AbstractPdfView
サブクラスは、モデルに基づいて iText PDF ドキュメントを構築するためにこのメソッドを実装する必要があります。
buildPdfMetadata(Map<String, Object>, Document, HttpServletRequest) - クラス org.springframework.web.servlet.view.document のメソッド。AbstractPdfView
iText ドキュメントのメタフィールド (作成者、タイトルなど) を入力します。
buildPointcut(Set<Class<? extends Annotation>>) - クラス org.springframework.scheduling.annotation のメソッド。AsyncAnnotationAdvisor
指定された非同期アノテーション型がある場合は、そのポイントカットを計算します。
buildRequest(ServletContext) - クラス org.springframework.test.web.servlet.request のメソッド。AbstractMockHttpServletRequestBuilder
MockHttpServletRequest を構築します。
buildRequest(ServletContext) - インターフェース org.springframework.test.web.servlet のメソッド。RequestBuilder
リクエストを作成します。
buildRequestAttributes(HttpServletRequest, HttpServletResponse, RequestAttributes) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
事前バインドされた属性(およびその型)を考慮して、指定されたリクエスト(場合によってはレスポンスへの参照も保持している可能性があります)の ServletRequestAttributes をビルドします。
buildSafePointcut() - Method in class org.springframework.aop.aspectj.AbstractAspectJAdvice
AspectJ アドバイスメソッド自体を除外する「安全な」ポイントカットを作成します。
buildSessionFactory(AsyncTaskExecutor) - クラス org.springframework.orm.hibernate5 のメソッド。LocalSessionFactoryBuilder
並列初期化フェーズに指定されたエグゼキュータ (たとえば、SimpleAsyncTaskExecutor ) を使用して、バックグラウンドブートストラップを通じて Hibernate SessionFactory を構築します。
buildSessionFactory(LocalSessionFactoryBuilder) - クラス org.springframework.orm.hibernate5 のメソッド。LocalSessionFactoryBean
サブクラスはこのメソッドをオーバーライドして、SessionFactory インスタンスのカスタム初期化を実行し、この LocalSessionFactoryBean によって準備された特定の Configuration オブジェクトを介してインスタンスを作成できます。
buildSockJsUrlInfo(URI) - クラス org.springframework.web.socket.sockjs.client のメソッド。SockJsClient
現在のクライアント実行用に新しい SockJsUrlInfo を作成します。
buildSqlParameterList(ParsedSql, SqlParameterSource) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
パラメーター宣言を SqlParameterSource から対応する SqlParameters のリストに変換します。
buildSqlTypeArray(ParsedSql, SqlParameterSource) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
パラメーター型を SqlParameterSource から対応する int 配列に変換します。
buildTemplateModel(Map<String, Object>, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.freemarker のメソッド。FreeMarkerView
指定されたモデルマップの FreeMarker テンプレートモデルを作成します。
buildTestContext() - クラス org.springframework.test.context.support のメソッド。AbstractTestContextBootstrapper
このブートストラッパーに関連付けられた BootstrapContextテストクラスSEを使用し、AbstractTestContextBootstrapper.buildMergedContextConfiguration() および AbstractTestContextBootstrapper.getCacheAwareContextLoaderDelegate() に委譲することにより、新しい DefaultTestContext をビルドします。
buildTestContext() - インターフェース org.springframework.test.context のメソッド。TestContextBootstrapper
このブートストラップに関連付けられている BootstrapContextTestContext をビルドします。
buildTypedStringValue(String, String) - クラス org.springframework.beans.factory.xml のメソッド。BeanDefinitionParserDelegate
指定された生の値に対して型指定された文字列値オブジェクトを作成します。
buildTypedStringValueForMap(String, String, Element) - クラス org.springframework.beans.factory.xml のメソッド。BeanDefinitionParserDelegate
指定された生の値に対して型指定された文字列値オブジェクトを作成します。
buildUserTransaction(TransactionManager) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
指定された TransactionManager に基づいて UserTransaction ハンドルを作成します。
buildValueArray(String, Map<String, ?>) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
名前付きパラメーター値のマップを対応する配列に変換します。
buildValueArray(ParsedSql, SqlParameterSource, List<SqlParameter>) - Static method in class org.springframework.jdbc.core.namedparam.NamedParameterUtils
名前付きパラメーター値のマップを対応する配列に変換します。
buildView(String) - クラス org.springframework.web.servlet.view のメソッド。AbstractTemplateViewResolver
buildView(String) - クラス org.springframework.web.servlet.view のメソッド。InternalResourceViewResolver
buildView(String) - クラス org.springframework.web.servlet.view のメソッド。UrlBasedViewResolver
指定されたビュークラスの新しい View インスタンスを作成して構成します。
buildView(String) - クラス org.springframework.web.servlet.view.xslt のメソッド。XsltViewResolver
buildWiringInfo(Object, Configurable) - クラス org.springframework.beans.factory.annotation のメソッド。AnnotationBeanWiringInfoResolver
指定された Configurable アノテーションの BeanWiringInfo を構築します。
buildXStream() - Method in class org.springframework.oxm.xstream.XStreamMarshaller
このマーシャラーが使用するネイティブ XStream デリゲートを構築し、XStreamMarshaller.constructXStream()XStreamMarshaller.configureXStream(com.thoughtworks.xstream.XStream)XStreamMarshaller.customizeXStream(com.thoughtworks.xstream.XStream) に委譲します。
builtWith(ExecutableMode) - Static method in class org.springframework.aot.hint.ExecutableHint
指定された ExecutableMode を受け入れられた ExecutableHint.Builder に適用する ConsumerSE を返します。
builtWith(MemberCategory...) - Static method in class org.springframework.aot.hint.TypeHint
指定された MemberCategories を受け入れられた TypeHint.Builder に適用する ConsumerSE を返します。
BulkBean - org.springframework.cglib.beans のクラス
BulkBean() - クラス org.springframework.cglib.beans. BulkBean のコンストラクター
BulkBean.Generator - org.springframework.cglib.beans のクラス
BulkBeanException - Exception in org.springframework.cglib.beans
BulkBeanException(String, int) - Constructor for exception org.springframework.cglib.beans.BulkBeanException
BulkBeanException(Throwable, int) - Constructor for exception org.springframework.cglib.beans.BulkBeanException
bulkUpdate(String, Object...) - インターフェース org.springframework.orm.hibernate5 のメソッド。HibernateOperations
使用すべきではありません。
5.0.4 現在、一般的な HibernateOperations.execute(org.springframework.orm.hibernate5.HibernateCallback<T>) メソッドに渡されるカスタム HibernateCallback ラムダコードブロックを優先
bulkUpdate(String, Object...) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
使用すべきではありません。
ButtonTag - org.springframework.web.servlet.tags.form のクラス
<button> タグは、HTML の「ボタン」タグでフォームフィールドラベルをレンダリングします。
ButtonTag() - クラス org.springframework.web.servlet.tags.form. ButtonTag のコンストラクター
BY_NAME - Enum constant in enum class org.springframework.beans.factory.annotation.Autowire
オートワイヤーの Bean プロパティを名前で示す定数。
BY_TYPE - Enum constant in enum class org.springframework.beans.factory.annotation.Autowire
型ごとに Bean プロパティのオートワイヤーを示す定数。
byPassReturnParameter(String) - インターフェース org.springframework.jdbc.core.metadata のメソッド。CallMetaDataProvider
指定された名前の戻りパラメーターをバイパスする必要がありますか ?
byPassReturnParameter(String) - クラス org.springframework.jdbc.core.metadata のメソッド。GenericCallMetaDataProvider
byPassReturnParameter(String) - クラス org.springframework.jdbc.core.metadata のメソッド。PostgresCallMetaDataProvider
byPassReturnParameter(String) - クラス org.springframework.jdbc.core.metadata のメソッド。SqlServerCallMetaDataProvider
byPassReturnParameter(String) - クラス org.springframework.jdbc.core.metadata のメソッド。SybaseCallMetaDataProvider
BYTE - Enum constant in enum class org.springframework.expression.spel.ast.TypeCode
byte
BYTE - Static variable in class org.springframework.asm.Type
byte 型の種類。
BYTE_TYPE - Static variable in class org.springframework.asm.Type
byte 型。
ByteArrayDecoder - org.springframework.core.codec のクラス
byte 配列のデコーダー。
ByteArrayDecoder() - クラス org.springframework.core.codec. ByteArrayDecoder のコンストラクター
ByteArrayEncoder - org.springframework.core.codec のクラス
byte 配列のエンコーダ。
ByteArrayEncoder() - クラス org.springframework.core.codec. ByteArrayEncoder のコンストラクター
ByteArrayHttpMessageConverter - org.springframework.http.converter のクラス
バイト配列を読み書きできる HttpMessageConverter の実装。
ByteArrayHttpMessageConverter() - クラス org.springframework.http.converter. ByteArrayHttpMessageConverter のコンストラクター
ByteArrayHttpMessageConverter の新しいインスタンスを作成します。
ByteArrayMessageConverter - org.springframework.messaging.converter のクラス
ペイロードが byte[] との間で変換される MIME 型 "application/octet-stream" をサポートする MessageConverter
ByteArrayMessageConverter() - クラス org.springframework.messaging.converter. ByteArrayMessageConverter のコンストラクター
ByteArrayMultipartFileEditor - org.springframework.web.multipart.support のクラス
MultipartFiles をバイト配列に変換するためのカスタム PropertyEditorSE
ByteArrayMultipartFileEditor() - クラス org.springframework.web.multipart.support. ByteArrayMultipartFileEditor のコンストラクター
ByteArrayPropertyEditor - org.springframework.beans.propertyeditors のクラス
バイト配列のエディター。
ByteArrayPropertyEditor() - クラス org.springframework.beans.propertyeditors. ByteArrayPropertyEditor のコンストラクター
ByteArrayResource - org.springframework.core.io のクラス
指定されたバイト配列の Resource 実装。
ByteArrayResource(byte[]) - クラス org.springframework.core.io. ByteArrayResource のコンストラクター
新しい ByteArrayResource を作成します。
ByteArrayResource(byte[], String) - クラス org.springframework.core.io. ByteArrayResource のコンストラクター
説明付きの新しい ByteArrayResource を作成します。
ByteBufferDecoder - org.springframework.core.codec のクラス
ByteBuffersSE のデコーダ。
ByteBufferDecoder() - クラス org.springframework.core.codec. ByteBufferDecoder のコンストラクター
ByteBufferEncoder - org.springframework.core.codec のクラス
ByteBuffersSE のエンコーダ。
ByteBufferEncoder() - クラス org.springframework.core.codec. ByteBufferEncoder のコンストラクター
bytes(byte[]) - クラス org.springframework.test.web.client.match のメソッド。ContentRequestMatchers
リクエストの本文を指定されたバイト配列と比較します。
bytes(byte[]) - クラス org.springframework.test.web.servlet.result のメソッド。ContentResultMatchers
レスポンス本文のコンテンツをバイト配列としてアサートします。
BYTES - Enum constant in enum class org.springframework.jms.support.converter.MessageType
BYTES - Enum constant in enum class org.springframework.util.unit.DataUnit
サフィックス B で表されるバイト。
ByteVector - Class in org.springframework.asm
動的に拡張可能なバイトのベクトル。
ByteVector() - Constructor for class org.springframework.asm.ByteVector
デフォルトの初期容量で新しい ByteVector を構築します。
ByteVector(int) - Constructor for class org.springframework.asm.ByteVector
指定された初期容量で新しい ByteVector を構築します。
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 連載形式