インデックス

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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式

D

D2F - Static variable in interface org.springframework.asm.Opcodes
D2I - Static variable in interface org.springframework.asm.Opcodes
D2L - Static variable in interface org.springframework.asm.Opcodes
DADD - Static variable in interface org.springframework.asm.Opcodes
DALOAD - Static variable in interface org.springframework.asm.Opcodes
DaoSupport - org.springframework.dao.support のクラス
DAO の初期化のためのテンプレートメソッドを定義する、DAO の汎用基本クラス。
DaoSupport() - クラス org.springframework.dao.support. DaoSupport のコンストラクター
DASTORE - Static variable in interface org.springframework.asm.Opcodes
data() - クラス org.springframework.http.codec のメソッド。ServerSentEvent
可能であれば、このイベントの data フィールドを返します。
data(Object) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.RequestSpec
リクエストのペイロードデータを提供します。
data(Object) - インターフェース org.springframework.web.servlet.function のメソッド。ServerResponse.SseBuilder
指定されたオブジェクトの SSE「データ」行を追加し、構築されたサーバー送信イベントをクライアントに送信します。
data(Object) - インターフェース org.springframework.web.servlet.mvc.method.annotation のメソッド。SseEmitter.SseEventBuilder
SSE「データ」行を追加します。
data(Object, Class<?>) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.RequestSpec
RSocketRequester.RequestSpec.data(Object) のバリアントで、生成される値の型のヒントも受け入れます。
data(Object, ParameterizedTypeReference<?>) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.RequestSpec
型ヒントにジェネリクス型が必要な場合の RSocketRequester.RequestSpec.data(Object, Class) のバリアント。
data(Object, MediaType) - インターフェース org.springframework.web.servlet.mvc.method.annotation のメソッド。SseEmitter.SseEventBuilder
SSE「データ」行を追加します。
data(T) - インターフェース org.springframework.http.codec のメソッド。ServerSentEvent.Builder
data フィールドの値を設定します。
DATA_BUFFER_FACTORY_HEADER - Static variable in interface org.springframework.messaging.handler.invocation.reactive.HandlerMethodReturnValueHandler
戻り値の処理に使用する DataBufferFactory を含むヘッダー。
DataAccessException - Exception in org.springframework.dao
実践 J2EE システムデザインで説明されているデータアクセス例外の階層のルート。
DataAccessException(String) - Constructor for exception org.springframework.dao.DataAccessException
DataAccessException のコンストラクター。
DataAccessException(String, Throwable) - Constructor for exception org.springframework.dao.DataAccessException
DataAccessException のコンストラクター。
DataAccessResourceFailureException - Exception in org.springframework.dao
リソースが完全に失敗したときにスローされるデータアクセス例外: たとえば、JDBC を使用してデータベースに接続できない場合。
DataAccessResourceFailureException(String) - Constructor for exception org.springframework.dao.DataAccessResourceFailureException
DataAccessResourceFailureException のコンストラクター。
DataAccessResourceFailureException(String, Throwable) - Constructor for exception org.springframework.dao.DataAccessResourceFailureException
DataAccessResourceFailureException のコンストラクター。
DataAccessUtils - org.springframework.dao.support のクラス
DAO 実装用のその他のユーティリティメソッド。
DataAccessUtils() - クラス org.springframework.dao.support. DataAccessUtils のコンストラクター
Database - Enum Class in org.springframework.orm.jpa.vendor
一般的なデータベースプラットフォームの列挙体。
DatabaseClient - Interface in org.springframework.r2dbc.core
Reactive Streams バックプレッシャを使用してデータベース呼び出しを実行するためのノンブロッキングでリアクティブなクライアント。
DatabaseClient.Builder - org.springframework.r2dbc.core のインターフェース
DatabaseClient を作成するための可変ビルダー。
DatabaseClient.GenericExecuteSpec - org.springframework.r2dbc.core のインターフェース
実行につながるオプションと共に SQL 呼び出しを指定するための契約。
DatabaseMetaDataCallback< T > - Interface in org.springframework.jdbc.support
JdbcUtils クラスによって使用されるコールバックインターフェース。
DatabasePopulator - Interface in org.springframework.jdbc.datasource.init
データベースの作成、初期化、クリーンアップに使用される戦略。
DatabasePopulator - Interface in org.springframework.r2dbc.connection.init
データベースの作成、初期化、クリーンアップに使用される戦略。
DatabasePopulatorUtils - org.springframework.jdbc.datasource.init のクラス
DatabasePopulator を実行するためのユーティリティメソッド。
DatabasePopulatorUtils() - クラス org.springframework.jdbc.datasource.init. DatabasePopulatorUtils のコンストラクター
DatabaseStartupValidator - org.springframework.jdbc.support のクラス
データベースがすでに起動しているかどうかをチェックする Bean。
DatabaseStartupValidator() - クラス org.springframework.jdbc.support. DatabaseStartupValidator のコンストラクター
DataBinder - Class in org.springframework.validation
コンストラクターと setter インジェクションを介してターゲットオブジェクトにプロパティ値を適用できるようにするバインダー。また、検証とバインディング結果の分析もサポートします。
DataBinder(Object) - Constructor for class org.springframework.validation.DataBinder
デフォルトのオブジェクト名で、新しい DataBinder インスタンスを作成します。
DataBinder(Object, String) - Constructor for class org.springframework.validation.DataBinder
新しい DataBinder インスタンスを作成します。
DataBinder.NameResolver - org.springframework.validation のインターフェース
メソッドのパラメーターにバインドする値の名前を決定する戦略。
DataBinder.ValueResolver - org.springframework.validation のインターフェース
指定されたコンストラクターパラメーターにバインドする値を検索するための constructor binding の戦略。
DataBindingMethodResolver - org.springframework.expression.spel.support のクラス
データバインディングを目的とした MethodResolver バリアント。リフレクションを使用して、指定されたターゲットオブジェクトのインスタンスメソッドにアクセスします。
DataBindingPropertyAccessor - org.springframework.expression.spel.support のクラス
データバインディングを目的とした PropertyAccessor バリアント。リフレクションを使用して、読み取りおよび場合によっては書き込み用のプロパティにアクセスします。
dataBuffer() - クラス org.springframework.core.io.buffer のメソッド。DataBufferWrapper
ラップされたデリゲートを返します。
DataBuffer - Interface in org.springframework.core.io.buffer
バイトバッファの基本的な抽象化。
DataBuffer.ByteBufferIterator - org.springframework.core.io.buffer のインターフェース
反復された ByteBufferSE 要素のライフサイクルを保証する専用の反復子型。
DataBufferDecoder - org.springframework.core.codec のクラス
DataBuffers 用のシンプルなパススルーデコーダー。
DataBufferDecoder() - クラス org.springframework.core.codec. DataBufferDecoder のコンストラクター
DataBufferEncoder - org.springframework.core.codec のクラス
DataBuffers 用のシンプルなパススルーエンコーダー。
DataBufferEncoder() - クラス org.springframework.core.codec. DataBufferEncoder のコンストラクター
dataBufferFactory() - Method in interface org.springframework.messaging.rsocket.RSocketStrategies
設定された dataBufferFactory を返します。
dataBufferFactory(DataBufferFactory) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketStrategies.Builder
リクエストの準備またはレスポンスの作成時にバッファを割り当てるために使用する DataBufferFactory を構成します。
DataBufferFactory - Interface in org.springframework.core.io.buffer
DataBuffers のファクトリ。データバッファの割り当てと折り返しを可能にします。
DataBufferLimitException - Exception in org.springframework.core.io.buffer
DataBuffer のストリームから消費された累積バイト数が、事前構成された制限を超えたことを示す例外。
DataBufferLimitException(String) - Constructor for exception org.springframework.core.io.buffer.DataBufferLimitException
DataBufferUtils - org.springframework.core.io.buffer のクラス
DataBuffers を操作するためのユーティリティクラス。
DataBufferUtils() - クラス org.springframework.core.io.buffer. DataBufferUtils のコンストラクター
DataBufferUtils.Matcher - org.springframework.core.io.buffer のインターフェース
DataBufferUtils.Matcher.match(DataBuffer) メソッドに一度に 1 つずつ渡すことができる 1 つ以上のデータバッファーに対する区切り文字を見つける契約。
DataBufferWrapper - org.springframework.core.io.buffer のクラス
デリゲートを適合させるためにオーバーライドできる DataBuffer インターフェースの便利な実装を提供します。
DataBufferWrapper(DataBuffer) - クラス org.springframework.core.io.buffer. DataBufferWrapper のコンストラクター
指定されたバッファをラップする新しい DataBufferWrapper を作成します。
DataClassRowMapper< T > - Class in org.springframework.jdbc.core
行を、指定されたマップされたターゲットクラスの新しいインスタンスに変換する RowMapper 実装。
DataClassRowMapper< T > - Class in org.springframework.r2dbc.core
R2DBC Readable ( Row または OutParameters ) を、指定されたマップされたターゲットクラスの新しいインスタンスに変換するマッピング Function 実装。
DataClassRowMapper() - クラス org.springframework.jdbc.core. DataClassRowMapper のコンストラクター
Bean スタイルの構成用に新しい DataClassRowMapper を作成します。
DataClassRowMapper(Class<T>) - クラス org.springframework.jdbc.core. DataClassRowMapper のコンストラクター
新しい DataClassRowMapper を作成します。
DataClassRowMapper(Class<T>) - クラス org.springframework.r2dbc.core. DataClassRowMapper のコンストラクター
新しい DataClassRowMapper を作成します。
DataClassRowMapper(Class<T>, ConversionService) - クラス org.springframework.r2dbc.core. DataClassRowMapper のコンストラクター
DataFieldMaxValueIncrementer - Interface in org.springframework.jdbc.support.incrementer
データストアフィールドの最大値をインクリメントする契約を定義するインターフェース。
DataIntegrityViolationException - Exception in org.springframework.dao
SQL ステートメントの実行を試行して指定されたデータをマップできなかった場合にスローされる例外です。通常は、データの挿入または更新によって整合性制約違反が発生しますが、これに限定されません。
DataIntegrityViolationException(String) - Constructor for exception org.springframework.dao.DataIntegrityViolationException
DataIntegrityViolationException のコンストラクター。
DataIntegrityViolationException(String, Throwable) - Constructor for exception org.springframework.dao.DataIntegrityViolationException
DataIntegrityViolationException のコンストラクター。
dataMimeType() - Method in interface org.springframework.messaging.rsocket.RSocketRequester
接続時に基になる RSocket に対して選択されたデータ MimeType を返します。
dataMimeType(MimeType) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketRequester.Builder
接続全体に適用される SETUP フレームで指定するペイロードデータ MimeType を構成します。
dataReceived(T) - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerWriteProcessor
書き込むデータ項目が Subscriber.onNext(Object) を介して受信された後に呼び出されるテンプレートメソッド。
DataRetrievalFailureException - Exception in org.springframework.dao
特定の予期されるデータを取得できなかった場合にスローされる例外。
DataRetrievalFailureException(String) - Constructor for exception org.springframework.dao.DataRetrievalFailureException
DataRetrievalFailureException のコンストラクター。
DataRetrievalFailureException(String, Throwable) - Constructor for exception org.springframework.dao.DataRetrievalFailureException
DataRetrievalFailureException のコンストラクター。
DataSize - org.springframework.util.unit のクラス
"12MB" などのデータサイズ。
dataSource() - Element in annotation interface org.springframework.test.context.jdbc.SqlConfig
スクリプトが実行される DataSourceSE の Bean 名。
DataSourceFactory - Interface in org.springframework.jdbc.datasource.embedded
DataSourceFactory は、非プーリング SimpleDriverDataSource または HikariCP プールセットアップなどの特定の DataSourceSE 実装の作成を HikariDataSource の形でカプセル化します。
DataSourceInitializer - org.springframework.jdbc.datasource.init のクラス
初期化中にデータベースをセットアップし、破棄中にデータベースを clean up するために使用されます。
DataSourceInitializer() - クラス org.springframework.jdbc.datasource.init. DataSourceInitializer のコンストラクター
DataSourceLookup - Interface in org.springframework.jdbc.datasource.lookup
DataSources を名前で検索するための戦略インターフェース。
DataSourceLookupFailureException - Exception in org.springframework.jdbc.datasource.lookup
DataSourceLookup 実装によってスローされる例外。指定された DataSource を取得できなかったことを示します。
DataSourceLookupFailureException(String) - Constructor for exception org.springframework.jdbc.datasource.lookup.DataSourceLookupFailureException
DataSourceLookupFailureException のコンストラクター。
DataSourceLookupFailureException(String, Throwable) - Constructor for exception org.springframework.jdbc.datasource.lookup.DataSourceLookupFailureException
DataSourceLookupFailureException のコンストラクター。
DataSourceTransactionManager - org.springframework.jdbc.datasource のクラス
単一の JDBC DataSourceSEPlatformTransactionManager 実装。
DataSourceTransactionManager() - クラス org.springframework.jdbc.datasource. DataSourceTransactionManager のコンストラクター
新しい DataSourceTransactionManager インスタンスを作成します。
DataSourceTransactionManager(DataSource) - クラス org.springframework.jdbc.datasource. DataSourceTransactionManager のコンストラクター
新しい DataSourceTransactionManager インスタンスを作成します。
DataSourceUtils - org.springframework.jdbc.datasource のクラス
DataSourceSE から JDBC Connection を取得するための静的メソッドを提供するヘルパークラス。
DataSourceUtils() - クラス org.springframework.jdbc.datasource. DataSourceUtils のコンストラクター
DataUnit - Enum Class in org.springframework.util.unit
DataSize ユニットの標準セット。
DataWithMediaType(Object, MediaType) - クラス org.springframework.web.servlet.mvc.method.annotation のコンストラクター。ResponseBodyEmitter.DataWithMediaType
DATE - Enum constant in enum class org.springframework.format.annotation.DateTimeFormat.ISO
最も一般的な ISO 日付形式 yyyy-MM-dd - たとえば、"2000-10-31"。
DATE - Static variable in class org.springframework.http.HttpHeaders
HTTP Date ヘッダーフィールド名。
DATE_TIME - Enum constant in enum class org.springframework.format.annotation.DateTimeFormat.ISO
最も一般的な ISO 日時形式 yyyy-MM-dd'T'HH:mm:ss.SSSXXX - たとえば、"2000-10-31T01:30:00.000-05:00" です。
dateFormat(DateFormat) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
指定された DateFormatSE で日付 / 時刻の形式を定義します。
DateFormatter - org.springframework.format.datetime のクラス
DateSE 型のフォーマッター。
DateFormatter() - クラス org.springframework.format.datetime. DateFormatter のコンストラクター
新しいデフォルトの DateFormatter を作成します。
DateFormatter(String) - クラス org.springframework.format.datetime. DateFormatter のコンストラクター
指定された日時パターンに対して新しい DateFormatter を作成します。
DateFormatterRegistrar - org.springframework.format.datetime のクラス
主に DateTimeFormat 宣言のために、Spring で使用する基本的な日付形式を構成します。
DateFormatterRegistrar() - クラス org.springframework.format.datetime. DateFormatterRegistrar のコンストラクター
DateTimeContext - org.springframework.format.datetime.standard のクラス
ユーザーの年代(カレンダーシステム)やタイムゾーンなど、ユーザー固有の java.time (JSR-310)設定を保持するコンテキスト。
DateTimeContext() - クラス org.springframework.format.datetime.standard. DateTimeContext のコンストラクター
DateTimeContextHolder - org.springframework.format.datetime.standard のクラス
スレッドローカルユーザー DateTimeContext のホルダー。
DateTimeFormat - Annotation Interface in org.springframework.format.annotation
フィールドまたはメソッドのパラメーターを日付または時刻としてフォーマットする必要があることを宣言します。
DateTimeFormat.ISO - org.springframework.format.annotation の Enum クラス
一般的な ISO 日時形式パターン。
DateTimeFormatAnnotationFormatterFactory - org.springframework.format.datetime のクラス
DateFormatter を使用して、DateTimeFormat アノテーションが付けられたフィールドをフォーマットします。
DateTimeFormatAnnotationFormatterFactory() - クラス org.springframework.format.datetime. DateTimeFormatAnnotationFormatterFactory のコンストラクター
DateTimeFormatterFactory - org.springframework.format.datetime.standard のクラス
JSR-310 DateTimeFormatterSE を作成するファクトリ。
DateTimeFormatterFactory() - クラス org.springframework.format.datetime.standard. DateTimeFormatterFactory のコンストラクター
新しい DateTimeFormatterFactory インスタンスを作成します。
DateTimeFormatterFactory(String) - クラス org.springframework.format.datetime.standard. DateTimeFormatterFactory のコンストラクター
新しい DateTimeFormatterFactory インスタンスを作成します。
DateTimeFormatterFactoryBean - org.springframework.format.datetime.standard のクラス
JSR-310 DateTimeFormatterSE を作成する FactoryBean
DateTimeFormatterFactoryBean() - クラス org.springframework.format.datetime.standard. DateTimeFormatterFactoryBean のコンストラクター
DateTimeFormatterRegistrar - org.springframework.format.datetime.standard のクラス
Spring で使用するために JSR-310 java.time フォーマットシステムを構成します。
DateTimeFormatterRegistrar() - クラス org.springframework.format.datetime.standard. DateTimeFormatterRegistrar のコンストラクター
dateValue(String, long) - クラス org.springframework.test.web.servlet.result のメソッド。HeaderResultMatchers
RFC 7231 で説明されている優先日付形式を使用して、日付に解析された名前付きレスポンスヘッダーのプライマリ値をアサートします。
DB2 - Enum constant in enum class org.springframework.orm.jpa.vendor.Database
Db2CallMetaDataProvider - org.springframework.jdbc.core.metadata のクラス
CallMetaDataProvider インターフェースの DB2 固有の実装。
Db2CallMetaDataProvider(DatabaseMetaData) - クラス org.springframework.jdbc.core.metadata のコンストラクター。Db2CallMetaDataProvider
Db2LuwMaxValueIncrementer - org.springframework.jdbc.support.incrementer のクラス
DB2 LUW の特定のシーケンスの次の値を取得する DataFieldMaxValueIncrementer(Linux、Unix、Windows の場合)。
Db2LuwMaxValueIncrementer() - クラス org.springframework.jdbc.support.incrementer のコンストラクター。Db2LuwMaxValueIncrementer
Bean プロパティスタイルの使用のデフォルトコンストラクター。
Db2LuwMaxValueIncrementer(DataSource, String) - クラス org.springframework.jdbc.support.incrementer のコンストラクター。Db2LuwMaxValueIncrementer
便利なコンストラクター。
Db2MainframeMaxValueIncrementer - org.springframework.jdbc.support.incrementer のクラス
メインフレーム用の DB2 上の特定のシーケンスの次の値を取得する DataFieldMaxValueIncrementer(z/OS、DB2/390、DB2/400)。
Db2MainframeMaxValueIncrementer() - クラス org.springframework.jdbc.support.incrementer のコンストラクター。Db2MainframeMaxValueIncrementer
Bean プロパティスタイルの使用のデフォルトコンストラクター。
Db2MainframeMaxValueIncrementer(DataSource, String) - クラス org.springframework.jdbc.support.incrementer のコンストラクター。Db2MainframeMaxValueIncrementer
便利なコンストラクター。
DCMPG - Static variable in interface org.springframework.asm.Opcodes
DCMPL - Static variable in interface org.springframework.asm.Opcodes
DCONST(double) - Static method in class org.springframework.cglib.core.TypeUtils
DCONST_0 - Static variable in interface org.springframework.asm.Opcodes
DCONST_1 - Static variable in interface org.springframework.asm.Opcodes
DDIV - Static variable in interface org.springframework.asm.Opcodes
DeadlockLoserDataAccessException - Exception in org.springframework.dao
使用すべきではありません。
DeadlockLoserDataAccessException(String, Throwable) - Constructor for exception org.springframework.dao.DeadlockLoserDataAccessException
使用すべきではありません。
DeadlockLoserDataAccessException のコンストラクター。
debug(CharSequence) - クラス org.springframework.core.log のメソッド。LogAccessor
デバッグログレベルでメッセージを記録します。
debug(Object) - クラス org.apache.commons.logging.impl のメソッド。NoOpLog
debug(Object) - Method in interface org.apache.commons.logging.Log
デバッグログレベルでメッセージを記録します。
debug(Object, Throwable) - クラス org.apache.commons.logging.impl のメソッド。NoOpLog
debug(Object, Throwable) - Method in interface org.apache.commons.logging.Log
エラーをデバッグログレベルで記録します。
debug(Throwable, CharSequence) - クラス org.springframework.core.log のメソッド。LogAccessor
エラーをデバッグログレベルで記録します。
debug(Throwable, Supplier<? extends CharSequence>) - クラス org.springframework.core.log のメソッド。LogAccessor
エラーをデバッグログレベルで記録します。
debug(Supplier<? extends CharSequence>) - クラス org.springframework.core.log のメソッド。LogAccessor
デバッグログレベルでメッセージを記録します。
DEBUG_LOCATION_PROPERTY - Static variable in class org.springframework.cglib.core.DebuggingClassWriter
DebuggingClassWriter - org.springframework.cglib.core のクラス
DebuggingClassWriter(int) - クラス org.springframework.cglib.core. DebuggingClassWriter のコンストラクター
DebugInterceptor - org.springframework.aop.interceptor のクラス
AOP Alliance MethodInterceptor。チェーンに導入して、インターセプトされた呼び出しに関する詳細情報をロガーに表示できます。
DebugInterceptor() - クラス org.springframework.aop.interceptor. DebugInterceptor のコンストラクター
静的ロガーを使用して新しい DebugInterceptor を作成します。
DebugInterceptor(boolean) - クラス org.springframework.aop.interceptor. DebugInterceptor のコンストラクター
指定されたフラグに従って、動的または静的ロガーで新しい DebugInterceptor を作成します。
declare_field(int, String, Type, Object) - クラス org.springframework.cglib.core のメソッド。ClassEmitter
declare_field(int, String, Type, Object) - クラス org.springframework.cglib.transform.impl のメソッド。AccessFieldTransformer
declare_field(int, String, Type, Object) - クラス org.springframework.cglib.transform.impl のメソッド。FieldProviderTransformer
declare_field(int, String, Type, Object) - クラス org.springframework.cglib.transform.impl のメソッド。InterceptFieldTransformer
DECLARED_CLASSES - Enum constant in enum class org.springframework.aot.hint.MemberCategory
すべての内部クラスを表すカテゴリ。
DECLARED_FIELDS - Enum constant in enum class org.springframework.aot.hint.MemberCategory
宣言されたフィールド(クラスによって定義されているが、継承されたフィールドではないすべてのフィールド) を表すカテゴリ。
declareParameter(SqlParameter) - クラス org.springframework.jdbc.object のメソッド。RdbmsOperation
この操作のパラメーターを宣言します。
declareParameter(SqlParameter) - クラス org.springframework.jdbc.object のメソッド。StoredProcedure
パラメーターを宣言します。
declareParameters(SqlParameter...) - クラス org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCall
declareParameters(SqlParameter...) - インターフェース org.springframework.jdbc.core.simple のメソッド。SimpleJdbcCallOperations
必要に応じて、1 つ以上のパラメーターを指定します。
DeclareParentsAdvisor - org.springframework.aop.aspectj のクラス
指定されたオブジェクトに委譲する導入アドバイザー。
DeclareParentsAdvisor(Class<?>, String, Class<?>) - クラス org.springframework.aop.aspectj. DeclareParentsAdvisor のコンストラクター
この DeclareParents フィールドの新しいアドバイザーを作成します。
DeclareParentsAdvisor(Class<?>, String, Object) - クラス org.springframework.aop.aspectj. DeclareParentsAdvisor のコンストラクター
この DeclareParents フィールドの新しいアドバイザーを作成します。
declareRoles(String...) - クラス org.springframework.mock.web のメソッド。MockServletContext
declaresException(Method, Class<?>) - Static method in class org.springframework.util.ReflectionUtils
指定されたメソッドが指定された例外を明示的に宣言するか、そのスーパークラスの 1 つを明示的に宣言するかを決定します。つまり、その型の例外はリフレクション呼び出し内でそのまま伝播できます。
decode(byte[]) - Static method in class org.springframework.util.Base64Utils
使用すべきではありません。
指定されたバイト配列を Base64 デコードします。
decode(ByteBuf) - クラス org.springframework.messaging.tcp.reactor のメソッド。AbstractNioBufferReactorNettyCodec
decode(ByteBuf) - インターフェース org.springframework.messaging.tcp.reactor のメソッド。ReactorNettyCodec
入力 ByteBuf を 1 つ以上の Messages にデコードします。
decode(String) - クラス org.springframework.web.socket.sockjs.frame のメソッド。Jackson2SockJsMessageCodec
decode(String) - インターフェース org.springframework.web.socket.sockjs.frame のメソッド。SockJsMessageCodec
指定された SockJS メッセージフレームをデコードします。
decode(String, String) - Static method in class org.springframework.web.util.UriUtils
指定されたエンコードされた URI コンポーネントをデコードします。
decode(String, Charset) - Static method in class org.springframework.web.util.UriUtils
指定されたエンコードされた URI コンポーネントをデコードします。
decode(ByteBuffer) - クラス org.springframework.messaging.simp.stomp のメソッド。BufferingStompDecoder
指定された ByteBuffer から 1 つ以上の STOMP フレームを Messages のリストにデコードします。
decode(ByteBuffer) - クラス org.springframework.messaging.simp.stomp のメソッド。StompDecoder
指定された ByteBuffer から 1 つ以上の STOMP フレームを Messages のリストにデコードします。
decode(ByteBuffer) - クラス org.springframework.messaging.simp.stomp のメソッド。StompTcpMessageCodec
decode(ByteBuffer) - インターフェース org.springframework.messaging.tcp.reactor のメソッド。TcpMessageCodec
入力 ByteBufferSE を 1 つ以上の Messages にデコードします。
decode(ByteBuffer, MultiValueMap<String, String>) - クラス org.springframework.messaging.simp.stomp のメソッド。StompDecoder
指定された buffer から 1 つ以上の STOMP フレームをデコードし、Messages のリストを返します。
decode(M) - クラス org.springframework.web.socket.adapter.standard のメソッド。ConvertingEncoderDecoderSupport
メッセージをオブジェクトにデコードします。
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。AbstractCharSequenceDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。AbstractDataBufferDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。DataBufferDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - Method in interface org.springframework.core.codec.Decoder
DataBuffer 入力ストリームを T の Flux にデコードします。
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。ResourceDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.cbor のメソッド。Jackson2CborDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.json のメソッド。AbstractJackson2Decoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。KotlinSerializationBinaryDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。KotlinSerializationStringDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.protobuf のメソッド。ProtobufDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.xml のメソッド。Jaxb2XmlDecoder
decode(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.xml のメソッド。XmlEventDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。AbstractCharSequenceDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。ByteArrayDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。ByteBufferDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。DataBufferDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - Method in interface org.springframework.core.codec.Decoder
データバッファを型 T のオブジェクトにデコードします。
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。Netty5BufferDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。NettyByteBufDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。ResourceDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.json のメソッド。AbstractJackson2Decoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.protobuf のメソッド。ProtobufDecoder
decode(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.xml のメソッド。Jaxb2XmlDecoder
decodeDataBuffer(DataBuffer, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。AbstractDataBufferDecoder
使用すべきではありません。
5.2 現在、代わりに Decoder.decode(DataBuffer, ResolvableType, MimeType, Map) を実装してください
decodeFromString(String) - Static method in class org.springframework.util.Base64Utils
使用すべきではありません。
UTF-8 文字列から指定されたバイト配列を Base64 デコードします。
decodeFromUrlSafeString(String) - Static method in class org.springframework.util.Base64Utils
使用すべきではありません。
RFC 4648「URL およびファイル名に安全なアルファベット」を使用して、UTF-8 文字列から指定されたバイト配列を Base64 デコードします。
decodeInputStream(InputStream) - クラス org.springframework.web.socket.sockjs.frame のメソッド。Jackson2SockJsMessageCodec
decodeInputStream(InputStream) - インターフェース org.springframework.web.socket.sockjs.frame のメソッド。SockJsMessageCodec
指定された SockJS メッセージフレームをデコードします。
decodeInternal(ByteBuffer) - クラス org.springframework.messaging.simp.stomp のメソッド。StompReactorNettyCodec
decodeInternal(ByteBuffer) - クラス org.springframework.messaging.tcp.reactor のメソッド。AbstractNioBufferReactorNettyCodec
decodeInternal(DataBuffer, Charset) - クラス org.springframework.core.codec のメソッド。AbstractCharSequenceDecoder
指定された文字セットを使用して、指定されたデータバッファーを T にデコードするテンプレートメソッド。
decodeInternal(DataBuffer, Charset) - クラス org.springframework.core.codec のメソッド。CharBufferDecoder
decodeInternal(DataBuffer, Charset) - クラス org.springframework.core.codec のメソッド。StringDecoder
decodeMatrixVariables(HttpServletRequest, MultiValueMap<String, String>) - クラス org.springframework.web.util のメソッド。UrlPathHelper
UrlPathHelper.setUrlDecode(boolean) が true に設定されていない限り、指定されたマトリックス変数を UrlPathHelper.decodeRequestString(jakarta.servlet.http.HttpServletRequest, java.lang.String) を介してデコードします。この場合、変数の抽出元の URL パスは UrlPathHelper.getLookupPathForRequest(HttpServletRequest) の呼び出しによってすでにデコードされていると見なされます。
decodePathVariables(HttpServletRequest, Map<String, String>) - クラス org.springframework.web.util のメソッド。UrlPathHelper
UrlPathHelper.setUrlDecode(boolean) が true に設定されていない限り、指定された URI パス変数を UrlPathHelper.decodeRequestString(jakarta.servlet.http.HttpServletRequest, java.lang.String) を介してデコードします。この場合、変数の抽出元の URL パスは UrlPathHelper.getLookupPathForRequest(HttpServletRequest) の呼び出しによってすでにデコードされていると見なされます。
decoder(Decoder<?>) - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer.CustomCodecs
使用すべきではありません。
5.1.13 の時点で、代わりに CodecConfigurer.CustomCodecs.register(Object) または CodecConfigurer.CustomCodecs.registerWithDefaultConfig(Object) を使用してください。
decoder(Decoder<?>...) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketStrategies.Builder
Payload のデータまたはメタデータからオブジェクトを逆直列化するために使用するデコーダーのリストに追加します。
decoder(ResolvableType, MimeType) - Method in interface org.springframework.messaging.rsocket.RSocketStrategies
指定された要素型と互換性のあるデコーダーを見つけます。
Decoder< T > - Interface in org.springframework.core.codec
DataBuffer 入力ストリームを <T> 型の要素の出力ストリームにデコードする方法。
decodeRequestString(HttpServletRequest, String) - クラス org.springframework.web.util のメソッド。UrlPathHelper
指定されたソース文字列を URLDecoder でデコードします。
DecoderHttpMessageReader< T > - Class in org.springframework.http.codec
ラップして Decoder に委譲する HttpMessageReader
DecoderHttpMessageReader(Decoder<T>) - クラス org.springframework.http.codec. DecoderHttpMessageReader のコンストラクター
指定された Decoder をラップするインスタンスを作成します。
decoders() - Method in interface org.springframework.messaging.rsocket.RSocketStrategies
設定された decoders を返します。
decoders(Consumer<List<Decoder<?>>>) - インターフェース org.springframework.messaging.rsocket のメソッド。RSocketStrategies.Builder
構成済みデコーダーのリストにコンシューマーをすぐに適用します。
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。AbstractDataBufferDecoder
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.core.codec のメソッド。AbstractDecoder
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - Method in interface org.springframework.core.codec.Decoder
DataBuffer 入力ストリームを T の Mono にデコードします。
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.json のメソッド。AbstractJackson2Decoder
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。KotlinSerializationBinaryDecoder
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec のメソッド。KotlinSerializationStringDecoder
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.protobuf のメソッド。ProtobufDecoder
decodeToMono(Publisher<DataBuffer>, ResolvableType, MimeType, Map<String, Object>) - クラス org.springframework.http.codec.xml のメソッド。Jaxb2XmlDecoder
decodeUrlSafe(byte[]) - Static method in class org.springframework.util.Base64Utils
使用すべきではありません。
RFC 4648 "URL and Filename Safe Alphabet" を使用して、指定されたバイト配列を Base64 デコードします。
DecodingException - Exception in org.springframework.core.codec
解析エラーなどのコンテンツ関連の課題に焦点を当てた入力ストリームのデコードに関する課題を示します。
DecodingException(String) - Constructor for exception org.springframework.core.codec.DecodingException
新しい DecodingException を作成します。
DecodingException(String, Throwable) - Constructor for exception org.springframework.core.codec.DecodingException
新しい DecodingException を作成します。
decorate(Runnable) - クラス org.springframework.core.task.support のメソッド。CompositeTaskDecorator
decorate(Runnable) - クラス org.springframework.core.task.support のメソッド。ContextPropagatingTaskDecorator
decorate(Runnable) - インターフェース org.springframework.core.task のメソッド。TaskDecorator
指定された Runnable を装飾し、実際の実行のために潜在的にラップされた Runnable を返し、内部的に元の Runnable.run() 実装に委譲します。
decorate(WebSocketHandler, ContextView) - Static method in class org.springframework.web.reactive.socket.adapter.ContextWebSocketHandler
指定されたコンテキストを挿入するように装飾された指定されたハンドラー、またはコンテキストが空の場合は同じハンドラーインスタンスを返します。
decorate(WebSocketHandler) - インターフェース org.springframework.web.socket.handler のメソッド。WebSocketHandlerDecoratorFactory
与えられた WebSocketHandler を飾ります。
decorate(WebSocketHandler) - クラス org.springframework.web.socket.server.support のメソッド。WebSocketHttpRequestHandler
コンストラクターに渡された WebSocketHandler を装飾します。
decorate(Node, BeanDefinitionHolder, ParserContext) - クラス org.springframework.aop.config のメソッド。AbstractInterceptorDrivenBeanDefinitionDecorator
decorate(Node, BeanDefinitionHolder, ParserContext) - インターフェース org.springframework.beans.factory.xml のメソッド。BeanDefinitionDecorator
指定された NodeSE(要素または属性のいずれか)を解析し、指定された BeanDefinition を修飾して、修飾された定義を返します。
decorate(Node, BeanDefinitionHolder, ParserContext) - インターフェース org.springframework.beans.factory.xml のメソッド。NamespaceHandler
指定された NodeSE を解析し、提供された BeanDefinitionHolder を装飾し、装飾された定義を返します。
decorate(Node, BeanDefinitionHolder, ParserContext) - クラス org.springframework.beans.factory.xml のメソッド。NamespaceHandlerSupport
NodeSE を処理するために登録されている BeanDefinitionDecorator に委譲することにより、提供された NodeSE を装飾します。
decorate(Node, BeanDefinitionHolder, ParserContext) - クラス org.springframework.beans.factory.xml のメソッド。SimpleConstructorNamespaceHandler
decorate(Node, BeanDefinitionHolder, ParserContext) - クラス org.springframework.beans.factory.xml のメソッド。SimplePropertyNamespaceHandler
decorateBeanDefinitionIfRequired(Element, BeanDefinitionHolder) - クラス org.springframework.beans.factory.xml のメソッド。BeanDefinitionParserDelegate
該当する場合は、ネームスペースハンドラーを使用して、指定された Bean 定義を装飾します。
decorateBeanDefinitionIfRequired(Element, BeanDefinitionHolder, BeanDefinition) - クラス org.springframework.beans.factory.xml のメソッド。BeanDefinitionParserDelegate
該当する場合は、ネームスペースハンドラーを使用して、指定された Bean 定義を装飾します。
decorateCache(Cache) - クラス org.springframework.cache.support のメソッド。AbstractCacheManager
必要に応じて、指定された Cache オブジェクトを装飾します。
decorateCache(Cache) - クラス org.springframework.cache.transaction のメソッド。AbstractTransactionSupportingCacheManager
decorateIfRequired(Node, BeanDefinitionHolder, BeanDefinition) - クラス org.springframework.beans.factory.xml のメソッド。BeanDefinitionParserDelegate
該当する場合は、ネームスペースハンドラーを使用して、指定された Bean 定義を装飾します。
decorateSession(WebSocketSession) - クラス org.springframework.web.socket.messaging のメソッド。SubProtocolWebSocketHandler
必要に応じて、指定された WebSocketSession を装飾します。
decorateTaskWithErrorHandler(Runnable, ErrorHandler, boolean) - Static method in class org.springframework.scheduling.support.TaskUtils
エラー処理のためにタスクを装飾します。
decorateWebSocketHandler(WebSocketHandler) - クラス org.springframework.web.socket.client のメソッド。WebSocketConnectionManager
クラスコンストラクターに提供される WebSocketHandler を飾ります。
decorateWebSocketHandler(WebSocketHandler) - クラス org.springframework.web.socket.config.annotation のメソッド。WebSocketMessageBrokerConfigurationSupport
DecoratingClassLoader - Class in org.springframework.core
OverridingClassLoaderShadowingClassLoader などの ClassLoaders を装飾するための基本クラス。除外されたパッケージとクラスの一般的な処理を提供します。
DecoratingClassLoader() - Constructor for class org.springframework.core.DecoratingClassLoader
親 ClassLoader のない新しい DecoratingClassLoader を作成します。
DecoratingClassLoader(ClassLoader) - Constructor for class org.springframework.core.DecoratingClassLoader
委譲用に指定された親 ClassLoader を使用して、新しい DecoratingClassLoader を作成します。
DecoratingNavigationHandler - org.springframework.web.jsf のクラス
元の NavigationHandler を装飾できるようにする JSF NavigationHandler 実装の基本クラス。
DecoratingNavigationHandler() - クラス org.springframework.web.jsf. DecoratingNavigationHandler のコンストラクター
元の NavigationHandler を修正せずに DecoratingNavigationHandler を作成します。
DecoratingNavigationHandler(NavigationHandler) - クラス org.springframework.web.jsf. DecoratingNavigationHandler のコンストラクター
元の NavigationHandler を修正して DecoratingNavigationHandler を作成します。
DecoratingProxy - org.springframework.core のインターフェース
プロキシ、特に Spring AOP プロキシをデコレートすることにより実装されるインターフェースですが、デコレータセマンティクスを使用したカスタムプロキシも潜在的に実装します。
decreaseNestingLevel() - Method in class org.springframework.core.MethodParameter
使用すべきではありません。
5.2 は元の MethodParameter を保持し、ネストが必要な場合は MethodParameter.nested(Integer) を使用するため
deepCopy() - Method in class org.springframework.util.LinkedMultiValueMap
このマップのディープコピーを作成します。
DEFAULT - Enum constant in enum class org.springframework.context.annotation.ScopedProxyMode
コンポーネントスキャン命令レベルで別のデフォルトが設定されていない限り、デフォルトは通常 ScopedProxyMode.NO に等しくなります。
DEFAULT - Enum constant in enum class org.springframework.format.annotation.NumberFormat.Style
アノテーション付き型のデフォルトの形式: 通常は「数値」ですが、通貨型の場合は「通貨」です(例:
DEFAULT - Enum constant in enum class org.springframework.orm.jpa.vendor.Database
DEFAULT - Enum constant in enum class org.springframework.test.context.jdbc.SqlConfig.ErrorMode
デフォルトのエラーモードを使用する必要があることを示します。
DEFAULT - Enum constant in enum class org.springframework.test.context.jdbc.SqlConfig.TransactionMode
デフォルトのトランザクションモードを使用することを示します。
DEFAULT - Enum constant in enum class org.springframework.transaction.annotation.Isolation
基になるデータストアの既定の分離レベルを使用します。
DEFAULT - Static variable in interface org.springframework.core.metrics.ApplicationStartup
デフォルトの "noop" ApplicationStartup 実装。
DEFAULT_ADVICE_MODE_ATTRIBUTE_NAME - Static variable in class org.springframework.context.annotation.AdviceModeImportSelector
デフォルトのアドバイスモード属性名。
DEFAULT_AFTER_MESSAGE_PREFIX - Static variable in class org.springframework.web.filter.AbstractRequestLoggingFilter
リクエストの処理後に書き込まれるログメッセージの前に付加されるデフォルト値。
DEFAULT_AFTER_MESSAGE_SUFFIX - Static variable in class org.springframework.web.filter.AbstractRequestLoggingFilter
リクエストの処理後に書き込まれるログメッセージに追加されるデフォルト値。
DEFAULT_ARGUMENT_SEPARATOR - Static variable in class org.springframework.web.servlet.tags.MessageTag
引数を分割するためのデフォルトの区切り文字列: コンマ(",")。
DEFAULT_AUTO_GROW_COLLECTION_LIMIT - Static variable in class org.springframework.validation.DataBinder
配列およびコレクションの成長のデフォルト制限: 256。
DEFAULT_AUTOWIRE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DEFAULT_AUTOWIRE_CANDIDATES_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DEFAULT_BASENAME - Static variable in class org.springframework.web.servlet.view.ResourceBundleViewResolver
使用すべきではありません。
他のベース名が指定されていない場合のデフォルトのベース名。
DEFAULT_BATCH_SIZE - Static variable in class org.springframework.jdbc.object.BatchSqlUpdate
バッチをコミットする前に累積する挿入のデフォルト数 (5000)。
DEFAULT_BEAN_NAME_SEPARATOR - Static variable in class org.springframework.beans.factory.config.PropertyOverrideConfigurer
デフォルトの Bean 名前セパレータ。
DEFAULT_BEFORE_MESSAGE_PREFIX - Static variable in class org.springframework.web.filter.AbstractRequestLoggingFilter
リクエストが処理される前に書き込まれるログメッセージに付加されるデフォルト値。
DEFAULT_BEFORE_MESSAGE_SUFFIX - Static variable in class org.springframework.web.filter.AbstractRequestLoggingFilter
リクエストが処理される前に書き込まれるログメッセージに追加されるデフォルト値。
DEFAULT_BLOCK_COMMENT_END_DELIMITER - Static variable in class org.springframework.jdbc.datasource.init.ScriptUtils
SQL スクリプト内のブロックコメントのデフォルトの終了区切り文字: "*/"
DEFAULT_BLOCK_COMMENT_END_DELIMITER - Static variable in class org.springframework.r2dbc.connection.init.ScriptUtils
SQL スクリプト内のブロックコメントのデフォルトの終了区切り文字: "*/"
DEFAULT_BLOCK_COMMENT_START_DELIMITER - Static variable in class org.springframework.jdbc.datasource.init.ScriptUtils
SQL スクリプト内のブロックコメントのデフォルトの開始区切り文字: "/*"
DEFAULT_BLOCK_COMMENT_START_DELIMITER - Static variable in class org.springframework.r2dbc.connection.init.ScriptUtils
SQL スクリプト内のブロックコメントのデフォルトの開始区切り文字: "/*"
DEFAULT_BUFFER_SIZE - Static variable in class org.springframework.core.codec.ResourceEncoder
エンコーダが使用するデフォルトのバッファサイズ。
DEFAULT_BUFFER_SIZE - Static variable in class org.springframework.core.codec.ResourceRegionEncoder
エンコーダが使用するデフォルトのバッファサイズ。
DEFAULT_CACHE_LIMIT - Static variable in class org.springframework.core.type.classreading.CachingMetadataReaderFactory
ローカル MetadataReader キャッシュのデフォルトの最大エントリ数: 256。
DEFAULT_CACHE_LIMIT - Static variable in class org.springframework.jdbc.core.namedparam.NamedParameterJdbcTemplate
このテンプレートの SQL キャッシュのエントリのデフォルトの最大数: 256。
DEFAULT_CACHE_LIMIT - Static variable in class org.springframework.messaging.simp.broker.DefaultSubscriptionRegistry
宛先キャッシュのデフォルトの最大エントリ数: 1024。
DEFAULT_CACHE_LIMIT - Static variable in class org.springframework.web.servlet.view.AbstractCachingViewResolver
ビューキャッシュのデフォルトの最大エントリ数: 1024。
DEFAULT_CHARACTER_ENCODING - Static variable in class org.springframework.web.util.WebUtils
サーブレットの仕様に従って、request.getCharacterEncoding が null を返すときに使用するデフォルトの文字エンコーディング。
DEFAULT_CHARSET - Static variable in class org.springframework.core.codec.AbstractCharSequenceDecoder
使用するデフォルトの文字セット、つまり
DEFAULT_CHARSET - Static variable in class org.springframework.core.codec.CharSequenceEncoder
エンコーダが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.codec.FormHttpMessageReader
リーダーが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.codec.FormHttpMessageWriter
ライターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.codec.multipart.MultipartWriterSupport
ライターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.converter.feed.AbstractWireFeedHttpMessageConverter
コンバーターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.converter.FormHttpMessageConverter
コンバーターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.converter.json.AbstractJsonHttpMessageConverter
コンバーターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.converter.protobuf.ProtobufHttpMessageConverter
コンバーターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.http.converter.StringHttpMessageConverter
コンバーターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.messaging.converter.ProtobufMessageConverter
コンバーターが使用するデフォルトの文字セット。
DEFAULT_CHARSET - Static variable in class org.springframework.messaging.support.MessageHeaderAccessor
ヘッダーに使用されるデフォルトの文字セット。
DEFAULT_CLASS_STYLER - Static variable in class org.springframework.core.style.SimpleValueStyler
デフォルトの ClassSE スタイリング関数: Class.getCanonicalName()
DEFAULT_CODINGS - Static variable in class org.springframework.web.reactive.resource.EncodedResourceResolver
デフォルトのコンテンツコーディング。
DEFAULT_CODINGS - Static variable in class org.springframework.web.servlet.resource.EncodedResourceResolver
デフォルトのコンテンツコーディング。
DEFAULT_COMMAND_NAME - Static variable in class org.springframework.web.servlet.tags.form.FormTag
デフォルトの属性名: " コマンド "。
DEFAULT_COMMENT_PREFIX - Static variable in class org.springframework.jdbc.datasource.init.ScriptUtils
SQL スクリプト内の単一行コメントのデフォルトのプレフィックス: "--"
DEFAULT_COMMENT_PREFIXES - Static variable in class org.springframework.jdbc.datasource.init.ScriptUtils
SQL スクリプト内の単一行コメントのデフォルトの接頭部: ["--"]
DEFAULT_COMMENT_PREFIXES - Static variable in class org.springframework.r2dbc.connection.init.ScriptUtils
SQL スクリプト内の単一行コメントのデフォルトの接頭部: ["--"]
DEFAULT_CONFIG_LOCATION - Static variable in class org.springframework.web.context.support.GroovyWebApplicationContext
ルートコンテキストのデフォルトの設定場所。
DEFAULT_CONFIG_LOCATION - Static variable in class org.springframework.web.context.support.XmlWebApplicationContext
ルートコンテキストのデフォルトの設定場所。
DEFAULT_CONFIG_LOCATION_PREFIX - Static variable in class org.springframework.web.context.support.GroovyWebApplicationContext
名前空間の設定場所を構築するためのデフォルトのプレフィックス。
DEFAULT_CONFIG_LOCATION_PREFIX - Static variable in class org.springframework.web.context.support.XmlWebApplicationContext
名前空間の設定場所を構築するためのデフォルトのプレフィックス。
DEFAULT_CONFIG_LOCATION_SUFFIX - Static variable in class org.springframework.web.context.support.GroovyWebApplicationContext
名前空間の設定場所を構築するためのデフォルトのサフィックス。
DEFAULT_CONFIG_LOCATION_SUFFIX - Static variable in class org.springframework.web.context.support.XmlWebApplicationContext
名前空間の設定場所を構築するためのデフォルトのサフィックス。
DEFAULT_CONTENT_TYPE - Static variable in class org.springframework.web.reactive.result.view.ViewResolverSupport
ビューのデフォルト content-type
DEFAULT_CONTENT_TYPE - Static variable in class org.springframework.web.servlet.view.AbstractView
デフォルトのコンテンツ型。
DEFAULT_CONTENT_TYPE - Static variable in class org.springframework.web.servlet.view.json.MappingJackson2JsonView
デフォルトのコンテンツ型: "application/json".
DEFAULT_CONTENT_TYPE - Static variable in class org.springframework.web.servlet.view.script.ScriptTemplateView
ビューのデフォルトのコンテンツ型。
DEFAULT_CONTENT_TYPE - Static variable in class org.springframework.web.servlet.view.xml.MappingJackson2XmlView
ビューのデフォルトのコンテンツ型。
DEFAULT_CONTENT_TYPE - Static variable in class org.springframework.web.servlet.view.xml.MarshallingView
デフォルトのコンテンツ型。
DEFAULT_CONTEXT_CLASS - Static variable in class org.springframework.web.servlet.FrameworkServlet
FrameworkServlet のデフォルトのコンテキストクラス。
DEFAULT_CONTEXT_FAILURE_THRESHOLD - Static variable in interface org.springframework.test.context.CacheAwareContextLoaderDelegate
アプリケーションコンテキストのロード試行中に発生したエラーのデフォルトの失敗しきい値: 1。
DEFAULT_COOKIE_NAME - Static variable in class org.springframework.web.servlet.i18n.CookieLocaleResolver
明示的に設定されていない場合に使用されるデフォルトの Cookie 名。
DEFAULT_COOKIE_NAME - Static variable in class org.springframework.web.servlet.theme.CookieThemeResolver
使用すべきではありません。
テーマ名を保持する Cookie のデフォルト名。
DEFAULT_COOKIE_PATH - Static variable in class org.springframework.web.util.CookieGenerator
使用すべきではありません。
Cookie が表示されるデフォルトのパス: "/"、つまり
DEFAULT_DATA_SOURCE_NAME - Static variable in class org.springframework.test.context.transaction.TestContextTransactionUtils
DataSourceSE のデフォルトの Bean 名: "dataSource"
DEFAULT_DATABASE_NAME - Static variable in class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseFactory
組み込みデータベースのデフォルト名: "testdb"。
DEFAULT_DELIMITERS - Static variable in class org.springframework.cglib.core.EmitUtils
DEFAULT_DELIMITERS - Static variable in class org.springframework.core.codec.AbstractCharSequenceDecoder
使用するデフォルトの区切り文字列。
DEFAULT_DESTROY_METHOD_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DEFAULT_ENCODING - Static variable in class org.springframework.jms.support.converter.MappingJackson2MessageConverter
テキストメッセージへの書き込みに使用されるデフォルトのエンコーディング: UTF-8。
DEFAULT_ENCODING - Static variable in class org.springframework.oxm.xstream.XStreamMarshaller
ストリームアクセスに使用されるデフォルトのエンコーディング: UTF-8。
DEFAULT_ENTITY_MANAGER_FACTORY_BEAN_NAME - Static variable in class org.springframework.orm.jpa.support.OpenEntityManagerInViewFilter
デフォルトの EntityManagerFactory Bean 名: "entityManagerFactory"。
DEFAULT_EXCEPTION_ATTRIBUTE - Static variable in class org.springframework.web.servlet.handler.SimpleMappingExceptionResolver
例外属性のデフォルト名: 「例外」。
DEFAULT_EXCLUDED_PACKAGES - Static variable in class org.springframework.core.OverridingClassLoader
デフォルトで除外されるパッケージ。
DEFAULT_EXCLUDED_PACKAGES - Static variable in class org.springframework.instrument.classloading.ShadowingClassLoader
デフォルトで除外されるパッケージ。
DEFAULT_EXPRESSION_PREFIX - Static variable in class org.springframework.context.expression.StandardBeanExpressionResolver
デフォルトの式接頭辞: "#{".
DEFAULT_EXPRESSION_SUFFIX - Static variable in class org.springframework.context.expression.StandardBeanExpressionResolver
デフォルトの式サフィックス: "}".
DEFAULT_FEED_TYPE - Static variable in class org.springframework.web.servlet.view.feed.AbstractAtomFeedView
使用されるデフォルトのフィード型。
DEFAULT_FIELD_DEFAULT_PREFIX - Static variable in class org.springframework.web.bind.WebDataBinder
フィールドのデフォルトパラメーターが始まるデフォルトの接頭辞の後にフィールド名が続きます。
DEFAULT_FIELD_MARKER_PREFIX - Static variable in class org.springframework.web.bind.WebDataBinder
フィールドマーカーパラメーターが始まるデフォルトの接頭辞、その後にフィールド名が続きます。
DEFAULT_FRAME_MAX_SIZE - Static variable in class org.springframework.web.reactive.socket.adapter.Netty5WebSocketSessionSupport
受信 WebSocket フレームのデフォルトの最大サイズ。
DEFAULT_FRAME_MAX_SIZE - Static variable in class org.springframework.web.reactive.socket.adapter.NettyWebSocketSessionSupport
受信 WebSocket フレームのデフォルトの最大サイズ。
DEFAULT_HANDLER_MAPPINGS_LOCATION - Static variable in class org.springframework.beans.factory.xml.DefaultNamespaceHandlerResolver
マッピングファイルを検索する場所。
DEFAULT_HEADER_NAME - Static variable in class org.springframework.web.server.session.HeaderWebSessionIdResolver
DEFAULT_INDENT_AMOUNT - Static variable in class org.springframework.util.xml.TransformerUtils
indenting is enabled の場合、文字のインデント量。
DEFAULT_INIT_METHOD_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DEFAULT_INITIAL_CAPACITY - Static variable in class org.springframework.core.io.buffer.DefaultDataBufferFactory
何も指定されていない場合のデフォルトの容量。
DEFAULT_INITIAL_INTERVAL - Static variable in class org.springframework.util.backoff.ExponentialBackOff
デフォルトの初期間隔。
DEFAULT_INTERVAL - Static variable in class org.springframework.jdbc.support.DatabaseStartupValidator
デフォルトの間隔。
DEFAULT_INTERVAL - Static variable in class org.springframework.util.backoff.FixedBackOff
デフォルトの回復間隔: 5000 ミリ秒 = 5 秒。
DEFAULT_INVOKER - Static variable in interface org.springframework.test.context.MethodInvoker
デフォルトの MethodInvoker の共有インスタンス。
DEFAULT_LAZY_INIT_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DEFAULT_LOCATION - Static variable in class org.springframework.web.servlet.view.XmlViewResolver
使用すべきではありません。
他の場所が指定されていない場合のデフォルト。
DEFAULT_MAX_ATTEMPTS - Static variable in class org.springframework.util.backoff.ExponentialBackOff
デフォルトの最大試行回数。
DEFAULT_MAX_CONTEXT_CACHE_SIZE - Static variable in interface org.springframework.test.context.cache.ContextCache
コンテキストキャッシュのデフォルトの最大サイズ: 32。
DEFAULT_MAX_DISTANCE - Static variable in class org.springframework.beans.PropertyMatches
デフォルトの最大プロパティ距離: 2.
DEFAULT_MAX_ELAPSED_TIME - Static variable in class org.springframework.util.backoff.ExponentialBackOff
デフォルトの最大経過時間。
DEFAULT_MAX_EXPRESSION_LENGTH - Static variable in class org.springframework.expression.spel.SpelParserConfiguration
SpEL 式に許可されるデフォルトの最大長。
DEFAULT_MAX_INTERVAL - Static variable in class org.springframework.util.backoff.ExponentialBackOff
デフォルトの最大バックオフ時間。
DEFAULT_MAX_LINKED_PAGES - Static variable in class org.springframework.beans.support.PagedListHolder
ページリンクのデフォルトの最大数。
DEFAULT_MERGE_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DEFAULT_MESSAGE_MAX_SIZE - Static variable in class org.springframework.http.codec.protobuf.ProtobufDecoder
メッセージを集約するためのデフォルトの最大サイズ。
DEFAULT_METHOD_PARAM - Static variable in class org.springframework.web.filter.HiddenHttpMethodFilter
デフォルトのメソッドパラメーター: _method.
DEFAULT_METHOD_PARAMETER_NAME - Static variable in class org.springframework.web.filter.reactive.HiddenHttpMethodFilter
使用する HTTP メソッドを持つフォームパラメーターのデフォルト名。
DEFAULT_METHOD_STYLER - Static variable in class org.springframework.core.style.SimpleValueStyler
デフォルトの MethodSE スタイリング関数: は、指定された MethodSE を <method name>(<parameter types>) の形式でメソッドのシグネチャーの単純な文字列表現に変換します。ここで、<parameter types> は、パラメーター型の単純な名前のカンマ区切りのリストです。
DEFAULT_MULTIPART_RESOLVER_BEAN_NAME - Static variable in class org.springframework.web.multipart.support.MultipartFilter
マルチパートリゾルバー Bean のデフォルト名。
DEFAULT_MULTIPLIER - Static variable in class org.springframework.util.backoff.ExponentialBackOff
デフォルトの乗数(間隔を 50% 増やします)。
DEFAULT_NAMESPACE_SUFFIX - Static variable in class org.springframework.web.servlet.FrameworkServlet
WebApplicationContext 名前空間のサフィックス。
DEFAULT_NON_OPTION_ARGS_PROPERTY_NAME - Static variable in class org.springframework.core.env.CommandLinePropertySource
非オプション引数を表すプロパティのデフォルト名: "nonOptionArgs"。
DEFAULT_NONE - Static variable in interface org.springframework.messaging.handler.annotation.ValueConstants
デフォルトなしの値を定義する定数 - アノテーション属性で使用できない null の代替。
DEFAULT_NONE - Static variable in interface org.springframework.web.bind.annotation.ValueConstants
デフォルトなしの値を定義する定数 - アノテーション属性で使用できない null の代替。
DEFAULT_OBJECT_NAME - Static variable in class org.springframework.validation.DataBinder
バインドに使用されるデフォルトのオブジェクト名: 「ターゲット」。
DEFAULT_PAGE_SIZE - Static variable in class org.springframework.beans.support.PagedListHolder
デフォルトのページサイズ。
DEFAULT_PARAM_NAME - Static variable in class org.springframework.web.servlet.i18n.LocaleChangeInterceptor
ロケール指定パラメーターのデフォルト名: "locale"。
DEFAULT_PARAM_NAME - Static variable in class org.springframework.web.servlet.theme.ThemeChangeInterceptor
使用すべきではありません。
テーマ指定パラメーターのデフォルト名: "theme"。
DEFAULT_PATH_SEPARATOR - Static variable in class org.springframework.util.AntPathMatcher
デフォルトのパス区切り文字: "/".
DEFAULT_PERSISTENCE_XML_LOCATION - Static variable in class org.springframework.orm.jpa.persistenceunit.DefaultPersistenceUnitManager
persistence.xml ファイルのデフォルトの場所: "classpath *:META-INF/persistence.xml"。
DEFAULT_PHASE - Static variable in interface org.springframework.context.SmartLifecycle
SmartLifecycle のデフォルトのフェーズ: Integer.MAX_VALUE
DEFAULT_PLACEHOLDER_PREFIX - Static variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
デフォルトのプレースホルダープレフィックス: "${".
DEFAULT_PLACEHOLDER_SUFFIX - Static variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
デフォルトのプレースホルダーサフィックス: "}".
DEFAULT_PORT - Static variable in class org.springframework.mail.javamail.JavaMailSenderImpl
デフォルトのポート: -1.
DEFAULT_PREFIX_SEPARATOR - Static variable in class org.springframework.web.bind.ServletRequestParameterPropertyValues
デフォルトのプレフィックスセパレータ。
DEFAULT_PROFILES_PROPERTY_NAME - Static variable in class org.springframework.core.env.AbstractEnvironment
デフォルトでアクティブなプロファイルを指定するために設定するプロパティの名前: "spring.profiles.default"。
DEFAULT_PROTOCOL - Static variable in class org.springframework.mail.javamail.JavaMailSenderImpl
デフォルトのプロトコル: "smtp"。
DEFAULT_PROTOCOL - Static variable in class org.springframework.mock.web.MockHttpServletRequest
デフォルトのプロトコル: 'HTTP/1.1'.
DEFAULT_RECEIVE_TIMEOUT - Static variable in class org.springframework.jms.listener.AbstractPollingMessageListenerContainer
デフォルトの受信タイムアウト: 1000 ms = 1 秒。
DEFAULT_RECEIVE_TIMEOUT_HEADER - Static variable in class org.springframework.messaging.core.GenericMessagingTemplate
受信タイムアウトに使用されるデフォルトのヘッダーキー。
DEFAULT_RECOVERY_INTERVAL - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
デフォルトの回復間隔: 5000 ミリ秒 = 5 秒。
DEFAULT_REMOTE_ADDR - Static variable in class org.springframework.mock.web.MockHttpServletRequest
デフォルトのリモートアドレス: '127.0.0.1'.
DEFAULT_REMOTE_HOST - Static variable in class org.springframework.mock.web.MockHttpServletRequest
デフォルトのリモートホスト: "localhost"。
DEFAULT_SCHEMA_MAPPINGS_LOCATION - Static variable in class org.springframework.beans.factory.xml.PluggableSchemaResolver
スキーママッピングを定義するファイルの場所。
DEFAULT_SCHEME - Static variable in class org.springframework.mock.web.MockHttpServletRequest
デフォルトのスキーム: "http"。
DEFAULT_SEND_TIMEOUT_HEADER - Static variable in class org.springframework.messaging.core.GenericMessagingTemplate
送信タイムアウトに使用されるデフォルトのヘッダーキー。
DEFAULT_SEPARATOR - Static variable in class org.springframework.beans.propertyeditors.StringArrayPropertyEditor
文字列を分割するためのデフォルトのセパレータ: コンマ(",")。
DEFAULT_SEPARATOR - Static variable in class org.springframework.core.io.support.LocalizedResourceHelper
中間のファイル名部分を使用するデフォルトの区切り文字: アンダースコア。
DEFAULT_SERVER_ADDR - Static variable in class org.springframework.mock.web.MockHttpServletRequest
デフォルトのサーバーアドレス: '127.0.0.1'.
DEFAULT_SERVER_NAME - Static variable in class org.springframework.mock.web.MockHttpServletRequest
デフォルトのサーバー名: "localhost"。
DEFAULT_SERVER_PORT - Static variable in class org.springframework.mock.web.MockHttpServletRequest
デフォルトのサーバーポート: '80'.
DEFAULT_SERVICE_URL - Static variable in class org.springframework.jmx.support.ConnectorServerFactoryBean
デフォルトのサービス URL。
DEFAULT_SERVLET_NAME - Static variable in class org.springframework.web.server.adapter.AbstractReactiveWebInitializer
使用するデフォルトのサーブレット名。
DEFAULT_SERVLET_NAME - Static variable in class org.springframework.web.servlet.support.AbstractDispatcherServletInitializer
デフォルトのサーブレット名。
DEFAULT_SESSION_FACTORY_BEAN_NAME - Static variable in class org.springframework.orm.hibernate5.support.OpenSessionInViewFilter
セッションファクトリに使用されるデフォルトの Bean 名。
DEFAULT_STATEMENT_SEPARATOR - Static variable in class org.springframework.jdbc.datasource.init.ScriptUtils
SQL スクリプト内のデフォルトのステートメント区切り文字: ";"
DEFAULT_STATEMENT_SEPARATOR - Static variable in class org.springframework.r2dbc.connection.init.ScriptUtils
SQL スクリプト内のデフォルトのステートメント区切り文字: ";"
DEFAULT_TARGET_BEAN_NAME - Static variable in class org.springframework.web.jsf.DelegatingNavigationHandlerProxy
Spring アプリケーションコンテキストでのターゲット Bean のデフォルト名: "jsfNavigationHandler"。
DEFAULT_TASK_EXECUTOR_BEAN_NAME - Static variable in class org.springframework.aop.interceptor.AsyncExecutionAspectSupport
ピックアップする TaskExecutor Bean のデフォルト名: "taskExecutor"。
DEFAULT_TASK_EXECUTOR_BEAN_NAME - Static variable in class org.springframework.scheduling.annotation.AsyncAnnotationBeanPostProcessor
ピックアップする TaskExecutor Bean のデフォルト名: "taskExecutor"。
DEFAULT_TASK_SCHEDULER_BEAN_NAME - Static variable in class org.springframework.scheduling.annotation.ScheduledAnnotationBeanPostProcessor
ピックアップする TaskScheduler Bean のデフォルト名: "taskScheduler"。
DEFAULT_TASK_SCHEDULER_BEAN_NAME - Static variable in class org.springframework.scheduling.config.TaskSchedulerRouter
ピックアップする TaskScheduler Bean のデフォルト名: "taskScheduler"。
DEFAULT_THEME_NAME - Static variable in class org.springframework.web.servlet.support.RequestContext
使用すべきではありません。
6.0 の時点で、直接の代替はありません
DEFAULT_THREAD_COUNT - Static variable in class org.springframework.scheduling.quartz.SchedulerFactoryBean
デフォルトのスレッド数。
DEFAULT_THREAD_NAME_PREFIX - Static variable in class org.springframework.jms.listener.DefaultMessageListenerContainer
デフォルトのスレッド名プレフィックス: "DefaultMessageListenerContainer-"。
DEFAULT_TIMEOUT - Static variable in class org.springframework.jdbc.support.DatabaseStartupValidator
デフォルトのタイムアウト。
DEFAULT_TRANSACTION_MANAGER_NAME - Static variable in class org.springframework.test.context.transaction.TestContextTransactionUtils
PlatformTransactionManager のデフォルトの Bean 名: "transactionManager"
DEFAULT_TRANSACTION_SYNCHRONIZATION_REGISTRY_NAME - Static variable in class org.springframework.transaction.jta.JtaTransactionManager
JTA TransactionSynchronizationRegistry の標準 Jakarta EE JNDI ロケーション。
DEFAULT_USER_TRANSACTION_NAME - Static variable in class org.springframework.transaction.jta.JtaTransactionManager
JTA UserTransaction のデフォルトの JNDI ロケーション。
DEFAULT_VALUE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DEFAULT_VALUE_SEPARATOR - Static variable in class org.springframework.beans.factory.config.PlaceholderConfigurerSupport
デフォルト値セパレータ: ":".
DEFAULT_WEB_APP_ROOT_KEY - Static variable in class org.springframework.web.util.WebUtils
デフォルトの Web アプリのルートキー: "webapp.root"。
DefaultActiveProfilesResolver - org.springframework.test.context.support のクラス
ActiveProfiles.profiles() または ActiveProfiles.value() を介して宣言的に構成されたプロファイルのみに基づいてアクティブな Bean 定義プロファイルを解決する ActiveProfilesResolver 戦略のデフォルト実装。
DefaultActiveProfilesResolver() - クラス org.springframework.test.context.support. DefaultActiveProfilesResolver のコンストラクター
DefaultAdvisorAdapterRegistry - org.springframework.aop.framework.adapter のクラス
AdvisorAdapterRegistry インターフェースのデフォルト実装。
DefaultAdvisorAdapterRegistry() - クラス org.springframework.aop.framework.adapter. DefaultAdvisorAdapterRegistry のコンストラクター
既知のアダプターを登録して、新しい DefaultAdvisorAdapterRegistry を作成します。
DefaultAdvisorAutoProxyCreator - org.springframework.aop.framework.autoproxy のクラス
現在の BeanFactory のすべての候補 Advisor に基づいて AOP プロキシを作成する BeanPostProcessor 実装。
DefaultAdvisorAutoProxyCreator() - クラス org.springframework.aop.framework.autoproxy. DefaultAdvisorAutoProxyCreator のコンストラクター
DefaultAdvisorChainFactory - org.springframework.aop.framework のクラス
Advised オブジェクトが与えられた、メソッドのアドバイスチェーンを実行する簡単で決定的な方法。
DefaultAdvisorChainFactory() - クラス org.springframework.aop.framework. DefaultAdvisorChainFactory のコンストラクター
DefaultAopProxyFactory - org.springframework.aop.framework のクラス
デフォルトの AopProxyFactory 実装。CGLIB プロキシまたは JDK 動的プロキシのいずれかを作成します。
DefaultAopProxyFactory() - クラス org.springframework.aop.framework. DefaultAopProxyFactory のコンストラクター
defaultAutoCommit() - クラス org.springframework.jdbc.datasource のメソッド。LazyConnectionDataSourceProxy
デフォルトの自動コミット値を公開します。
DefaultBeanDefinitionDocumentReader - org.springframework.beans.factory.xml のクラス
"spring-beans" DTD および XSD 形式(Spring のデフォルトの XML Bean 定義形式)に従って Bean 定義を読み取る BeanDefinitionDocumentReader インターフェースのデフォルトの実装。
DefaultBeanDefinitionDocumentReader() - クラス org.springframework.beans.factory.xml. DefaultBeanDefinitionDocumentReader のコンストラクター
DefaultBeanFactoryPointcutAdvisor - org.springframework.aop.support のクラス
BeanFactory のアドバイス Bean への参照としてアドバイスを構成できるようにする具象 BeanFactory ベースの PointcutAdvisor、および Bean プロパティを介して構成するポイントカット。
DefaultBeanFactoryPointcutAdvisor() - クラス org.springframework.aop.support. DefaultBeanFactoryPointcutAdvisor のコンストラクター
DefaultBeanNameGenerator - org.springframework.beans.factory.support のクラス
BeanDefinitionReaderUtils.generateBeanName(BeanDefinition, BeanDefinitionRegistry) に委譲する BeanNameGenerator インターフェースのデフォルト実装。
DefaultBeanNameGenerator() - クラス org.springframework.beans.factory.support. DefaultBeanNameGenerator のコンストラクター
DefaultBindingErrorProcessor - Class in org.springframework.validation
デフォルトの BindingErrorProcessor 実装。
DefaultBindingErrorProcessor() - Constructor for class org.springframework.validation.DefaultBindingErrorProcessor
DefaultBootstrapContext - org.springframework.test.context.support のクラス
BootstrapContext インターフェースのデフォルト実装。
DefaultBootstrapContext(Class<?>, CacheAwareContextLoaderDelegate) - クラス org.springframework.test.context.support. DefaultBootstrapContext のコンストラクター
指定された引数から新しい DefaultBootstrapContext を構築します。
DefaultCacheAwareContextLoaderDelegate - org.springframework.test.context.cache のクラス
CacheAwareContextLoaderDelegate 戦略のデフォルト実装。
DefaultCacheAwareContextLoaderDelegate() - クラス org.springframework.test.context.cache. DefaultCacheAwareContextLoaderDelegate のコンストラクター
静的 DefaultContextCache を使用して新しい DefaultCacheAwareContextLoaderDelegate を構築します。
DefaultCacheAwareContextLoaderDelegate(ContextCache) - クラス org.springframework.test.context.cache. DefaultCacheAwareContextLoaderDelegate のコンストラクター
提供された ContextCache とデフォルトまたはユーザー設定のコンテキスト障害しきい値を使用して、新しい DefaultCacheAwareContextLoaderDelegate を構築します。
DefaultClientCodecConfigurer - org.springframework.http.codec.support のクラス
ClientCodecConfigurer のデフォルト実装。
DefaultClientCodecConfigurer() - クラス org.springframework.http.codec.support. DefaultClientCodecConfigurer のコンストラクター
DefaultClientRequestObservationConvention - org.springframework.http.client.observation のクラス
ClientRequestObservationContext から情報を抽出する、ClientRequestObservationConvention のデフォルトの実装。
DefaultClientRequestObservationConvention - org.springframework.web.reactive.function.client のクラス
ClientRequestObservationContext から情報を抽出する、ClientRequestObservationConvention のデフォルトの実装。
DefaultClientRequestObservationConvention() - クラス org.springframework.http.client.observation. DefaultClientRequestObservationConvention のコンストラクター
デフォルト名 "http.client.requests" で規則を作成します。
DefaultClientRequestObservationConvention() - クラス org.springframework.web.reactive.function.client. DefaultClientRequestObservationConvention のコンストラクター
デフォルト名 "http.client.requests" で規則を作成します。
DefaultClientRequestObservationConvention(String) - クラス org.springframework.http.client.observation. DefaultClientRequestObservationConvention のコンストラクター
カスタム名で規則を作成します。
DefaultClientRequestObservationConvention(String) - クラス org.springframework.web.reactive.function.client. DefaultClientRequestObservationConvention のコンストラクター
カスタム名で規則を作成します。
defaultCodecs - Variable in class org.springframework.http.codec.support.DefaultClientCodecConfigurer
defaultCodecs() - インターフェース org.springframework.http.codec のメソッド。ClientCodecConfigurer
デフォルトで登録された HTTP メッセージリーダーおよびライターをカスタマイズまたは置換する方法を提供します。
defaultCodecs() - インターフェース org.springframework.http.codec のメソッド。CodecConfigurer
デフォルトで登録された HTTP メッセージリーダーおよびライターをカスタマイズまたは置換する方法を提供します。
defaultCodecs() - インターフェース org.springframework.http.codec のメソッド。ServerCodecConfigurer
デフォルトで登録された HTTP メッセージリーダーおよびライターをカスタマイズまたは置換する方法を提供します。
defaultCodecs() - クラス org.springframework.http.codec.support のメソッド。DefaultClientCodecConfigurer
defaultCodecs() - クラス org.springframework.http.codec.support のメソッド。DefaultServerCodecConfigurer
defaultContentType(MediaType...) - クラス org.springframework.web.servlet.config.annotation のメソッド。ContentNegotiationConfigurer
コンテンツ型が優先度順にリクエストされない場合に使用するデフォルトのコンテンツ型を設定します。
DefaultContentTypeResolver - org.springframework.messaging.converter のクラス
MessageHeaders.CONTENT_TYPE ヘッダーをチェックするか、デフォルト値にフォールバックするデフォルト ContentTypeResolver
DefaultContentTypeResolver() - クラス org.springframework.messaging.converter. DefaultContentTypeResolver のコンストラクター
defaultContentTypeStrategy(ContentNegotiationStrategy) - クラス org.springframework.web.servlet.config.annotation のメソッド。ContentNegotiationConfigurer
コンテンツ型がリクエストされていないときに使用するコンテンツ型を決定するために使用するカスタム ContentNegotiationStrategy を設定します。
DefaultContextCache - org.springframework.test.context.cache のクラス
ContextCache API のデフォルト実装。
DefaultContextCache() - クラス org.springframework.test.context.cache. DefaultContextCache のコンストラクター
ContextCacheUtils.retrieveMaxCacheSize() で取得した最大キャッシュサイズを使用して、新しい DefaultContextCache を作成します。
DefaultContextCache(int) - クラス org.springframework.test.context.cache. DefaultContextCache のコンストラクター
指定された最大キャッシュサイズを使用して、新しい DefaultContextCache を作成します。
DefaultContextLoadTimeWeaver - org.springframework.context.weaving のクラス
アプリケーションコンテキストで使用するためのデフォルト LoadTimeWeaver Bean。自動検出された内部 LoadTimeWeaver を装飾します。
DefaultContextLoadTimeWeaver() - クラス org.springframework.context.weaving. DefaultContextLoadTimeWeaver のコンストラクター
DefaultContextLoadTimeWeaver(ClassLoader) - クラス org.springframework.context.weaving. DefaultContextLoadTimeWeaver のコンストラクター
DefaultConversionService - org.springframework.core.convert.support のクラス
ほとんどの環境に適したコンバーターでデフォルトで構成された GenericConversionService の特殊化。
DefaultConversionService() - クラス org.springframework.core.convert.support. DefaultConversionService のコンストラクター
デフォルトのコンバーターのセットで新しい DefaultConversionService を作成します。
defaultCookie(String, String...) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.Builder
指定されたヘッダーを追加していないすべてのリクエストに追加します。
defaultCookie(String, String...) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
リクエストにまだそのような Cookie が含まれていない場合、すべてのリクエストに追加する Cookie を指定するグローバルオプション。
defaultCookies(Consumer<MultiValueMap<String, String>>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.Builder
指定されたコンシューマーでデフォルトの Cookie を操作します。
defaultCookies(Consumer<MultiValueMap<String, String>>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
これまでに宣言されたすべての WebClient.Builder.defaultCookie(String, String...) へのアクセスを提供し、追加、置換、削除する機能があります。
DefaultCorsProcessor - org.springframework.web.cors のクラス
CORS W3C 勧告で定義されている CorsProcessor のデフォルト実装。
DefaultCorsProcessor - org.springframework.web.cors.reactive のクラス
CORS W3C 勧告で定義されている CorsProcessor のデフォルト実装。
DefaultCorsProcessor() - クラス org.springframework.web.cors. DefaultCorsProcessor のコンストラクター
DefaultCorsProcessor() - クラス org.springframework.web.cors.reactive. DefaultCorsProcessor のコンストラクター
DefaultDataBinderFactory - org.springframework.web.bind.support のクラス
WebRequestDataBinder インスタンスを作成し、WebBindingInitializer で初期化します。
DefaultDataBinderFactory(WebBindingInitializer) - クラス org.springframework.web.bind.support. DefaultDataBinderFactory のコンストラクター
新しい DefaultDataBinderFactory インスタンスを作成します。
DefaultDataBuffer - org.springframework.core.io.buffer のクラス
内部で ByteBufferSE を使用する DataBuffer インターフェースのデフォルト実装。
DefaultDataBufferFactory - org.springframework.core.io.buffer のクラス
DataBufferFactory インターフェースのデフォルト実装。
DefaultDataBufferFactory() - クラス org.springframework.core.io.buffer. DefaultDataBufferFactory のコンストラクター
デフォルト設定で新しい DefaultDataBufferFactory を作成します。
DefaultDataBufferFactory(boolean) - クラス org.springframework.core.io.buffer. DefaultDataBufferFactory のコンストラクター
新しい DefaultDataBufferFactory を作成し、DefaultDataBufferFactory.allocateBuffer() および DefaultDataBufferFactory.allocateBuffer(int) によってダイレクトバッファーを作成する必要があるかどうかを示します。
DefaultDataBufferFactory(boolean, int) - クラス org.springframework.core.io.buffer. DefaultDataBufferFactory のコンストラクター
新しい DefaultDataBufferFactory を作成し、ダイレクトバッファーを DefaultDataBufferFactory.allocateBuffer() および DefaultDataBufferFactory.allocateBuffer(int) で作成する必要があるかどうか、および DefaultDataBufferFactory.allocateBuffer() に使用する容量を示します。
DefaultDeserializer - org.springframework.core.serializer のクラス
Java シリアライゼーションを使用して入力ストリームを読み取るデフォルトの Deserializer 実装。
DefaultDeserializer() - クラス org.springframework.core.serializer. DefaultDeserializer のコンストラクター
「最新のユーザー定義 ClassLoader」を使用して、デフォルトの ObjectInputStreamSE 構成で DefaultDeserializer を作成します。
DefaultDeserializer(ClassLoader) - クラス org.springframework.core.serializer. DefaultDeserializer のコンストラクター
指定された ClassLoaderObjectInputStreamSE を使用するための DefaultDeserializer を作成します。
DefaultDocumentLoader - org.springframework.beans.factory.xml のクラス
Spring のデフォルトの DocumentLoader 実装。
DefaultDocumentLoader() - クラス org.springframework.beans.factory.xml. DefaultDocumentLoader のコンストラクター
defaultDomain() - Element in annotation interface org.springframework.context.annotation.EnableMBeanExport
JMX ObjectNames を生成するときに使用するデフォルトのドメイン。
DefaultEventListenerFactory - org.springframework.context.event のクラス
通常の EventListener アノテーションをサポートするデフォルトの EventListenerFactory 実装。
DefaultEventListenerFactory() - クラス org.springframework.context.event. DefaultEventListenerFactory のコンストラクター
DefaultFormattingConversionService - org.springframework.format.support のクラス
FormattingConversionService の特殊化。ほとんどのアプリケーションに適したコンバーターとフォーマッターでデフォルトで構成されます。
DefaultFormattingConversionService() - クラス org.springframework.format.support. DefaultFormattingConversionService のコンストラクター
デフォルトのコンバーターデフォルトのフォーマッターのセットを使用して、新しい DefaultFormattingConversionService を作成します。
DefaultFormattingConversionService(boolean) - クラス org.springframework.format.support. DefaultFormattingConversionService のコンストラクター
セットで新しい DefaultFormattingConversionService を作成し、既定のコンバーター  registerDefaultFormatters、一連の値に基づいて、デフォルトフォーマッタ
DefaultFormattingConversionService(StringValueResolver, boolean) - クラス org.springframework.format.support. DefaultFormattingConversionService のコンストラクター
セットで新しい DefaultFormattingConversionService を作成し、既定のコンバーター  registerDefaultFormatters、一連の値に基づいて、デフォルトフォーマッタ
DefaultGenerationContext - org.springframework.aot.generate のクラス
デフォルトの GenerationContext 実装。
DefaultGenerationContext(ClassNameGenerator, GeneratedFiles) - クラス org.springframework.aot.generate. DefaultGenerationContext のコンストラクター
指定された ClassNameGenerator および GeneratedFiles に基づく新しい DefaultGenerationContext インスタンスを作成します。
DefaultGenerationContext(ClassNameGenerator, GeneratedFiles, RuntimeHints) - クラス org.springframework.aot.generate. DefaultGenerationContext のコンストラクター
指定された ClassNameGeneratorGeneratedFilesRuntimeHints によってバッキングされる新しい DefaultGenerationContext インスタンスを作成します。
DefaultGenerationContext(DefaultGenerationContext, String) - クラス org.springframework.aot.generate. DefaultGenerationContext のコンストラクター
指定された existing コンテキストと機能名に基づいて、新しい DefaultGenerationContext インスタンスを作成します。
DefaultGeneratorStrategy - org.springframework.cglib.core のクラス
DefaultGeneratorStrategy() - クラス org.springframework.cglib.core. DefaultGeneratorStrategy のコンストラクター
DefaultHandlerExceptionResolver - org.springframework.web.servlet.mvc.support のクラス
標準の Spring MVC 例外を解決し、対応する HTTP ステータスコードに変換する、HandlerExceptionResolver インターフェースのデフォルトの実装。
DefaultHandlerExceptionResolver() - クラス org.springframework.web.servlet.mvc.support. DefaultHandlerExceptionResolver のコンストラクター
順序Ordered.LOWEST_PRECEDENCE に設定します。
DefaultHandshakeHandler - org.springframework.web.socket.server.support のクラス
デフォルトの HandshakeHandler 実装。AbstractHandshakeHandler をサーブレット固有の初期化サポートで拡張します。
DefaultHandshakeHandler() - クラス org.springframework.web.socket.server.support. DefaultHandshakeHandler のコンストラクター
DefaultHandshakeHandler(RequestUpgradeStrategy) - クラス org.springframework.web.socket.server.support. DefaultHandshakeHandler のコンストラクター
defaultHeader(String, String...) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.Builder
指定されたヘッダーを追加していないすべてのリクエストに追加します。
defaultHeader(String, String...) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
リクエストにまだヘッダーが含まれていない場合、すべてのリクエストに追加するヘッダーを指定するグローバルオプション。
defaultHeader(String, String...) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
リクエストにまだヘッダーが含まれていない場合、すべてのリクエストに追加するヘッダーを指定するグローバルオプション。
defaultHeaders(Consumer<HttpHeaders>) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.Builder
指定されたコンシューマーでデフォルトのヘッダーを操作します。
defaultHeaders(Consumer<HttpHeaders>) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
これまでに宣言されたすべてのデフォルトヘッダーにアクセスし、追加、置換、削除できるようにコンシューマーを提供します。
defaultHeaders(Consumer<HttpHeaders>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
これまでに宣言されたすべての WebClient.Builder.defaultHeader(String, String...) へのアクセスを提供し、追加、置換、削除する機能があります。
defaultInstance - Static variable in class org.springframework.web.util.pattern.PathPatternParser
PathPatternParser の共有の読み取り専用インスタンス。
defaultInstance - Static variable in class org.springframework.web.util.UrlPathHelper
デフォルトの共有読み取り専用インスタンス。
DefaultIntroductionAdvisor - org.springframework.aop.support のクラス
デフォルトで任意のクラスに適用される単純な IntroductionAdvisor 実装。
DefaultIntroductionAdvisor(Advice) - クラス org.springframework.aop.support. DefaultIntroductionAdvisor のコンストラクター
指定されたアドバイスの DefaultIntroductionAdvisor を作成します。
DefaultIntroductionAdvisor(Advice, IntroductionInfo) - クラス org.springframework.aop.support. DefaultIntroductionAdvisor のコンストラクター
指定されたアドバイスの DefaultIntroductionAdvisor を作成します。
DefaultIntroductionAdvisor(DynamicIntroductionAdvice, Class<?>) - クラス org.springframework.aop.support. DefaultIntroductionAdvisor のコンストラクター
指定されたアドバイスの DefaultIntroductionAdvisor を作成します。
DefaultJCacheOperationSource - Class in org.springframework.cache.jcache.interceptor
デフォルトの JCacheOperationSource 実装では、存在しない場合は、デフォルトの操作を適切なデフォルトの設定可能なサービスに委譲します。
DefaultJCacheOperationSource() - Constructor for class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
デフォルトのキージェネレーターで新しい DefaultJCacheOperationSource を構築します。
DefaultJCacheOperationSource(Supplier<CacheManager>, Supplier<CacheResolver>, Supplier<CacheResolver>, Supplier<KeyGenerator>) - Constructor for class org.springframework.cache.jcache.interceptor.DefaultJCacheOperationSource
指定されたキャッシュマネージャー、キャッシュリゾルバー、キージェネレーターのサプライヤーで新しい DefaultJCacheOperationSource を構築し、サプライヤーが解決できない場合は対応するデフォルトを適用します。
DefaultJcaListenerContainerFactory - org.springframework.jms.config のクラス
JCA ベースの JmsMessageEndpointManager を構築するための JmsListenerContainerFactory 実装。
DefaultJcaListenerContainerFactory() - クラス org.springframework.jms.config. DefaultJcaListenerContainerFactory のコンストラクター
DefaultJmsActivationSpecFactory - org.springframework.jms.listener.endpoint のクラス
JmsActivationSpecFactory インターフェースのデフォルト実装。
DefaultJmsActivationSpecFactory() - クラス org.springframework.jms.listener.endpoint. DefaultJmsActivationSpecFactory のコンストラクター
DefaultJmsListenerContainerFactory - org.springframework.jms.config のクラス
通常の DefaultMessageListenerContainer を構築するための JmsListenerContainerFactory 実装。
DefaultJmsListenerContainerFactory() - クラス org.springframework.jms.config. DefaultJmsListenerContainerFactory のコンストラクター
defaultJmsListenerEndpointRegistry() - クラス org.springframework.jms.annotation のメソッド。JmsBootstrapConfiguration
DefaultJpaDialect - org.springframework.orm.jpa のクラス
JpaDialect インターフェースのデフォルト実装。
DefaultJpaDialect() - クラス org.springframework.orm.jpa. DefaultJpaDialect のコンストラクター
DefaultLifecycleProcessor - org.springframework.context.support のクラス
Spring の LifecycleProcessor 戦略のデフォルトの実装。
DefaultLifecycleProcessor() - クラス org.springframework.context.support. DefaultLifecycleProcessor のコンストラクター
DefaultListableBeanFactory - org.springframework.beans.factory.support のクラス
ConfigurableListableBeanFactory および BeanDefinitionRegistry インターフェースの Spring のデフォルト実装: Bean 定義メタデータに基づく本格的な Bean ファクトリ、ポストプロセッサーを介して拡張可能。
DefaultListableBeanFactory() - クラス org.springframework.beans.factory.support. DefaultListableBeanFactory のコンストラクター
新しい DefaultListableBeanFactory を作成します。
DefaultListableBeanFactory(BeanFactory) - クラス org.springframework.beans.factory.support. DefaultListableBeanFactory のコンストラクター
指定された親を持つ新しい DefaultListableBeanFactory を作成します。
DefaultLobCreator() - クラス org.springframework.jdbc.support.lob のコンストラクター。DefaultLobHandler.DefaultLobCreator
DefaultLobHandler - org.springframework.jdbc.support.lob のクラス
LobHandler インターフェースのデフォルト実装。
DefaultLobHandler() - クラス org.springframework.jdbc.support.lob. DefaultLobHandler のコンストラクター
DefaultLobHandler.DefaultLobCreator - org.springframework.jdbc.support.lob のクラス
内部クラスとしてのデフォルトの LobCreator 実装。
defaultLogger - Variable in class org.springframework.aop.interceptor.AbstractTraceInterceptor
トレースメッセージの書き込みに使用されるデフォルトの Log インスタンス。
defaultLogger - Static variable in class org.springframework.messaging.handler.HandlerMethod
フォールバックロガーでラップするためのパブリック。
defaultLogger - Static variable in class org.springframework.messaging.handler.invocation.HandlerMethodReturnValueHandlerComposite
フォールバックロガーでラップするためのパブリック。
DefaultManagedAwareThreadFactory - org.springframework.scheduling.concurrent のクラス
CustomizableThreadFactory の JNDI ベースのバリアント。Jakarta EE 環境で JSR-236 の "java:comp/DefaultManagedThreadFactory" のデフォルトルックアップを実行し、見つからない場合はローカル CustomizableThreadFactory セットアップにフォールバックします。
DefaultManagedAwareThreadFactory() - クラス org.springframework.scheduling.concurrent. DefaultManagedAwareThreadFactory のコンストラクター
DefaultManagedTaskExecutor - org.springframework.scheduling.concurrent のクラス
ConcurrentTaskExecutor の JNDI ベースのバリアントで、Jakarta EE/8 環境で JSR-236 の "java:comp/DefaultManagedExecutorService" のデフォルトルックアップを実行します。
DefaultManagedTaskExecutor() - クラス org.springframework.scheduling.concurrent. DefaultManagedTaskExecutor のコンストラクター
DefaultManagedTaskScheduler - org.springframework.scheduling.concurrent のクラス
ConcurrentTaskScheduler の JNDI ベースのバリアント。Jakarta EE 環境で JSR-236 の "java:comp/DefaultManagedScheduledExecutorService" のデフォルトのルックアップを実行します。
DefaultManagedTaskScheduler() - クラス org.springframework.scheduling.concurrent. DefaultManagedTaskScheduler のコンストラクター
DefaultMessageCodesResolver - Class in org.springframework.validation
MessageCodesResolver インターフェースのデフォルト実装。
DefaultMessageCodesResolver() - Constructor for class org.springframework.validation.DefaultMessageCodesResolver
DefaultMessageCodesResolver.Format - org.springframework.validation の Enum クラス
一般的なメッセージコード形式。
DefaultMessageHandlerMethodFactory - org.springframework.messaging.handler.annotation.support のクラス
デフォルトの MessageHandlerMethodFactory 実装は、MessageMapping で定義されたほとんどのユースケースを検出および処理するために必要な HandlerMethodArgumentResolver インスタンスで InvocableHandlerMethod を作成します。
DefaultMessageHandlerMethodFactory() - クラス org.springframework.messaging.handler.annotation.support. DefaultMessageHandlerMethodFactory のコンストラクター
DefaultMessageListenerContainer - org.springframework.jms.listener のクラス
プレーンな JMS クライアント API を使用するメッセージリスナーコンテナーバリアント。具体的には、メッセージのトランザクション受信(XA トランザクションへの登録)も可能にする MessageConsumer.receive() 呼び出しのループ。
DefaultMessageListenerContainer() - クラス org.springframework.jms.listener. DefaultMessageListenerContainer のコンストラクター
DefaultMessageSourceResolvable - org.springframework.context.support のクラス
MessageSourceResolvable インターフェースの Spring のデフォルト実装。
DefaultMessageSourceResolvable(String) - クラス org.springframework.context.support. DefaultMessageSourceResolvable のコンストラクター
新しい DefaultMessageSourceResolvable を作成します。
DefaultMessageSourceResolvable(String[]) - クラス org.springframework.context.support. DefaultMessageSourceResolvable のコンストラクター
新しい DefaultMessageSourceResolvable を作成します。
DefaultMessageSourceResolvable(String[], Object[]) - クラス org.springframework.context.support. DefaultMessageSourceResolvable のコンストラクター
新しい DefaultMessageSourceResolvable を作成します。
DefaultMessageSourceResolvable(String[], Object[], String) - クラス org.springframework.context.support. DefaultMessageSourceResolvable のコンストラクター
新しい DefaultMessageSourceResolvable を作成します。
DefaultMessageSourceResolvable(String[], String) - クラス org.springframework.context.support. DefaultMessageSourceResolvable のコンストラクター
新しい DefaultMessageSourceResolvable を作成します。
DefaultMessageSourceResolvable(MessageSourceResolvable) - クラス org.springframework.context.support. DefaultMessageSourceResolvable のコンストラクター
コピーコンストラクター: 別の解決可能なものから新しいインスタンスを作成します。
DefaultMetadataExtractor - org.springframework.messaging.rsocket のクラス
メタデータエントリのコンテンツを逆直列化するために Decoder に依存するデフォルトの MetadataExtractor 実装。
DefaultMetadataExtractor(List<Decoder<?>>) - クラス org.springframework.messaging.rsocket. DefaultMetadataExtractor のコンストラクター
メタデータエントリを逆直列化するためのデコーダーのリストを持つコンストラクター。
DefaultMetadataExtractor(Decoder<?>...) - クラス org.springframework.messaging.rsocket. DefaultMetadataExtractor のコンストラクター
メタデータエントリを逆直列化するためのデコーダーを持つコンストラクター。
DefaultMethodReference - org.springframework.aot.generate のクラス
MethodSpec に基づくデフォルトの MethodReference 実装。
DefaultMethodReference(MethodSpec, ClassName) - クラス org.springframework.aot.generate. DefaultMethodReference のコンストラクター
DefaultMockMvcBuilder - org.springframework.test.web.servlet.setup のクラス
コンストラクターの引数として WebApplicationContext を提供する AbstractMockMvcBuilder の具象実装。
DefaultMockMvcBuilder(WebApplicationContext) - クラス org.springframework.test.web.servlet.setup. DefaultMockMvcBuilder のコンストラクター
protected コンストラクター。
DefaultMultipartHttpServletRequest - org.springframework.web.multipart.support のクラス
MultipartHttpServletRequest インターフェースのデフォルト実装。
DefaultMultipartHttpServletRequest(HttpServletRequest) - クラス org.springframework.web.multipart.support. DefaultMultipartHttpServletRequest のコンストラクター
指定された HttpServletRequest を MultipartHttpServletRequest でラップします。
DefaultMultipartHttpServletRequest(HttpServletRequest, MultiValueMap<String, MultipartFile>, Map<String, String[]>, Map<String, String>) - クラス org.springframework.web.multipart.support. DefaultMultipartHttpServletRequest のコンストラクター
指定された HttpServletRequest を MultipartHttpServletRequest でラップします。
DefaultNamespaceHandlerResolver - org.springframework.beans.factory.xml のクラス
NamespaceHandlerResolver インターフェースのデフォルト実装。
DefaultNamespaceHandlerResolver() - クラス org.springframework.beans.factory.xml. DefaultNamespaceHandlerResolver のコンストラクター
デフォルトのマッピングファイルの場所を使用して、新しい DefaultNamespaceHandlerResolver を作成します。
DefaultNamespaceHandlerResolver(ClassLoader) - クラス org.springframework.beans.factory.xml. DefaultNamespaceHandlerResolver のコンストラクター
デフォルトのマッピングファイルの場所を使用して、新しい DefaultNamespaceHandlerResolver を作成します。
DefaultNamespaceHandlerResolver(ClassLoader, String) - クラス org.springframework.beans.factory.xml. DefaultNamespaceHandlerResolver のコンストラクター
指定されたマッピングファイルの場所を使用して、新しい DefaultNamespaceHandlerResolver を作成します。
DefaultNamingPolicy - org.springframework.cglib.core のクラス
AbstractClassGenerator で使用されるデフォルトのポリシー。
DefaultNamingPolicy() - クラス org.springframework.cglib.core. DefaultNamingPolicy のコンストラクター
defaultObjectMapper - Variable in class org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter
DefaultParameterNameDiscoverer - Class in org.springframework.core
ParameterNameDiscoverer 戦略インターフェースのデフォルト実装。Java 8 標準リフレクションメカニズムに委譲されます。
DefaultParameterNameDiscoverer() - Constructor for class org.springframework.core.DefaultParameterNameDiscoverer
DefaultPartHttpMessageReader - org.springframework.http.codec.multipart のクラス
Part のストリームへの "multipart/form-data" リクエストを解析するためのデフォルトの HttpMessageReader
DefaultPartHttpMessageReader() - クラス org.springframework.http.codec.multipart. DefaultPartHttpMessageReader のコンストラクター
DefaultPersistenceUnitManager - org.springframework.orm.jpa.persistenceunit のクラス
PersistenceUnitManager インターフェースのデフォルト実装。
DefaultPersistenceUnitManager() - クラス org.springframework.orm.jpa.persistenceunit. DefaultPersistenceUnitManager のコンストラクター
DefaultPointcutAdvisor - org.springframework.aop.support のクラス
便利なポイントカット駆動のアドバイザの実装。
DefaultPointcutAdvisor() - クラス org.springframework.aop.support. DefaultPointcutAdvisor のコンストラクター
空の DefaultPointcutAdvisor を作成します。
DefaultPointcutAdvisor(Advice) - クラス org.springframework.aop.support. DefaultPointcutAdvisor のコンストラクター
すべてのメソッドに一致する DefaultPointcutAdvisor を作成します。
DefaultPointcutAdvisor(Pointcut, Advice) - クラス org.springframework.aop.support. DefaultPointcutAdvisor のコンストラクター
ポイントカットとアドバイスを指定して、DefaultPointcutAdvisor を作成します。
DefaultPropertiesPersister - Class in org.springframework.util
PropertiesPersister インターフェースのデフォルト実装。
DefaultPropertiesPersister() - Constructor for class org.springframework.util.DefaultPropertiesPersister
DefaultPropertySourceFactory - org.springframework.core.io.support のクラス
PropertySourceFactory のデフォルトの実装で、すべてのリソースを ResourcePropertySource にラップします。
DefaultPropertySourceFactory() - クラス org.springframework.core.io.support. DefaultPropertySourceFactory のコンストラクター
defaultRequest(Consumer<RestClient.RequestHeadersSpec<?>>) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
構築されるすべてのリクエストをカスタマイズするためのコンシューマーを提供します。
defaultRequest(Consumer<WebClient.RequestHeadersSpec<?>>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
構築されるすべてのリクエストをカスタマイズするためのコンシューマーを提供します。
defaultRequest(RequestBuilder) - インターフェース org.springframework.test.web.servlet.client のメソッド。MockMvcWebTestClient.MockMvcServerSpec
クライアントリクエストからの入力がここで定義されたデフォルトのプロパティを上書きするように、実行されたすべてのリクエストにマージする必要があるデフォルトのリクエストプロパティを定義します。
defaultRequest(RequestBuilder) - クラス org.springframework.test.web.servlet.setup のメソッド。AbstractMockMvcBuilder
defaultRequest(RequestBuilder) - インターフェース org.springframework.test.web.servlet.setup のメソッド。ConfigurableMockMvcBuilder
実行されたすべてのリクエストにマージされるデフォルトのリクエストプロパティを定義します。
DefaultRequestExpectation - org.springframework.test.web.client のクラス
リクエストマッチャーとそれに含まれるレスポンス作成者に単に委譲する RequestExpectation のデフォルト実装。
DefaultRequestExpectation(ExpectedCount, RequestMatcher) - クラス org.springframework.test.web.client. DefaultRequestExpectation のコンストラクター
RequestCount で示されるように、何度も呼び出される必要がある新しいリクエストの期待値を作成します。
DefaultRequestExpectation.RequestCount - org.springframework.test.web.client のクラス
実際のリクエスト数と予想されるリクエスト数を追跡するヘルパークラス。
DefaultRequestToViewNameTranslator - org.springframework.web.servlet.view のクラス
受信リクエストの URI をビュー名に単純に変換する RequestToViewNameTranslator
DefaultRequestToViewNameTranslator() - クラス org.springframework.web.servlet.view. DefaultRequestToViewNameTranslator のコンストラクター
DefaultResourceLoader - org.springframework.core.io のクラス
ResourceLoader インターフェースのデフォルト実装。
DefaultResourceLoader() - クラス org.springframework.core.io. DefaultResourceLoader のコンストラクター
新しい DefaultResourceLoader を作成します。
DefaultResourceLoader(ClassLoader) - クラス org.springframework.core.io. DefaultResourceLoader のコンストラクター
新しい DefaultResourceLoader を作成します。
DefaultResourceLoader.ClassPathContextResource - org.springframework.core.io のクラス
ContextResource インターフェースを実装することにより、コンテキスト相対パスを明示的に表現する ClassPathResource。
defaultResponseCharacterEncoding(Charset) - クラス org.springframework.test.web.servlet.setup のメソッド。AbstractMockMvcBuilder
すべてのレスポンスに適用されるデフォルトの文字エンコードを定義します。
defaultResponseCharacterEncoding(Charset) - インターフェース org.springframework.test.web.servlet.setup のメソッド。ConfigurableMockMvcBuilder
すべてのレスポンスに適用されるデフォルトの文字エンコードを定義します。
DefaultResponseCreator - org.springframework.test.web.client.response のクラス
レスポンスの詳細を追加するためのビルダースタイルのメソッドを備えた ResponseCreator
DefaultResponseCreator(int) - クラス org.springframework.test.web.client.response. DefaultResponseCreator のコンストラクター
protected コンストラクター。
DefaultResponseCreator(HttpStatusCode) - クラス org.springframework.test.web.client.response. DefaultResponseCreator のコンストラクター
protected コンストラクター。
DefaultResponseErrorHandler - org.springframework.web.client のクラス
ResponseErrorHandler インターフェースの Spring のデフォルト実装。
DefaultResponseErrorHandler() - クラス org.springframework.web.client. DefaultResponseErrorHandler のコンストラクター
DefaultScheduledTaskObservationConvention - org.springframework.scheduling.support のクラス
ScheduledTaskObservationConvention のデフォルト実装。
DefaultScheduledTaskObservationConvention() - クラス org.springframework.scheduling.support. DefaultScheduledTaskObservationConvention のコンストラクター
DefaultScopedObject - org.springframework.aop.scope のクラス
ScopedObject インターフェースのデフォルト実装。
DefaultScopedObject(ConfigurableBeanFactory, String) - クラス org.springframework.aop.scope. DefaultScopedObject のコンストラクター
DefaultScopedObject クラスの新しいインスタンスを作成します。
DefaultsDefinition - Interface in org.springframework.beans.factory.parsing
デフォルトの定義のマーカーインターフェース。BeanMetadataElement を継承して、ソースの露出を継承します。
DefaultSerializer - org.springframework.core.serializer のクラス
Java シリアライゼーションを使用してオブジェクトを出力ストリームに書き込む Serializer 実装。
DefaultSerializer() - クラス org.springframework.core.serializer. DefaultSerializer のコンストラクター
DefaultServerCodecConfigurer - org.springframework.http.codec.support のクラス
ServerCodecConfigurer のデフォルト実装。
DefaultServerCodecConfigurer() - クラス org.springframework.http.codec.support. DefaultServerCodecConfigurer のコンストラクター
DefaultServerRequestObservationConvention - org.springframework.http.server.observation のクラス
DefaultServerRequestObservationConvention - org.springframework.http.server.reactive.observation のクラス
DefaultServerRequestObservationConvention() - クラス org.springframework.http.server.observation. DefaultServerRequestObservationConvention のコンストラクター
デフォルト名 "http.server.requests" で規則を作成します。
DefaultServerRequestObservationConvention() - クラス org.springframework.http.server.reactive.observation. DefaultServerRequestObservationConvention のコンストラクター
デフォルト名 "http.server.requests" で規則を作成します。
DefaultServerRequestObservationConvention(String) - クラス org.springframework.http.server.observation. DefaultServerRequestObservationConvention のコンストラクター
カスタム名で規則を作成します。
DefaultServerRequestObservationConvention(String) - クラス org.springframework.http.server.reactive.observation. DefaultServerRequestObservationConvention のコンストラクター
カスタム名で規則を作成します。
DefaultServerWebExchange - org.springframework.web.server.adapter のクラス
ServerWebExchange のデフォルト実装。
DefaultServerWebExchange(ServerHttpRequest, ServerHttpResponse, WebSessionManager, ServerCodecConfigurer, LocaleContextResolver) - クラス org.springframework.web.server.adapter. DefaultServerWebExchange のコンストラクター
DefaultServletHandlerConfigurer - org.springframework.web.servlet.config.annotation のクラス
リクエストをサーブレットコンテナーの "default" サーブレットに転送して、静的リソースを提供するリクエストハンドラーを設定します。
DefaultServletHandlerConfigurer(ServletContext) - クラス org.springframework.web.servlet.config.annotation. DefaultServletHandlerConfigurer のコンストラクター
DefaultServletHandlerConfigurer インスタンスを作成します。
defaultServletHandlerMapping() - クラス org.springframework.web.servlet.config.annotation のメソッド。WebMvcConfigurationSupport
マッピングされたデフォルトのサーブレットハンドラーを使用して、Integer.MAX_VALUE で順序付けられたハンドラーマッピングを返します。
DefaultServletHttpRequestHandler - org.springframework.web.servlet.resource のクラス
サーブレットコンテナーの "default" サーブレットを使用して静的ファイルを提供するための HttpRequestHandler
DefaultServletHttpRequestHandler() - クラス org.springframework.web.servlet.resource. DefaultServletHttpRequestHandler のコンストラクター
DefaultSessionAttributeStore - org.springframework.web.bind.support のクラス
WebRequest セッションに属性を格納する SessionAttributeStore インターフェースのデフォルトの実装(つまり
DefaultSessionAttributeStore() - クラス org.springframework.web.bind.support. DefaultSessionAttributeStore のコンストラクター
DefaultSimpUserRegistry - org.springframework.web.socket.messaging のクラス
AbstractSubProtocolEvent アプリケーションコンテキストイベントに依存して、接続ユーザーとそのサブスクリプションを追跡する SimpUserRegistry のデフォルト実装。
DefaultSimpUserRegistry() - クラス org.springframework.web.socket.messaging. DefaultSimpUserRegistry のコンストラクター
DefaultSingletonBeanRegistry - org.springframework.beans.factory.support のクラス
SingletonBeanRegistry を実装する共有 Bean インスタンスの汎用レジストリ。
DefaultSingletonBeanRegistry() - クラス org.springframework.beans.factory.support. DefaultSingletonBeanRegistry のコンストラクター
DefaultSockJsFrameFormat - org.springframework.web.socket.sockjs.frame のクラス
String.format(String, Object...)SE に依存する SockJsFrameFormat のデフォルト実装。
DefaultSockJsFrameFormat(String) - クラス org.springframework.web.socket.sockjs.frame. DefaultSockJsFrameFormat のコンストラクター
DefaultSockJsService - org.springframework.web.socket.sockjs.transport.handler のクラス
すべてのデフォルト TransportHandler 実装が事前登録された、SockJsService のデフォルト実装。
DefaultSockJsService(TaskScheduler) - クラス org.springframework.web.socket.sockjs.transport.handler. DefaultSockJsService のコンストラクター
デフォルトの handler 型で DefaultSockJsService を作成します。
DefaultSockJsService(TaskScheduler, Collection<TransportHandler>) - クラス org.springframework.web.socket.sockjs.transport.handler. DefaultSockJsService のコンストラクター
対応するデフォルトのハンドラー実装を置き換える handler 型をオーバーライドした DefaultSockJsService を作成します。
DefaultSockJsService(TaskScheduler, TransportHandler...) - クラス org.springframework.web.socket.sockjs.transport.handler. DefaultSockJsService のコンストラクター
対応するデフォルトのハンドラー実装を置き換える handler 型をオーバーライドした DefaultSockJsService を作成します。
defaultsRegistered(DefaultsDefinition) - クラス org.springframework.beans.factory.parsing のメソッド。EmptyReaderEventListener
defaultsRegistered(DefaultsDefinition) - インターフェース org.springframework.beans.factory.parsing のメソッド。ReaderEventListener
指定されたデフォルトが登録されたという通知。
defaultStatusHandler(Predicate<HttpStatusCode>, Function<ClientResponse, Mono<? extends Throwable>>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
すべてのレスポンスに適用するデフォルトの status handler を登録します。
defaultStatusHandler(Predicate<HttpStatusCode>, RestClient.ResponseSpec.ErrorHandler) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
すべてのレスポンスに適用するデフォルトのステータスハンドラーを登録します。
defaultStatusHandler(ResponseErrorHandler) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
すべてのレスポンスに適用するデフォルトのステータスハンドラーを登録します。
DefaultStompSession - org.springframework.messaging.simp.stomp のクラス
ConnectionHandlingStompSession のデフォルト実装。
DefaultStompSession(StompSessionHandler, StompHeaders) - クラス org.springframework.messaging.simp.stomp. DefaultStompSession のコンストラクター
新しいセッションを作成します。
DefaultSubscriptionRegistry - org.springframework.messaging.simp.broker のクラス
サブスクリプションをメモリに格納し、一致する宛先に PathMatcher を使用する SubscriptionRegistry の実装。
DefaultSubscriptionRegistry() - クラス org.springframework.messaging.simp.broker. DefaultSubscriptionRegistry のコンストラクター
DefaultTestContext - org.springframework.test.context.support のクラス
TestContext インターフェースのデフォルト実装。
DefaultTestContext(Class<?>, MergedContextConfiguration, CacheAwareContextLoaderDelegate) - クラス org.springframework.test.context.support. DefaultTestContext のコンストラクター
指定された引数から新しい DefaultTestContext を構築します。
DefaultTestContext(DefaultTestContext) - クラス org.springframework.test.context.support. DefaultTestContext のコンストラクター
指定されたコンテキストの属性と不変の状態に基づいて新しい DefaultTestContext を作成するためのコピーコンストラクター
DefaultTestContextBootstrapper - org.springframework.test.context.support のクラス
TestContextBootstrapper SPI のデフォルト実装。
DefaultTestContextBootstrapper() - クラス org.springframework.test.context.support. DefaultTestContextBootstrapper のコンストラクター
DefaultToStringStyler - org.springframework.core.style のクラス
Spring のデフォルトの toString() スタイラー。
DefaultToStringStyler(ValueStyler) - クラス org.springframework.core.style. DefaultToStringStyler のコンストラクター
新しい DefaultToStringStyler を作成します。
DefaultTransactionAttribute - org.springframework.transaction.interceptor のクラス
Spring の一般的なトランザクション属性の実装。
DefaultTransactionAttribute() - クラス org.springframework.transaction.interceptor. DefaultTransactionAttribute のコンストラクター
デフォルト設定で新しい DefaultTransactionAttribute を作成します。
DefaultTransactionAttribute(int) - クラス org.springframework.transaction.interceptor. DefaultTransactionAttribute のコンストラクター
指定された伝播動作を持つ新しい DefaultTransactionAttribute を作成します。
DefaultTransactionAttribute(TransactionAttribute) - クラス org.springframework.transaction.interceptor. DefaultTransactionAttribute のコンストラクター
コピーコンストラクター。
DefaultTransactionDefinition - org.springframework.transaction.support のクラス
TransactionDefinition インターフェースのデフォルト実装。Bean スタイルの構成と適切なデフォルト値(PROPAGATION_REQUIRED、ISOLATION_DEFAULT、TIMEOUT_DEFAULT、readOnly = false)を提供します。
DefaultTransactionDefinition() - クラス org.springframework.transaction.support. DefaultTransactionDefinition のコンストラクター
デフォルト設定で新しい DefaultTransactionDefinition を作成します。
DefaultTransactionDefinition(int) - クラス org.springframework.transaction.support. DefaultTransactionDefinition のコンストラクター
指定された伝播動作を持つ新しい DefaultTransactionDefinition を作成します。
DefaultTransactionDefinition(TransactionDefinition) - クラス org.springframework.transaction.support. DefaultTransactionDefinition のコンストラクター
コピーコンストラクター。
defaultTransactionIsolation() - クラス org.springframework.jdbc.datasource のメソッド。LazyConnectionDataSourceProxy
デフォルトのトランザクション分離値を公開します。
DefaultTransactionStatus - org.springframework.transaction.support のクラス
AbstractPlatformTransactionManager によって使用される TransactionStatus インターフェースのデフォルト実装。
DefaultTransactionStatus(Object, boolean, boolean, boolean, boolean, Object) - クラス org.springframework.transaction.support. DefaultTransactionStatus のコンストラクター
非推奨、削除予定: この API 要素は、将来のバージョンで削除される可能性があります。
DefaultTransactionStatus(String, Object, boolean, boolean, boolean, boolean, boolean, Object) - クラス org.springframework.transaction.support. DefaultTransactionStatus のコンストラクター
新しい DefaultTransactionStatus インスタンスを作成します。
defaultTyping(TypeResolverBuilder<?>) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
Jackson のデフォルトの入力に使用する TypeResolverBuilder を指定します。
DefaultUriBuilderFactory - org.springframework.web.util のクラス
URI の実際の構築を UriComponentsBuilder に依存する UriBuilderFactory
DefaultUriBuilderFactory() - クラス org.springframework.web.util. DefaultUriBuilderFactory のコンストラクター
ベース URI のないデフォルトコンストラクター。
DefaultUriBuilderFactory(String) - クラス org.springframework.web.util. DefaultUriBuilderFactory のコンストラクター
ベース URI を持つコンストラクター。
DefaultUriBuilderFactory(UriComponentsBuilder) - クラス org.springframework.web.util. DefaultUriBuilderFactory のコンストラクター
UriComponentsBuilder を使用した DefaultUriBuilderFactory(String) のバリアント。
DefaultUriBuilderFactory.EncodingMode - org.springframework.web.util の Enum クラス
複数の URI エンコード戦略を表す列挙体。
defaultUriVariables(Map<String, ?>) - インターフェース org.springframework.web.client のメソッド。RestClient.Builder
MapSE で URI テンプレートを展開するときに使用するデフォルトの URL 変数値を設定します。
defaultUriVariables(Map<String, ?>) - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient.Builder
MapSE で URI テンプレートを展開するときに使用するデフォルトの URL 変数値を設定します。
DefaultUserDestinationResolver - org.springframework.messaging.simp.user のクラス
SimpUserRegistry に依存してユーザーのアクティブセッションを見つける UserDestinationResolver のデフォルト実装。
DefaultUserDestinationResolver(SimpUserRegistry) - クラス org.springframework.messaging.simp.user. DefaultUserDestinationResolver のコンストラクター
提供されたレジストリを介してユーザーセッション ID 情報にアクセスするインスタンスを作成します。
defaultUseWrapper(boolean) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
ラッパーがインデックス付き(リスト、配列)プロパティに使用されるかどうかを定義します(既定では使用されません(XmlMapper のみに適用されます))。
defaultValue() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedAttribute
DescriptorSE の属性のデフォルト値を設定します。
defaultValue() - Element in annotation interface org.springframework.messaging.handler.annotation.Header
フォールバックとして使用するデフォルト値。
defaultValue() - Element in annotation interface org.springframework.web.bind.annotation.CookieValue
フォールバックとして使用するデフォルト値。
defaultValue() - Element in annotation interface org.springframework.web.bind.annotation.MatrixVariable
フォールバックとして使用するデフォルト値。
defaultValue() - Element in annotation interface org.springframework.web.bind.annotation.RequestHeader
フォールバックとして使用するデフォルト値。
defaultValue() - Element in annotation interface org.springframework.web.bind.annotation.RequestParam
リクエストパラメーターが指定されていない場合、または空の値がある場合にフォールバックとして使用するデフォルト値。
DefaultValueStyler - org.springframework.core.style のクラス
一般にデバッグの目的で、Spring の toString スタイル設定規則を使用して、オブジェクトを文字列形式に変換します。
DefaultValueStyler() - クラス org.springframework.core.style. DefaultValueStyler のコンストラクター
defaultViewInclusion(boolean) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
MapperFeature.DEFAULT_VIEW_INCLUSION オプションのショートカット。
defaultViews(View...) - クラス org.springframework.web.reactive.config のメソッド。ViewResolverRegistry
任意のビュー名に関連付けられ、リクエストされたコンテンツ型に最も一致するものに基づいて選択されるデフォルトのビューを設定します。
DefaultWebFilterChain - org.springframework.web.server.handler のクラス
WebFilterChain のデフォルト実装。
DefaultWebFilterChain(WebHandler, List<WebFilter>) - クラス org.springframework.web.server.handler. DefaultWebFilterChain のコンストラクター
使用するフィルターとターゲットハンドラーのリストを含む public コンストラクター。
DefaultWebSessionManager - org.springframework.web.server.session のクラス
セッション ID 解決のための WebSessionIdResolver および WebSessionStore に委譲する WebSessionManager のデフォルト実装。
DefaultWebSessionManager() - クラス org.springframework.web.server.session. DefaultWebSessionManager のコンストラクター
DeferredImportSelector - Interface in org.springframework.context.annotation
すべての @Configuration Bean が処理された後に実行される ImportSelector のバリエーション。
DeferredImportSelector.Group - org.springframework.context.annotation のインターフェース
異なるインポートセレクターからの結果をグループ化するために使用されるインターフェース。
DeferredImportSelector.Group.Entry - org.springframework.context.annotation のクラス
インポートする Configuration クラスの AnnotationMetadata およびインポートするクラス名を保持するエントリ。
DeferredResult< T > - Class in org.springframework.web.context.request.async
DeferredResult は、非同期リクエスト処理に CallableSE を使用する代替手段を提供します。
DeferredResult() - クラス org.springframework.web.context.request.async. DeferredResult のコンストラクター
DeferredResult を作成します。
DeferredResult(Long) - クラス org.springframework.web.context.request.async. DeferredResult のコンストラクター
カスタムタイムアウト値を使用して DeferredResult を作成します。
DeferredResult(Long, Object) - クラス org.springframework.web.context.request.async. DeferredResult のコンストラクター
タイムアウト値とタイムアウトの場合に使用するデフォルトの結果で DeferredResult を作成します。
DeferredResult(Long, Supplier<?>) - クラス org.springframework.web.context.request.async. DeferredResult のコンストラクター
SupplierSE に基づく動的フォールバック値を受け入れる DeferredResult(Long, Object) のバリアント。
DeferredResult.DeferredResultHandler - org.springframework.web.context.request.async のインターフェース
設定されている場合、DeferredResult 値を処理します。
DeferredResultMethodReturnValueHandler - org.springframework.web.servlet.mvc.method.annotation のクラス
DeferredResultListenableFutureCompletionStageSE の戻り値のハンドラー。
DeferredResultMethodReturnValueHandler() - クラス org.springframework.web.servlet.mvc.method.annotation. DeferredResultMethodReturnValueHandler のコンストラクター
DeferredResultProcessingInterceptor - Interface in org.springframework.web.context.request.async
アプリケーションによって選択されたスレッドから DeferredResult が設定されるのを待機することで同時結果が取得される同時リクエスト処理をインターセプトします(例:
deferredToMono(Deferred<T>) - Static method in class org.springframework.core.CoroutinesUtils
Deferred インスタンスを Mono に変換します。
defineClass(String, byte[], ClassLoader) - Static method in class org.springframework.cglib.core.ReflectUtils
defineClass(String, byte[], ClassLoader, ProtectionDomain) - Static method in class org.springframework.cglib.core.ReflectUtils
defineClass(String, byte[], ClassLoader, ProtectionDomain, Class<?>) - Static method in class org.springframework.cglib.core.ReflectUtils
DelayedTask - org.springframework.scheduling.config のクラス
初期遅延のある Runnable を定義する Task 実装。
DelayedTask(Runnable, Duration) - クラス org.springframework.scheduling.config. DelayedTask のコンストラクター
新しい DelayedTask を作成します。
delegate - Variable in class org.springframework.asm.RecordComponentVisitor
このビジターがメソッド呼び出しを委譲する必要があるレコードビジター。
delegateConnectionClosed(CloseStatus) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
基本となる接続が閉じられたときに呼び出されます。
delegateConnectionEstablished() - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
delegateError(Throwable) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
delegateMessages(String...) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
DelegatePerTargetObjectIntroductionInterceptor - org.springframework.aop.support のクラス
IntroductionInterceptor インターフェースの便利な実装。
DelegatePerTargetObjectIntroductionInterceptor(Class<?>, Class<?>) - クラス org.springframework.aop.support. DelegatePerTargetObjectIntroductionInterceptor のコンストラクター
DelegateWebConnection(WebRequestMatcher, WebConnection) - クラス org.springframework.test.web.servlet.htmlunit のコンストラクター。DelegatingWebConnection.DelegateWebConnection
DelegatingConnectionFactory - org.springframework.jms.connection のクラス
すべての呼び出しを特定のターゲット ConnectionFactoryEE に委譲する ConnectionFactoryEE 実装。特定の create(Queue/Topic)Connection 呼び出しを必要に応じてターゲット ConnectionFactory に適合させます(例:
DelegatingConnectionFactory - org.springframework.r2dbc.connection のクラス
すべての呼び出しを特定のターゲット ConnectionFactory に委譲する R2DBC ConnectionFactory 実装。
DelegatingConnectionFactory() - クラス org.springframework.jms.connection. DelegatingConnectionFactory のコンストラクター
DelegatingConnectionFactory(ConnectionFactory) - クラス org.springframework.r2dbc.connection. DelegatingConnectionFactory のコンストラクター
新しい DelegatingConnectionFactory を作成します。
DelegatingDataSource - org.springframework.jdbc.datasource のクラス
すべての呼び出しを特定のターゲット DataSourceSE に委譲する JDBC DataSourceSE 実装。
DelegatingDataSource() - クラス org.springframework.jdbc.datasource. DelegatingDataSource のコンストラクター
新しい DelegatingDataSource を作成します。
DelegatingDataSource(DataSource) - クラス org.springframework.jdbc.datasource. DelegatingDataSource のコンストラクター
新しい DelegatingDataSource を作成します。
DelegatingEntityResolver - org.springframework.beans.factory.xml のクラス
DTD および XML スキーマの BeansDtdResolver および PluggableSchemaResolver にそれぞれ委譲する EntityResolverSE 実装。
DelegatingEntityResolver(ClassLoader) - クラス org.springframework.beans.factory.xml. DelegatingEntityResolver のコンストラクター
デフォルトの BeansDtdResolver およびデフォルトの PluggableSchemaResolver に委譲する新しい DelegatingEntityResolver を作成します。
DelegatingEntityResolver(EntityResolver, EntityResolver) - クラス org.springframework.beans.factory.xml. DelegatingEntityResolver のコンストラクター
指定された EntityResolversSE に委譲する新しい DelegatingEntityResolver を作成します。
DelegatingErrorHandlingRunnable - org.springframework.scheduling.support のクラス
デリゲート Runnable からスローされた例外またはエラーをキャッチし、ErrorHandler で処理できるようにする Runnable ラッパー。
DelegatingErrorHandlingRunnable(Runnable, ErrorHandler) - クラス org.springframework.scheduling.support. DelegatingErrorHandlingRunnable のコンストラクター
新しい DelegatingErrorHandlingRunnable を作成します。
DelegatingFilterProxy - org.springframework.web.filter のクラス
Filter インターフェースを実装する Spring 管理の Bean に委譲する、標準のサーブレットフィルターのプロキシ。
DelegatingFilterProxy() - クラス org.springframework.web.filter. DelegatingFilterProxy のコンストラクター
新しい DelegatingFilterProxy を作成します。
DelegatingFilterProxy(Filter) - クラス org.springframework.web.filter. DelegatingFilterProxy のコンストラクター
指定された FilterEE デリゲートで新しい DelegatingFilterProxy を作成します。
DelegatingFilterProxy(String) - クラス org.springframework.web.filter. DelegatingFilterProxy のコンストラクター
ServletContext にある Spring WebApplicationContext (「ルート」アプリケーションコンテキストまたは DelegatingFilterProxy.setContextAttribute(java.lang.String) で指定されたコンテキスト)から名前付きターゲット Bean を取得する新しい DelegatingFilterProxy を作成します。
DelegatingFilterProxy(String, WebApplicationContext) - クラス org.springframework.web.filter. DelegatingFilterProxy のコンストラクター
指定された Spring WebApplicationContext から名前付きターゲット Bean を取得する新しい DelegatingFilterProxy を作成します。
DelegatingIntroductionInterceptor - org.springframework.aop.support のクラス
IntroductionInterceptor インターフェースの便利な実装。
DelegatingIntroductionInterceptor() - クラス org.springframework.aop.support. DelegatingIntroductionInterceptor のコンストラクター
新しい DelegatingIntroductionInterceptor を作成します。
DelegatingIntroductionInterceptor(Object) - クラス org.springframework.aop.support. DelegatingIntroductionInterceptor のコンストラクター
導入するインターフェースを実装するデリゲートを提供して、新しい DelegatingIntroductionInterceptor を構築します。
DelegatingJob - org.springframework.scheduling.quartz のクラス
特定の RunnableSE インスタンスに委譲する単純な Quartz Job アダプター。
DelegatingJob(Runnable) - クラス org.springframework.scheduling.quartz. DelegatingJob のコンストラクター
新しい DelegatingJob を作成します。
DelegatingMessageSource - org.springframework.context.support のクラス
すべての呼び出しを親 MessageSource に委譲する空の MessageSource
DelegatingMessageSource() - クラス org.springframework.context.support. DelegatingMessageSource のコンストラクター
DelegatingNavigationHandlerProxy - org.springframework.web.jsf のクラス
Spring ルート WebApplicationContext から取得した NavigationHandler Bean に委譲する JSF NavigationHandler 実装。
DelegatingNavigationHandlerProxy() - クラス org.springframework.web.jsf. DelegatingNavigationHandlerProxy のコンストラクター
新しい DelegatingNavigationHandlerProxy を作成します。
DelegatingNavigationHandlerProxy(NavigationHandler) - クラス org.springframework.web.jsf. DelegatingNavigationHandlerProxy のコンストラクター
新しい DelegatingNavigationHandlerProxy を作成します。
DelegatingPhaseListenerMulticaster - org.springframework.web.jsf のクラス
Spring ルート WebApplicationContext からの 1 つ以上の Spring 管理の PhaseListener Bean に委譲する JSF PhaseListener 実装。
DelegatingPhaseListenerMulticaster() - クラス org.springframework.web.jsf. DelegatingPhaseListenerMulticaster のコンストラクター
DelegatingServerHttpResponse - org.springframework.http.server のクラス
特定のターゲット ServerHttpResponse にすべての呼び出しを委譲する ServerHttpResponse の実装。
DelegatingServerHttpResponse(ServerHttpResponse) - クラス org.springframework.http.server. DelegatingServerHttpResponse のコンストラクター
新しい DelegatingServerHttpResponse を作成します。
DelegatingServletInputStream - org.springframework.mock.web のクラス
ServletInputStreamEE の実装の委譲。
DelegatingServletInputStream(InputStream) - クラス org.springframework.mock.web. DelegatingServletInputStream のコンストラクター
指定されたソースストリームの DelegatingServletInputStream を作成します。
DelegatingServletOutputStream - org.springframework.mock.web のクラス
ServletOutputStreamEE の実装の委譲。
DelegatingServletOutputStream(OutputStream) - クラス org.springframework.mock.web. DelegatingServletOutputStream のコンストラクター
指定されたターゲットストリームの DelegatingServletOutputStream を作成します。
DelegatingSmartContextLoader - org.springframework.test.context.support のクラス
DelegatingSmartContextLoader は、GenericXmlContextLoader(または Groovy がクラスパスに存在する場合は GenericGroovyXmlContextLoader)および AnnotationConfigContextLoader に委譲する AbstractDelegatingSmartContextLoader の具象実装です。
DelegatingSmartContextLoader() - クラス org.springframework.test.context.support. DelegatingSmartContextLoader のコンストラクター
DelegatingThemeSource - org.springframework.ui.context.support のクラス
使用すべきではありません。
6.0 の時点で CSS の使用を推奨し、直接の代替なし
DelegatingThemeSource() - クラス org.springframework.ui.context.support. DelegatingThemeSource のコンストラクター
使用すべきではありません。
DelegatingTransactionAttribute - org.springframework.transaction.interceptor のクラス
すべての呼び出しを特定のターゲット TransactionAttribute インスタンスに委譲する TransactionAttribute 実装。
DelegatingTransactionAttribute(TransactionAttribute) - クラス org.springframework.transaction.interceptor. DelegatingTransactionAttribute のコンストラクター
指定されたターゲット属性の DelegatingTransactionAttribute を作成します。
DelegatingTransactionDefinition - org.springframework.transaction.support のクラス
すべての呼び出しを特定のターゲット TransactionDefinition インスタンスに委譲する TransactionDefinition 実装。
DelegatingTransactionDefinition(TransactionDefinition) - クラス org.springframework.transaction.support. DelegatingTransactionDefinition のコンストラクター
指定されたターゲット属性の DelegatingTransactionAttribute を作成します。
DelegatingWebConnection - org.springframework.test.web.servlet.htmlunit のクラス
さまざまな WebConnection 実装への委譲を可能にする WebConnection の実装。
DelegatingWebConnection(WebConnection, List<DelegatingWebConnection.DelegateWebConnection>) - クラス org.springframework.test.web.servlet.htmlunit. DelegatingWebConnection のコンストラクター
DelegatingWebConnection(WebConnection, DelegatingWebConnection.DelegateWebConnection...) - クラス org.springframework.test.web.servlet.htmlunit. DelegatingWebConnection のコンストラクター
DelegatingWebConnection.DelegateWebConnection - org.springframework.test.web.servlet.htmlunit のクラス
デリゲート Web 接続。
DelegatingWebFluxConfiguration - org.springframework.web.reactive.config のクラス
WebFluxConfigurationSupport のサブクラス。型 WebFluxConfigurer のすべての Bean を検出して委譲し、WebFluxConfigurationSupport が提供する構成をカスタマイズできるようにします。
DelegatingWebFluxConfiguration() - クラス org.springframework.web.reactive.config. DelegatingWebFluxConfiguration のコンストラクター
DelegatingWebMvcConfiguration - org.springframework.web.servlet.config.annotation のクラス
WebMvcConfigurationSupport のサブクラス。型 WebMvcConfigurer のすべての Bean を検出して委譲し、WebMvcConfigurationSupport が提供する構成をカスタマイズできるようにします。
DelegatingWebMvcConfiguration() - クラス org.springframework.web.servlet.config.annotation. DelegatingWebMvcConfiguration のコンストラクター
DelegatingWebSocketConfiguration - org.springframework.web.socket.config.annotation のクラス
Spring 構成で WebSocketConfigurer の実装を検出し、WebSocket リクエスト処理を構成するために呼び出す WebSocketConfigurationSupport のバリエーション。
DelegatingWebSocketConfiguration() - クラス org.springframework.web.socket.config.annotation. DelegatingWebSocketConfiguration のコンストラクター
DelegatingWebSocketMessageBrokerConfiguration - org.springframework.web.socket.config.annotation のクラス
WebSocketMessageBrokerConfigurer の Bean を検出し、それらすべてに委譲する WebSocketMessageBrokerConfigurationSupport 拡張。WebSocketMessageBrokerConfigurationSupport で提供される構成のコールバックスタイルのカスタマイズを許可します。
DelegatingWebSocketMessageBrokerConfiguration() - クラス org.springframework.web.socket.config.annotation. DelegatingWebSocketMessageBrokerConfiguration のコンストラクター
delete() - Method in interface org.springframework.http.codec.multipart.Part
サブスクライブすると、このパーツの基になるストレージを削除する mono を返します。
delete() - クラス org.springframework.mock.web のメソッド。MockPart
delete() - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient
HTTP DELETE リクエストを準備します。
delete() - インターフェース org.springframework.web.client のメソッド。RestClient
HTTP DELETE リクエストの作成を開始します。
delete() - インターフェース org.springframework.web.reactive.function.client のメソッド。WebClient
HTTP DELETE リクエストの作成を開始します。
delete(Object) - インターフェース org.springframework.orm.hibernate5 のメソッド。HibernateOperations
指定された永続インスタンスを削除します。
delete(Object) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
delete(Object, LockMode) - インターフェース org.springframework.orm.hibernate5 のメソッド。HibernateOperations
指定された永続インスタンスを削除します。
delete(Object, LockMode) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
delete(String, Object) - インターフェース org.springframework.orm.hibernate5 のメソッド。HibernateOperations
指定された永続インスタンスを削除します。
delete(String, Object) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
delete(String, Object...) - Static method in class org.springframework.http.RequestEntity
指定された文字列ベースの URI テンプレートを使用して HTTP DELETE ビルダーを作成します。
delete(String, Object...) - Static method in class org.springframework.mock.http.server.reactive.MockServerHttpRequest
HTTP DELETE バリアント。
delete(String, Object...) - Static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
DELETE リクエストの MockHttpServletRequestBuilder を作成します。
delete(String, Object...) - インターフェース org.springframework.web.client のメソッド。RestOperations
指定された URI のリソースを削除します。
delete(String, Object...) - クラス org.springframework.web.client のメソッド。RestTemplate
delete(String, Object, LockMode) - インターフェース org.springframework.orm.hibernate5 のメソッド。HibernateOperations
指定された永続インスタンスを削除します。
delete(String, Object, LockMode) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
delete(String, String) - Static method in class org.springframework.util.StringUtils
指定された部分文字列のすべての出現を削除します。
delete(String, Map<String, ?>) - インターフェース org.springframework.web.client のメソッド。RestOperations
指定された URI のリソースを削除します。
delete(String, Map<String, ?>) - クラス org.springframework.web.client のメソッド。RestTemplate
delete(URI) - Static method in class org.springframework.http.RequestEntity
指定された URL で HTTP DELETE ビルダーを作成します。
delete(URI) - Static method in class org.springframework.test.web.servlet.request.MockMvcRequestBuilders
DELETE リクエストの MockHttpServletRequestBuilder を作成します。
delete(URI) - インターフェース org.springframework.web.client のメソッド。RestOperations
指定された URL のリソースを削除します。
delete(URI) - クラス org.springframework.web.client のメソッド。RestTemplate
DELETE - Enum constant in enum class org.springframework.web.bind.annotation.RequestMethod
DELETE - Static variable in class org.springframework.http.HttpMethod
HTTP メソッド DELETE
DELETE(String) - Static method in class org.springframework.web.reactive.function.server.RequestPredicates
リクエストの HTTP メソッドが DELETE であり、指定された pattern がリクエストパスと一致する場合に一致する RequestPredicate を返します。
DELETE(String) - Static method in class org.springframework.web.servlet.function.RequestPredicates
リクエストの HTTP メソッドが DELETE であり、指定された pattern がリクエストパスと一致する場合に一致する RequestPredicate を返します。
DELETE(String, HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
指定されたパターンに一致するすべての HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
DELETE(String, RequestPredicate, HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
指定されたパターンと述語に一致するすべての HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
DELETE(String, HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
指定されたパターンに一致するすべての HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
DELETE(String, RequestPredicate, HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
指定されたパターンと述語に一致するすべての HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
DELETE(HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
DELETE(RequestPredicate, HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.reactive.function.server のメソッド。RouterFunctions.Builder
指定された述語に一致するすべての HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
DELETE(HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
DELETE(RequestPredicate, HandlerFunction<ServerResponse>) - インターフェース org.springframework.web.servlet.function のメソッド。RouterFunctions.Builder
指定された述語に一致するすべての HTTP DELETE リクエストを処理する指定されたハンドラー関数にルートを追加します。
deleteAll(Collection<?>) - インターフェース org.springframework.orm.hibernate5 のメソッド。HibernateOperations
指定されたすべての永続インスタンスを削除します。
deleteAll(Collection<?>) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
deleteAny(String, String) - Static method in class org.springframework.util.StringUtils
指定された String の任意の文字を削除します。
DeleteExchange - Annotation Interface in org.springframework.web.service.annotation
HTTP DELETE リクエストの @HttpExchange のショートカット。
deleteExistingOutput() - クラス org.springframework.context.aot のメソッド。AbstractAotProcessor
ソース、リソース、クラス出力ディレクトリを削除します。
deleteFromTables(String...) - クラス org.springframework.test.context.junit4 のメソッド。AbstractTransactionalJUnit4SpringContextTests
指定されたテーブルからすべての行を削除するための簡易メソッド。
deleteFromTables(String...) - Method in class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
指定されたテーブルからすべての行を削除するための簡易メソッド。
deleteFromTables(JdbcOperations, String...) - Static method in class org.springframework.test.jdbc.JdbcTestUtils
指定されたテーブルからすべての行を削除します。
deleteFromTables(JdbcClient, String...) - Static method in class org.springframework.test.jdbc.JdbcTestUtils
指定されたテーブルからすべての行を削除します。
deleteFromTableWhere(String, String, Object...) - クラス org.springframework.test.context.junit4 のメソッド。AbstractTransactionalJUnit4SpringContextTests
提供された WHERE 句を使用して、指定されたテーブルからすべての行を削除する簡易メソッド。
deleteFromTableWhere(String, String, Object...) - Method in class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
提供された WHERE 句を使用して、指定されたテーブルからすべての行を削除する簡易メソッド。
deleteFromTableWhere(JdbcOperations, String, String, Object...) - Static method in class org.springframework.test.jdbc.JdbcTestUtils
指定された WHERE 句を使用して、指定されたテーブルから行を削除します。
deleteFromTableWhere(JdbcClient, String, String, Object...) - Static method in class org.springframework.test.jdbc.JdbcTestUtils
指定された WHERE 句を使用して、指定されたテーブルから行を削除します。
DeleteMapping - Annotation Interface in org.springframework.web.bind.annotation
HTTP DELETE リクエストを特定のハンドラーメソッドにマッピングするためのアノテーション。
deleteRecursively(File) - Static method in class org.springframework.util.FileSystemUtils
提供された FileSE を削除します。ディレクトリの場合、ネストされたディレクトリまたはファイルも再帰的に削除します。
deleteRecursively(Path) - Static method in class org.springframework.util.FileSystemUtils
提供された PathSE を削除します。— ディレクトリの場合は、ネストされたディレクトリまたはファイルも再帰的に削除します。
delimitedListToStringArray(String, String) - Static method in class org.springframework.util.StringUtils
区切りリストである String を取得し、String 配列に変換します。
delimitedListToStringArray(String, String, String) - Static method in class org.springframework.util.StringUtils
区切りリストである String を取得し、String 配列に変換します。
delimiter() - インターフェース org.springframework.core.io.buffer のメソッド。DataBufferUtils.Matcher
DataBufferUtils.Matcher.match(DataBuffer) の最後の呼び出しからの区切り文字を返します。
delistResource(XAResource, int) - クラス org.springframework.transaction.jta のメソッド。ManagedTransactionAdapter
DELIVERY_MODE - Static variable in interface org.springframework.jms.support.JmsHeaders
配布モード。
DEPENDENCY_CHECK_ALL - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
すべてのプロパティ(オブジェクト参照と「単純な」プロパティ)の依存関係チェックを示す定数。
DEPENDENCY_CHECK_NONE - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
依存関係チェックをまったく行わないことを示す定数。
DEPENDENCY_CHECK_OBJECTS - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
オブジェクト参照の依存関係チェックを示す定数。
DEPENDENCY_CHECK_SIMPLE - Static variable in class org.springframework.beans.factory.support.AbstractBeanDefinition
「単純な」プロパティの依存関係チェックを示す定数。
dependencyCheck() - Element in annotation interface org.springframework.beans.factory.annotation.Configurable
構成されたオブジェクトに対して依存関係チェックが実行されますか?
DependencyDescriptor - org.springframework.beans.factory.config のクラス
注入される特定の依存関係の記述子。
DependencyDescriptor(Field, boolean) - クラス org.springframework.beans.factory.config. DependencyDescriptor のコンストラクター
フィールドの新しい記述子を作成します。
DependencyDescriptor(Field, boolean, boolean) - クラス org.springframework.beans.factory.config. DependencyDescriptor のコンストラクター
フィールドの新しい記述子を作成します。
DependencyDescriptor(DependencyDescriptor) - クラス org.springframework.beans.factory.config. DependencyDescriptor のコンストラクター
コピーコンストラクター。
DependencyDescriptor(MethodParameter, boolean) - クラス org.springframework.beans.factory.config. DependencyDescriptor のコンストラクター
メソッドまたはコンストラクターパラメーターの新しい記述子を作成します。
DependencyDescriptor(MethodParameter, boolean, boolean) - クラス org.springframework.beans.factory.config. DependencyDescriptor のコンストラクター
メソッドまたはコンストラクターパラメーターの新しい記述子を作成します。
DependencyInjectionTestExecutionListener - org.springframework.test.context.support のクラス
TestExecutionListener は、依存関係の注入とテストインスタンスの初期化をサポートします。
DependencyInjectionTestExecutionListener() - クラス org.springframework.test.context.support. DependencyInjectionTestExecutionListener のコンストラクター
DEPENDS_ON_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DependsOn - Annotation Interface in org.springframework.context.annotation
現在の Bean が依存する Bean。
DeprecatedBeanWarner - org.springframework.beans.factory.config のクラス
@DeprecatedSE Bean の警告を記録する Bean ファクトリポストプロセッサー。
DeprecatedBeanWarner() - クラス org.springframework.beans.factory.config. DeprecatedBeanWarner のコンストラクター
DERBY - Enum constant in enum class org.springframework.jdbc.datasource.embedded.EmbeddedDatabaseType
Apache Derby Embedded SQL データベース。
DERBY - Enum constant in enum class org.springframework.orm.jpa.vendor.Database
DerbyCallMetaDataProvider - org.springframework.jdbc.core.metadata のクラス
CallMetaDataProvider インターフェースの Derby 固有の実装。
DerbyCallMetaDataProvider(DatabaseMetaData) - クラス org.springframework.jdbc.core.metadata. DerbyCallMetaDataProvider のコンストラクター
DerbyMaxValueIncrementer - org.springframework.jdbc.support.incrementer のクラス
指定された Derby テーブルの最大値を、自動インクリメント列に相当する値でインクリメントする DataFieldMaxValueIncrementer
DerbyMaxValueIncrementer() - クラス org.springframework.jdbc.support.incrementer. DerbyMaxValueIncrementer のコンストラクター
Bean プロパティスタイルの使用のデフォルトコンストラクター。
DerbyMaxValueIncrementer(DataSource, String, String) - クラス org.springframework.jdbc.support.incrementer. DerbyMaxValueIncrementer のコンストラクター
便利なコンストラクター。
DerbyMaxValueIncrementer(DataSource, String, String, String) - クラス org.springframework.jdbc.support.incrementer. DerbyMaxValueIncrementer のコンストラクター
便利なコンストラクター。
DerbyTableMetaDataProvider - org.springframework.jdbc.core.metadata のクラス
TableMetaDataProvider の Derby 固有の実装。
DerbyTableMetaDataProvider(DatabaseMetaData) - クラス org.springframework.jdbc.core.metadata. DerbyTableMetaDataProvider のコンストラクター
description() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedAttribute
DescriptorSE に属性の説明を設定します。
description() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedMetric
description() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedNotification
description() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedOperation
description() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedOperationParameter
description() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedResource
Description - Annotation Interface in org.springframework.context.annotation
Component または Bean から派生した Bean 定義にテキストによる説明を追加します。
DESCRIPTION_ELEMENT - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
DescriptiveResource - org.springframework.core.io のクラス
リソースの説明を保持しているが、実際に読み取り可能なリソースを指し示していない単純な Resource 実装。
DescriptiveResource(String) - クラス org.springframework.core.io. DescriptiveResource のコンストラクター
新しい DescriptiveResource を作成します。
deserialize(byte[]) - Static method in class org.springframework.util.SerializationUtils
使用すべきではありません。
このユーティリティは、任意のコードの実行を可能にする Java オブジェクトシリアライゼーションを使用し、多くの リモート Code Execution (RCE) 脆弱性の原因として知られています。

RCE を許可しないように定期的にチェックおよび更新される外部ツール (JSON、XML、その他の形式に直列化する) を使用することをお勧めします。

deserialize(InputStream) - クラス org.springframework.core.serializer のメソッド。DefaultDeserializer
提供された InputStream から読み取り、コンテンツをオブジェクトに逆直列化します。
deserialize(InputStream) - Method in interface org.springframework.core.serializer.Deserializer
指定された InputStream から型 T のオブジェクトを読み取り(アセンブル)します。
deserialize(InputStream) - クラス org.springframework.core.serializer.support のメソッド。SerializationDelegate
deserializeFromByteArray(byte[]) - Method in interface org.springframework.core.serializer.Deserializer
指定されたバイト配列から型 T のオブジェクトを読み取り(アセンブル)します。
Deserializer< T > - Interface in org.springframework.core.serializer
InputStream のデータからオブジェクトに変換するための戦略インターフェース。
deserializerByType(Class<?>, JsonDeserializer<?>) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
指定した型のカスタムデシリアライザーを構成します。
deserializerInstance(DeserializationConfig, Annotated, Class<?>) - クラス org.springframework.http.converter.json のメソッド。SpringHandlerInstantiator
deserializers(JsonDeserializer<?>...) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
カスタムデシリアライザーを構成します。
deserializersByType(Map<Class<?>, JsonDeserializer<?>>) - クラス org.springframework.http.converter.json のメソッド。Jackson2ObjectMapperBuilder
指定された型のカスタムデシリアライザーを構成します。
deserializeState(Serializable) - クラス org.springframework.mock.web のメソッド。MockHttpSession
MockHttpSession.serializeState() によって作成された状態オブジェクトからこのセッションの属性を逆直列化します。
DeserializingConverter - org.springframework.core.serializer.support のクラス
Deserializer に委譲してバイト配列のデータをオブジェクトに変換する Converter
DeserializingConverter() - クラス org.springframework.core.serializer.support. DeserializingConverter のコンストラクター
「最新のユーザー定義 ClassLoader」を使用して、デフォルトの ObjectInputStreamSE 構成で DeserializingConverter を作成します。
DeserializingConverter(ClassLoader) - クラス org.springframework.core.serializer.support. DeserializingConverter のコンストラクター
指定された ClassLoaderObjectInputStreamSE を使用するための DeserializingConverter を作成します。
DeserializingConverter(Deserializer<Object>) - クラス org.springframework.core.serializer.support. DeserializingConverter のコンストラクター
提供された Deserializer に委譲する DeserializingConverter を作成します。
destination() - Element in annotation interface org.springframework.jms.annotation.JmsListener
このリスナーの宛先名。コンテナー全体の DestinationResolver 戦略によって解決されます。
DESTINATION - Static variable in interface org.springframework.jms.support.JmsHeaders
メッセージの宛先(トピックまたはキュー)の名前。
DESTINATION - Static variable in class org.springframework.messaging.simp.stomp.StompHeaders
DESTINATION_HEADER - Static variable in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
DESTINATION_LOCKED - Enum constant in enum class org.springframework.http.HttpStatus
使用すべきではありません。
DESTINATION_TEMPLATE_VARIABLES_HEADER - Static variable in class org.springframework.messaging.handler.annotation.reactive.DestinationVariableMethodArgumentResolver
テンプレート変数に使用されるヘッダーの名前。
DESTINATION_TEMPLATE_VARIABLES_HEADER - Static variable in class org.springframework.messaging.handler.annotation.support.DestinationVariableMethodArgumentResolver
テンプレート変数に使用されるヘッダーの名前。
DestinationPatternsMessageCondition - org.springframework.messaging.handler のクラス
MessageCondition は、メッセージの宛先ヘッダーを、RouteMatcher を介して 1 つ以上のパターンと照合します。
DestinationPatternsMessageCondition(String...) - クラス org.springframework.messaging.handler. DestinationPatternsMessageCondition のコンストラクター
パターンのみのコンストラクター。
DestinationPatternsMessageCondition(String[], PathMatcher) - クラス org.springframework.messaging.handler. DestinationPatternsMessageCondition のコンストラクター
パターンと PathMatcher インスタンスを持つコンストラクター。
DestinationPatternsMessageCondition(String[], RouteMatcher) - クラス org.springframework.messaging.handler. DestinationPatternsMessageCondition のコンストラクター
パターンと RouteMatcher インスタンスを持つコンストラクター。
DestinationResolutionException - Exception in org.springframework.jms.support.destination
宛先名を解決できないときに DestinationResolver によってスローされます。
DestinationResolutionException - Exception in org.springframework.messaging.core
宛先を解決できないときに DestinationResolver によってスローされます。
DestinationResolutionException(String) - Constructor for exception org.springframework.jms.support.destination.DestinationResolutionException
新しい DestinationResolutionException を作成します。
DestinationResolutionException(String) - Constructor for exception org.springframework.messaging.core.DestinationResolutionException
DestinationResolutionException(String, Throwable) - Constructor for exception org.springframework.jms.support.destination.DestinationResolutionException
新しい DestinationResolutionException を作成します。
DestinationResolutionException(String, Throwable) - Constructor for exception org.springframework.messaging.core.DestinationResolutionException
DestinationResolver - Interface in org.springframework.jms.support.destination
JMS 宛先を解決するための戦略インターフェース。
DestinationResolver< D > - Interface in org.springframework.messaging.core
String 宛先名を型 <D> の実際の宛先に解決するための戦略。
DestinationResolvingMessageReceivingOperations< D > - Interface in org.springframework.messaging.core
MessageReceivingOperations を拡張し、(解決可能な)文字列名として指定された宛先からメッセージを受信するための操作を追加します。
DestinationResolvingMessageRequestReplyOperations< D > - Interface in org.springframework.messaging.core
MessageRequestReplyOperations を拡張し、(解決可能な)文字列名として指定された宛先との間でメッセージを送受信するための操作を追加します。
DestinationResolvingMessageSendingOperations< D > - Interface in org.springframework.messaging.core
MessageSendingOperations を拡張し、(解決可能な)文字列名として指定された宛先にメッセージを送信するための操作を追加します。
destinations() - Element in annotation interface org.springframework.messaging.simp.annotation.SendToUser
メッセージを送信する 1 つ以上の宛先。
DestinationUserNameProvider - Interface in org.springframework.messaging.simp.user
PrincipalSE は、getName() がグローバルに一意ではなく、「ユーザー」宛先での使用に適していない場合にも、この契約を実装できます。
DestinationVariable - Annotation Interface in org.springframework.messaging.handler.annotation
メソッドパラメーターを宛先テンプレート文字列のテンプレート変数にバインドする必要があることを示すアノテーション。
DestinationVariableArgumentResolver - org.springframework.messaging.rsocket.service のクラス
@DestinationVariable アノテーション付き引数の RSocketServiceArgumentResolver
DestinationVariableArgumentResolver() - クラス org.springframework.messaging.rsocket.service. DestinationVariableArgumentResolver のコンストラクター
DestinationVariableMethodArgumentResolver - org.springframework.messaging.handler.annotation.reactive のクラス
@DestinationVariable メソッドのパラメーターを解決します。
DestinationVariableMethodArgumentResolver - org.springframework.messaging.handler.annotation.support のクラス
@DestinationVariable メソッドのパラメーターを解決します。
DestinationVariableMethodArgumentResolver(ConversionService) - クラス org.springframework.messaging.handler.annotation.reactive. DestinationVariableMethodArgumentResolver のコンストラクター
DestinationVariableMethodArgumentResolver(ConversionService) - クラス org.springframework.messaging.handler.annotation.support. DestinationVariableMethodArgumentResolver のコンストラクター
destroy() - クラス org.springframework.aop.framework.autoproxy.target のメソッド。AbstractBeanFactoryBasedTargetSourceCreator
TargetSourceCreator のシャットダウン時に内部 BeanFactory を破棄します。
destroy() - クラス org.springframework.aop.target のメソッド。CommonsPool2TargetSource
このオブジェクトを破棄するときに、基になる ObjectPool を閉じます。
destroy() - クラス org.springframework.aop.target のメソッド。ThreadLocalTargetSource
必要に応じてターゲットを廃棄します。ThreadLocal をクリアします。
destroy() - クラス org.springframework.beans.factory.config のメソッド。AbstractFactoryBean
シングルトンインスタンスを破棄します(ある場合)。
destroy() - インターフェース org.springframework.beans.factory のメソッド。DisposableBean
Bean の破棄時に、包含 BeanFactory によって呼び出されます。
destroy() - クラス org.springframework.beans.factory.wiring のメソッド。BeanConfigurerSupport
コンテナーが破棄されたら、BeanFactory および BeanWiringInfoResolver への参照を解放します。
destroy() - Method in class org.springframework.cache.jcache.JCacheManagerFactoryBean
destroy() - クラス org.springframework.context.weaving のメソッド。DefaultContextLoadTimeWeaver
destroy() - クラス org.springframework.http.client のメソッド。HttpComponentsClientHttpRequestFactory
基になる ClientConnectionManager の接続プールがあれば、それを閉じるシャットダウンフック。
destroy() - クラス org.springframework.http.client のメソッド。JettyClientHttpRequestFactory
destroy() - クラス org.springframework.http.client のメソッド。OkHttp3ClientHttpRequestFactory
使用すべきではありません。
destroy() - クラス org.springframework.http.client.reactive のメソッド。JdkHttpClientResourceFactory
destroy() - クラス org.springframework.http.client.reactive のメソッド。JettyResourceFactory
destroy() - クラス org.springframework.http.client.reactive のメソッド。ReactorNetty2ResourceFactory
destroy() - クラス org.springframework.http.client のメソッド。ReactorResourceFactory
destroy() - クラス org.springframework.http.server.reactive のメソッド。ServletHttpHandlerAdapter
destroy() - クラス org.springframework.jca.endpoint のメソッド。GenericMessageEndpointManager
メッセージエンドポイントを非アクティブ化し、シャットダウンの準備をします。
destroy() - クラス org.springframework.jca.support のメソッド。ResourceAdapterFactoryBean
ResourceAdapter を停止します。
destroy() - クラス org.springframework.jdbc.datasource.embedded のメソッド。EmbeddedDatabaseFactoryBean
destroy() - クラス org.springframework.jdbc.datasource.init のメソッド。DataSourceInitializer
データベースクリーナーを使用して、データベースをクリーンアップします。
destroy() - クラス org.springframework.jdbc.datasource のメソッド。SingleConnectionDataSource
基になる接続を閉じます。
destroy() - クラス org.springframework.jms.config のメソッド。JmsListenerEndpointRegistry
destroy() - クラス org.springframework.jms.connection のメソッド。SingleConnectionFactory
基になる共有接続を閉じます。
destroy() - クラス org.springframework.jms.listener のメソッド。AbstractJmsListeningContainer
BeanFactory がコンテナーインスタンスを破棄するときに AbstractJmsListeningContainer.shutdown() を呼び出します。
destroy() - Method in class org.springframework.jmx.access.MBeanClientInterceptor
destroy() - クラス org.springframework.jmx.access のメソッド。NotificationListenerRegistrar
指定された NotificationListener の登録を解除します。
destroy() - Method in class org.springframework.jmx.export.MBeanExporter
含まれている ApplicationContext が破棄されたときに、このエクスポートが JMX を介して公開したすべての Bean の登録を解除します。
destroy() - クラス org.springframework.jmx.support のメソッド。ConnectorServerFactoryBean
このクラスのインスタンスによって管理されている JMXConnectorServer を停止します。
destroy() - Method in class org.springframework.jmx.support.MBeanServerConnectionFactoryBean
基になる JMXConnector を閉じます。
destroy() - Method in class org.springframework.jmx.support.MBeanServerFactoryBean
必要に応じて、MBeanServer インスタンスの登録を解除します。
destroy() - クラス org.springframework.orm.hibernate5 のメソッド。LocalSessionFactoryBean
destroy() - クラス org.springframework.orm.jpa のメソッド。AbstractEntityManagerFactoryBean
Bean 提供時のシャットダウンで EntityManagerFactory を閉じます。
destroy() - クラス org.springframework.r2dbc.connection.init のメソッド。ConnectionFactoryInitializer
データベースクリーナーを使用して、データベースをクリーンアップします。
destroy() - クラス org.springframework.r2dbc.connection のメソッド。SingleConnectionFactory
基になる Connection を閉じます。
destroy() - クラス org.springframework.scheduling.annotation のメソッド。ScheduledAnnotationBeanPostProcessor
destroy() - クラス org.springframework.scheduling.concurrent のメソッド。ExecutorConfigurationSupport
BeanFactory がエグゼキューターインスタンスを破棄するときに shutdown を呼び出します。
destroy() - クラス org.springframework.scheduling.concurrent のメソッド。ForkJoinPoolFactoryBean
destroy() - クラス org.springframework.scheduling.config のメソッド。ScheduledTaskRegistrar
destroy() - クラス org.springframework.scheduling.config のメソッド。TaskExecutorFactoryBean
destroy() - クラス org.springframework.scheduling.config のメソッド。TaskSchedulerRouter
ローカルのデフォルトエグゼキュータがある場合は、それを破棄します。
destroy() - クラス org.springframework.scheduling.quartz のメソッド。SchedulerFactoryBean
Bean ファクトリシャットダウン時に Quartz スケジューラをシャットダウンし、スケジュールされたすべてのジョブを停止します。
destroy() - クラス org.springframework.scheduling.quartz のメソッド。SimpleThreadPoolTaskExecutor
destroy() - クラス org.springframework.scripting.support のメソッド。ScriptFactoryPostProcessor
シャットダウン時に内部 Bean ファクトリ(スクリプトに使用)を破棄します。
destroy() - クラス org.springframework.validation.beanvalidation のメソッド。LocalValidatorFactoryBean
destroy() - クラス org.springframework.web.context.support のメソッド。ServletContextScope
登録されているすべての破棄コールバックを呼び出します。
destroy() - クラス org.springframework.web.filter のメソッド。CompositeFilter
提供されているすべてのフィルターをクリーンアップし、各フィルターの destroy メソッドを順番に呼び出します。
destroy() - クラス org.springframework.web.filter のメソッド。DelegatingFilterProxy
destroy() - クラス org.springframework.web.filter のメソッド。GenericFilterBean
サブクラスはこれをオーバーライドして、カスタムフィルターのシャットダウンを実行できます。
destroy() - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
このサーブレットの WebApplicationContext を閉じます。
destroy() - クラス org.springframework.web.servlet.mvc のメソッド。ServletWrappingController
ラップされたサーブレットインスタンスを破棄します。
destroy() - クラス org.springframework.web.servlet.view のメソッド。ResourceBundleViewResolver
使用すべきではありません。
コンテキストシャットダウン時にバンドルビューファクトリを閉じます。
destroy() - クラス org.springframework.web.servlet.view のメソッド。XmlViewResolver
使用すべきではありません。
コンテキストのシャットダウン時にビュー Bean ファクトリを閉じます。
destroy() - クラス org.springframework.web.socket.adapter.standard のメソッド。ConvertingEncoderDecoderSupport
エンコーダー / デコーダーを破棄するために呼び出されます。
destroy(T) - クラス org.springframework.web.socket.handler のメソッド。BeanCreatingHandlerProvider
DESTROY_METHOD_ATTRIBUTE - Static variable in class org.springframework.beans.factory.xml.BeanDefinitionParserDelegate
destroyBean(Object) - インターフェース org.springframework.beans.factory.config のメソッド。AutowireCapableBeanFactory
指定された Bean インスタンス(通常 AutowireCapableBeanFactory.createBean(Class) から取得)を破棄し、DisposableBean 契約と登録済み DestructionAwareBeanPostProcessors を適用します。
destroyBean(Object) - クラス org.springframework.beans.factory.support のメソッド。AbstractAutowireCapableBeanFactory
destroyBean(String, Object) - インターフェース org.springframework.beans.factory.config のメソッド。ConfigurableBeanFactory
指定された Bean インスタンス(通常はこのファクトリから取得されたプロトタイプインスタンス)を、その Bean 定義に従って破棄します。
destroyBean(String, Object) - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
destroyBean(String, Object, RootBeanDefinition) - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
指定された Bean 定義に従って、指定された Bean インスタンス(通常、このファクトリから取得されたプロトタイプインスタンス)を破棄します。
destroyBean(String, DisposableBean) - クラス org.springframework.beans.factory.support のメソッド。DefaultSingletonBeanRegistry
指定された Bean を破棄します。
destroyBeans() - クラス org.springframework.context.support のメソッド。AbstractApplicationContext
このコンテキストが管理するすべての Bean を破棄するためのテンプレートメソッド。
destroyDelegate(Filter) - クラス org.springframework.web.filter のメソッド。DelegatingFilterProxy
Filter デリゲートを破棄します。
destroyInstance(T) - クラス org.springframework.beans.factory.config のメソッド。AbstractFactoryBean
シングルトンインスタンスを破棄するためのコールバック。
destroyMethod() - Element in annotation interface org.springframework.context.annotation.Bean
JDBC DataSource 実装の close() メソッド、または Hibernate SessionFactory オブジェクトなど、アプリケーションコンテキストを閉じるときに Bean インスタンスで呼び出すメソッドのオプション名。
destroyObject(PooledObject<Object>) - クラス org.springframework.aop.target のメソッド。CommonsPool2TargetSource
destroyPrototypeInstance(Object) - クラス org.springframework.aop.target のメソッド。AbstractPrototypeBasedTargetSource
サブクラスはこのメソッドを呼び出して、廃止されたプロトタイプインスタンスを破棄する必要があります。
destroyScopedBean(String) - インターフェース org.springframework.beans.factory.config のメソッド。ConfigurableBeanFactory
現在のターゲットスコープに指定されたスコープ付き Bean がある場合はそれを破棄します。
destroyScopedBean(String) - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
destroySingleton(String) - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
destroySingleton(String) - クラス org.springframework.beans.factory.support のメソッド。DefaultSingletonBeanRegistry
指定された Bean を破棄します。
destroySingletons() - インターフェース org.springframework.beans.factory.config のメソッド。ConfigurableBeanFactory
使い捨てとして登録されているインナー Bean を含め、このファクトリ内のすべてのシングルトン Bean を破棄します。
destroySingletons() - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
destroySingletons() - クラス org.springframework.beans.factory.support のメソッド。DefaultSingletonBeanRegistry
DESTRUCTION_CALLBACK_NAME_PREFIX - Static variable in class org.springframework.messaging.simp.SimpAttributes
破棄コールバックを格納するために使用されるセッション属性の名前の接頭辞。
DESTRUCTION_CALLBACK_NAME_PREFIX - Static variable in class org.springframework.web.context.request.ServletRequestAttributes
HttpSessionEE に格納されるときに破棄コールバックの名前の前に付加される StringSE を識別する定数。
DestructionAwareBeanPostProcessor - Interface in org.springframework.beans.factory.config
破棄前コールバックを追加する BeanPostProcessor のサブインターフェース。
DestructionCallbackBindingListener - org.springframework.web.context.request のクラス
サーブレット HttpSessionBindingListener インターフェースを実装するアダプター。セッション破棄コールバックをラップします。
DestructionCallbackBindingListener(Runnable) - クラス org.springframework.web.context.request. DestructionCallbackBindingListener のコンストラクター
指定されたコールバックに対して新しい DestructionCallbackBindingListener を作成します。
detail(String) - Method in interface org.springframework.web.ErrorResponse.Builder
基礎となる detail を設定します。
detailMessageArguments(Object...) - Method in interface org.springframework.web.ErrorResponse.Builder
ErrorResponse.Builder.detailMessageCode(String)MessageSource ルックアップに提供する引数を設定します。
detailMessageCode(String) - Method in interface org.springframework.web.ErrorResponse.Builder
ErrorResponse.Builder.detail(String) の値を解決するために使用する MessageSource コードをカスタマイズします。
detectDefaultConfigurationClasses(Class<?>) - クラス org.springframework.test.context.support のメソッド。AnnotationConfigContextLoader
提供されたテストクラスのデフォルトの構成クラスを検出します。
detectDefaultConfigurationClasses(Class<?>) - Static method in class org.springframework.test.context.support.AnnotationConfigContextLoaderUtils
提供されたテストクラスのデフォルトの構成クラスを検出します。
detectDefaultConfigurationClasses(Class<?>) - クラス org.springframework.test.context.web のメソッド。AnnotationConfigWebContextLoader
提供されたテストクラスのデフォルトの構成クラスを検出します。
detectHandlerMethods(Object) - クラス org.springframework.messaging.handler.invocation のメソッド。AbstractMethodMessageHandler
指定されたハンドラーにメッセージを処理できるメソッドがあるかどうかを検出し、ある場合は抽出されたマッピング情報に登録します。
detectHandlerMethods(Object) - クラス org.springframework.messaging.handler.invocation.reactive のメソッド。AbstractMethodMessageHandler
指定されたハンドラーにメッセージを処理できるメソッドがあるかどうかを検出し、ある場合は抽出されたマッピング情報に登録します。
detectHandlerMethods(Object) - クラス org.springframework.web.reactive.result.method のメソッド。AbstractHandlerMethodMapping
ハンドラーでハンドラーメソッドを探します。
detectHandlerMethods(Object) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodMapping
指定されたハンドラー Bean でハンドラーメソッドを探します。
detectHandlers() - クラス org.springframework.web.servlet.handler のメソッド。AbstractDetectingUrlHandlerMapping
現在の ApplicationContext にあるすべてのハンドラーを登録します。
detectMappedInterceptors(List<HandlerInterceptor>) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMapping
MappedInterceptor の Bean を検出し、マッピングされたインターセプターのリストに追加します。
detectPersistenceExceptionTranslators(ListableBeanFactory) - クラス org.springframework.dao.support のメソッド。PersistenceExceptionTranslationInterceptor
指定された BeanFactory のすべての PersistenceExceptionTranslators を検出します。
detectResourceHandlers(ApplicationContext) - クラス org.springframework.web.servlet.resource のメソッド。ResourceUrlProvider
detectValidationMode(InputStream) - クラス org.springframework.util.xml のメソッド。XmlValidationModeDetector
提供された InputStreamSE で XML ドキュメントの検証モードを検出します。
detectValidationMode(Resource) - クラス org.springframework.beans.factory.xml のメソッド。XmlBeanDefinitionReader
提供されている Resource によって識別される XML ファイルに対して実行する検証の種類を検出します。
determineActivationSpecClass(ResourceAdapter) - クラス org.springframework.jms.listener.endpoint のメソッド。DefaultJmsActivationSpecFactory
この実装は、プロバイダーのクラス名から ActivationSpec クラス名を推測します。
determineActivationSpecClass(ResourceAdapter) - クラス org.springframework.jms.listener.endpoint のメソッド。StandardJmsActivationSpecFactory
可能であれば、指定された ResourceAdapter の ActivationSpec クラスを決定します。
determineAsyncExecutor(Method) - クラス org.springframework.aop.interceptor のメソッド。AsyncExecutionAspectSupport
特定のメソッドを実行するときに使用する特定のエグゼキューターを決定します。
determineAutowireCandidate(Map<String, Object>, DependencyDescriptor) - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
指定された Bean のセットでオートワイヤーの候補を決定します。
determineBeanNameFromAnnotation(AnnotatedBeanDefinition) - クラス org.springframework.context.annotation のメソッド。AnnotationBeanNameGenerator
クラスのいずれかのアノテーションから Bean 名を派生させます。
determineBeanType(Class<?>, String) - クラス org.springframework.aop.framework のメソッド。AbstractAdvisingBeanPostProcessor
determineBeanType(Class<?>, String) - クラス org.springframework.aop.framework.autoproxy のメソッド。AbstractAutoProxyCreator
determineBeanType(Class<?>, String) - クラス org.springframework.beans.factory.annotation のメソッド。AutowiredAnnotationBeanPostProcessor
determineBeanType(Class<?>, String) - インターフェース org.springframework.beans.factory.config のメソッド。SmartInstantiationAwareBeanPostProcessor
このプロセッサーの InstantiationAwareBeanPostProcessor.postProcessBeforeInstantiation(java.lang.Class<?>, java.lang.String) コールバックから最終的に返される Bean の型を決定します。
determineCacheName(Method, CacheDefaults, String) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
determineCacheOperations(AnnotationCacheOperationSource.CacheOperationProvider) - クラス org.springframework.cache.annotation のメソッド。AnnotationCacheOperationSource
指定された AnnotationCacheOperationSource.CacheOperationProvider のキャッシュ操作を決定します。
determineCacheResolverFactory(CacheDefaults, Class<? extends CacheResolverFactory>) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
determineCandidateConstructors(Class<?>, String) - クラス org.springframework.aop.framework.autoproxy のメソッド。AbstractAutoProxyCreator
determineCandidateConstructors(Class<?>, String) - クラス org.springframework.beans.factory.annotation のメソッド。AutowiredAnnotationBeanPostProcessor
determineCandidateConstructors(Class<?>, String) - インターフェース org.springframework.beans.factory.config のメソッド。SmartInstantiationAwareBeanPostProcessor
指定された Bean に使用する候補コンストラクターを決定します。
determineCommonAncestor(Class<?>, Class<?>) - Static method in class org.springframework.util.ClassUtils
指定されたクラスの共通の祖先がある場合、それを決定します。
determineConstructorsFromBeanPostProcessors(Class<?>, String) - クラス org.springframework.beans.factory.support のメソッド。AbstractAutowireCapableBeanFactory
登録されたすべての SmartInstantiationAwareBeanPostProcessors をチェックして、指定された Bean に使用する候補コンストラクターを決定します。
determineContextClass(ServletContext) - クラス org.springframework.web.context のメソッド。ContextLoader
使用する WebApplicationContext 実装クラス(デフォルトの XmlWebApplicationContext または指定されている場合はカスタムコンテキストクラス)を返します。
determineContextInitializerClasses(ServletContext) - クラス org.springframework.web.context のメソッド。ContextLoader
ContextLoader.CONTEXT_INITIALIZER_CLASSES_PARAM で指定されている場合に使用する ApplicationContextInitializer 実装クラスを返します。
determineCurrentLookupKey() - クラス org.springframework.jdbc.datasource.lookup のメソッド。AbstractRoutingDataSource
現在の検索キーを決定します。
determineCurrentLookupKey() - クラス org.springframework.jdbc.datasource.lookup のメソッド。IsolationLevelDataSourceRouter
determineCurrentLookupKey() - クラス org.springframework.r2dbc.connection.lookup のメソッド。AbstractRoutingConnectionFactory
現在の検索キーを決定します。
determineDatabaseDialectClass(Database) - クラス org.springframework.orm.jpa.vendor のメソッド。HibernateJpaVendorAdapter
指定されたターゲットデータベースの Hibernate データベースのダイアレクトクラスを決定します。
determineDefaultLocale(HttpServletRequest) - クラス org.springframework.web.servlet.i18n のメソッド。CookieLocaleResolver
使用すべきではありません。
determineDefaultLocale(HttpServletRequest) - クラス org.springframework.web.servlet.i18n のメソッド。SessionLocaleResolver
使用すべきではありません。
determineDefaultScheduler() - クラス org.springframework.scheduling.config のメソッド。TaskSchedulerRouter
determineDefaultTimeZone(HttpServletRequest) - クラス org.springframework.web.servlet.i18n のメソッド。CookieLocaleResolver
使用すべきではありません。
determineDefaultTimeZone(HttpServletRequest) - クラス org.springframework.web.servlet.i18n のメソッド。SessionLocaleResolver
使用すべきではありません。
determineEncoding(HttpServletRequest) - クラス org.springframework.web.util のメソッド。UrlPathHelper
指定されたリクエストのエンコーディングを決定します。
determineErrorCode(ConstraintDescriptor<?>) - クラス org.springframework.validation.beanvalidation のメソッド。SpringValidatorAdapter
指定された制約記述子の Spring 報告エラーコードを決定します。
determineField(ConstraintViolation<Object>) - クラス org.springframework.validation.beanvalidation のメソッド。SpringValidatorAdapter
指定された制約違反のフィールドを決定します。
determineHandlerSupportedProtocols(WebSocketHandler) - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
特定の WebSocketHandler が SubProtocolCapable のインスタンスであるかどうかを確認することにより、サポートされているサブプロトコルを判別します。
determineHighestPriorityCandidate(Map<String, Object>, Class<?>) - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
指定された Bean のセットで最も高い優先度を持つ候補を決定します。
determineKeyGenerator(CacheDefaults, Class<? extends CacheKeyGenerator>) - Method in class org.springframework.cache.jcache.interceptor.AnnotationJCacheOperationSource
determinePersistenceUnitInfo(PersistenceUnitManager) - クラス org.springframework.orm.jpa のメソッド。LocalContainerEntityManagerFactoryBean
この Bean によって作成された EntityManagerFactory に使用する PersistenceUnitInfo を決定します。
determinePrimaryCandidate(Map<String, Object>, Class<?>) - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
指定された Bean のセットの主要な候補を決定します。
determineQualifiedScheduler(String) - クラス org.springframework.scheduling.config のメソッド。TaskSchedulerRouter
determineQualifier(Runnable) - クラス org.springframework.scheduling.config のメソッド。TaskSchedulerRouter
determineRawStatusCode(Throwable) - クラス org.springframework.web.server.handler のメソッド。ResponseStatusExceptionHandler
使用すべきではありません。
determineRequiredStatus(MergedAnnotation<?>) - クラス org.springframework.beans.factory.annotation のメソッド。AutowiredAnnotationBeanPostProcessor
アノテーション付きのフィールドまたはメソッドに依存関係が必要かどうかを判断します。
determineRootDir(String) - クラス org.springframework.core.io.support のメソッド。PathMatchingResourcePatternResolver
指定された場所のルートディレクトリを決定します。
determineServiceLocatorExceptionConstructor(Class<? extends Exception>) - クラス org.springframework.beans.factory.config のメソッド。ServiceLocatorFactoryBean
指定されたサービスロケーター例外クラスに使用するコンストラクターを決定します。
determineStatus(Throwable) - クラス org.springframework.web.reactive.handler のメソッド。WebFluxResponseStatusExceptionHandler
determineStatus(Throwable) - クラス org.springframework.web.server.handler のメソッド。ResponseStatusExceptionHandler
指定された例外の HTTP ステータスを判別します。
determineStatusCode(HttpServletRequest, String) - クラス org.springframework.web.servlet.handler のメソッド。SimpleMappingExceptionResolver
特定のエラービューに適用する HTTP ステータスコードを決定します。
determineTargetClass(ConfigurableListableBeanFactory, String) - Static method in class org.springframework.aop.framework.autoproxy.AutoProxyUtils
可能であれば、指定された Bean の元のターゲットクラスを決定します。それ以外の場合は、通常の getType ルックアップにフォールバックします。
determineTargetConnectionFactory() - クラス org.springframework.r2dbc.connection.lookup のメソッド。AbstractRoutingConnectionFactory
現在のターゲット ConnectionFactory を取得します。
determineTargetDatabaseName(Database) - クラス org.springframework.orm.jpa.vendor のメソッド。EclipseLinkJpaVendorAdapter
指定されたデータベースの EclipseLink ターゲットデータベース名を決定します。
determineTargetDataSource() - クラス org.springframework.jdbc.datasource.lookup のメソッド。AbstractRoutingDataSource
現在のターゲット DataSource を取得します。
determineTargetScheduler(Runnable) - クラス org.springframework.scheduling.config のメソッド。TaskSchedulerRouter
determineTargetType(String, RootBeanDefinition, Class<?>...) - クラス org.springframework.beans.factory.support のメソッド。AbstractAutowireCapableBeanFactory
指定された Bean 定義のターゲット型を決定します。
determineTimeout(TransactionDefinition) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
特定の定義に使用する実際のタイムアウトを決定します。
determineTimeout(TransactionDefinition) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
特定の定義に使用する実際のタイムアウトを決定します。
determineTransactionAttribute(AnnotatedElement) - クラス org.springframework.transaction.annotation のメソッド。AnnotationTransactionAttributeSource
指定されたメソッドまたはクラスのトランザクション属性を決定します。
determineTransactionManager(TransactionAttribute) - クラス org.springframework.transaction.interceptor のメソッド。TransactionAspectSupport
特定のトランザクションに使用する特定のトランザクションマネージャーを決定します。
determineUrlsForHandler(String) - クラス org.springframework.web.servlet.handler のメソッド。AbstractDetectingUrlHandlerMapping
指定されたハンドラー Bean の URL を判別します。
determineUrlsForHandler(String) - クラス org.springframework.web.servlet.handler のメソッド。BeanNameUrlHandlerMapping
"/" で始まる URL について、指定された Bean の名前とエイリアスをチェックします。
determineUser(ServerHttpRequest, WebSocketHandler, Map<String, Object>) - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
確立中のプロセスでユーザーを WebSocket セッションに関連付けるために使用できる方法。
determineValidationGroups(Object, Method) - クラス org.springframework.validation.beanvalidation のメソッド。MethodValidationAdapter
該当する検証グループを決定します。
determineValidationGroups(Object, Method) - インターフェース org.springframework.validation.method のメソッド。MethodValidator
該当する検証グループを決定します。
determineValidationGroups(Object, Method) - クラス org.springframework.web.method.annotation のメソッド。HandlerMethodValidator
determineValidationGroups(MethodInvocation) - クラス org.springframework.validation.beanvalidation のメソッド。MethodValidationInterceptor
特定のメソッド呼び出しに対して検証する検証グループを決定します。
determineValidationHints(Annotation) - Static method in class org.springframework.validation.annotation.ValidationAnnotationUtils
与えられたアノテーションによって検証のヒントを決定します。
determineViewName(Exception, HttpServletRequest) - クラス org.springframework.web.servlet.handler のメソッド。SimpleMappingExceptionResolver
最初に "excludedExecptions" をチェックしてから "exceptionMappings" を検索し、最後に "defaultErrorView" をフォールバックとして使用して、特定の例外のビュー名を決定します。
didArgumentConversionOccur() - クラス org.springframework.expression.spel.support のメソッド。ReflectiveMethodExecutor
DigestUtils - Class in org.springframework.util
ダイジェストを計算するためのその他の方法。
DigestUtils() - Constructor for class org.springframework.util.DigestUtils
DIR_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.AbstractHtmlElementTag
DIRECT - Enum constant in enum class org.springframework.core.annotation.MergedAnnotations.SearchStrategy
@InheritedSE アノテーションを考慮せず、スーパークラスや実装されたインターフェースを検索せずに、直接宣言されたアノテーションのみを検索します。
DirectFieldAccessor - Class in org.springframework.beans
インスタンスフィールドに直接アクセスする ConfigurablePropertyAccessor 実装。
DirectFieldAccessor(Object) - Constructor for class org.springframework.beans.DirectFieldAccessor
指定されたオブジェクトの新しい DirectFieldAccessor を作成します。
DirectFieldAccessor(Object, String, DirectFieldAccessor) - Constructor for class org.springframework.beans.DirectFieldAccessor
指定されたオブジェクトの新しい DirectFieldAccessor を作成し、オブジェクトが含まれているネストされたパスを登録します。
DirectFieldBindingResult - Class in org.springframework.validation
エラーおよび BindingResult インターフェースの特別な実装。値オブジェクトのバインディングエラーの登録と評価をサポートします。
DirectFieldBindingResult(Object, String) - Constructor for class org.springframework.validation.DirectFieldBindingResult
指定されたターゲットに対して新しい DirectFieldBindingResult を作成します。
DirectFieldBindingResult(Object, String, boolean) - Constructor for class org.springframework.validation.DirectFieldBindingResult
指定されたターゲットに対して新しい DirectFieldBindingResult を作成します。
DirtiesContext - Annotation Interface in org.springframework.test.annotation
テストに関連付けられた ApplicationContextダーティであるため、閉じてコンテキストキャッシュから削除する必要があることを示すテストアノテーション。
DirtiesContext.ClassMode - org.springframework.test.annotation の Enum クラス
テストクラスにアノテーションを付けるために使用されるときに @DirtiesContext がどのように解釈されるかを決定するモードを定義します
DirtiesContext.HierarchyMode - org.springframework.test.annotation の Enum クラス
コンテキストが @ContextHierarchy を介して階層の一部として構成されているテストで @DirtiesContext が使用されるときに、コンテキストキャッシュをクリアする方法を決定するモードを定義します
DirtiesContext.MethodMode - org.springframework.test.annotation の Enum クラス
テストメソッドにアノテーションを付けるために使用されるときに @DirtiesContext がどのように解釈されるかを決定するモードを定義します
DirtiesContextBeforeModesTestExecutionListener - org.springframework.test.context.support のクラス
@DirtiesContext アノテーションが付いたテストクラスとテストメソッドの両方で、テストに関連付けられた ApplicationContext をダーティとしてマークするためのサポートを提供する TestExecutionListener
DirtiesContextBeforeModesTestExecutionListener() - クラス org.springframework.test.context.support. DirtiesContextBeforeModesTestExecutionListener のコンストラクター
DirtiesContextTestExecutionListener - org.springframework.test.context.support のクラス
@DirtiesContext アノテーションが付いたテストクラスとテストメソッドの両方で、テストに関連付けられた ApplicationContext をダーティとしてマークするためのサポートを提供する TestExecutionListener
DirtiesContextTestExecutionListener() - クラス org.springframework.test.context.support. DirtiesContextTestExecutionListener のコンストラクター
dirtyContext(TestContext, DirtiesContext.HierarchyMode) - クラス org.springframework.test.context.support のメソッド。AbstractDirtiesContextTestExecutionListener
指定されたテストコンテキストアプリケーションコンテキストを ダーティとしてマークし、テストコンテキストの REINJECT_DEPENDENCIES_ATTRIBUTE を true に設定します。
disableContentCaching(ServletRequest) - Static method in class org.springframework.web.filter.ShallowEtagHeaderFilter
このメソッドは、ShallowEtagHeaderFilter のコンテンツキャッシングレスポンスラッパーを抑制するために使用できます。
DISABLED - Enum constant in enum class org.springframework.context.annotation.EnableLoadTimeWeaving.AspectJWeaving
Spring ベースの AspectJ ロード時ウィービングをオフにします( "META-INF/aop.xml" リソースがクラスパスに存在する場合でも)。
DISABLED_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.AbstractHtmlInputElementTag
'disabled' 属性の名前。
DISABLED_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.ButtonTag
'disabled' 属性の名前。
DISABLED_ATTRIBUTE - Static variable in class org.springframework.web.servlet.tags.form.HiddenInputTag
'disabled' 属性の名前。
DisabledIf - Annotation Interface in org.springframework.test.context.junit.jupiter
@DisabledIf は、アノテーション付きのテストクラスまたはテストメソッドが無効になっていることを通知するために使用されます。指定された DisabledIf.expression() が true と評価される場合は実行しないでください。
DisabledIfCondition - org.springframework.test.context.junit.jupiter のクラス
DisabledIfCondition は、Spring TestContext フレームワークを JUnit5Jupiter プログラミングモデルと組み合わせて使用するときに @DisabledIf アノテーションをサポートする ExecutionCondition です。
DisabledIfCondition() - クラス org.springframework.test.context.junit.jupiter. DisabledIfCondition のコンストラクター
DisabledInAotMode - Annotation Interface in org.springframework.test.context.aot
@DisabledInAotMode は、アノテーション付きのテストクラスが Spring AOT (事前) モードで無効になっていることを通知します。これは、テストクラスの ApplicationContext がビルド時に AOT 最適化のために処理されないことを意味します。
disableFilters(Session) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
指定されたセッションで指定されたフィルターを無効にします。
disableHeartbeat() - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
disableHeartbeat() - インターフェース org.springframework.web.socket.sockjs.transport のメソッド。SockJsSession
SockJS ハートビートを無効にします。これは、おそらく上位レベルのプロトコルですでにセッションに対してハートビートが有効になっているためです。
disableIndenting(Transformer) - Static method in class org.springframework.util.xml.TransformerUtils
付属の TransformerSE のインデントを無効にします。
discardData() - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerReadPublisher
基盤となるサーバーからの I/O 読み取りエラーの後、またはダウンストリームコンシューマーからのキャンセル信号の後に呼び出され、サブクラスが現在キャッシュされている可能性のあるデータを破棄できるようにします。
discardData(WebSocketMessage) - クラス org.springframework.web.reactive.socket.adapter のメソッド。AbstractListenerWebSocketSession.WebSocketSendProcessor
discardData(T) - クラス org.springframework.http.server.reactive のメソッド。AbstractListenerWriteProcessor
エラー(アップストリーム書き込みパブリッシャーから、または基になるサーバーへの I/O 操作から)の後に呼び出され、エラーが発生したときに書き込まれていた処理中のデータを破棄するためのキャンセル。
disconnect() - クラス org.springframework.messaging.simp.stomp のメソッド。DefaultStompSession
disconnect() - インターフェース org.springframework.messaging.simp.stomp のメソッド。StompSession
DISCONNECT フレームを送信してセッションを切断します。
disconnect(StompHeaders) - クラス org.springframework.messaging.simp.stomp のメソッド。DefaultStompSession
disconnect(StompHeaders) - インターフェース org.springframework.messaging.simp.stomp のメソッド。StompSession
ヘッダー付きの StompSession.disconnect() の変種。
disconnect(CloseStatus) - クラス org.springframework.web.socket.sockjs.client のメソッド。AbstractClientSockJsSession
disconnect(CloseStatus) - クラス org.springframework.web.socket.sockjs.client のメソッド。WebSocketClientSockJsSession
disconnect(CloseStatus) - クラス org.springframework.web.socket.sockjs.client のメソッド。XhrClientSockJsSession
disconnect(CloseStatus) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractHttpSockJsSession
disconnect(CloseStatus) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。AbstractSockJsSession
実際に基になる WebSocket セッションを閉じるか、HTTP トランスポートの場合は基になるリクエストを完了します。
disconnect(CloseStatus) - クラス org.springframework.web.socket.sockjs.transport.session のメソッド。WebSocketServerSockJsSession
DISCONNECT - Enum constant in enum class org.springframework.messaging.simp.SimpMessageType
DISCONNECT - Enum constant in enum class org.springframework.messaging.simp.stomp.StompCommand
DISCONNECT_ACK - Enum constant in enum class org.springframework.messaging.simp.SimpMessageType
DISCONNECT_MESSAGE_HEADER - Static variable in class org.springframework.messaging.simp.SimpMessageHeaderAccessor
DISCONNECTED_CLIENT_LOG_CATEGORY - Static variable in class org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
クライアントが離れた後のネットワーク障害に使用するログカテゴリ。
DisconnectedClientHelper - org.springframework.web.util のクラス
クライアントが離れたことを示す例外の識別とログ記録を支援するユーティリティメソッド。
DisconnectedClientHelper(String) - クラス org.springframework.web.util. DisconnectedClientHelper のコンストラクター
disconnectOnCompletion(Session) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
トランザクションの補完時に既存の Hibernate セッションを切断し、データベース接続を返しますが、エンティティの状態は保持します。
dispatch() - クラス org.springframework.mock.web のメソッド。MockAsyncContext
dispatch() - インターフェース org.springframework.web.context.request.async のメソッド。AsyncWebRequest
アプリケーションスレッドでの同時実行後に処理を再開するために、コンテナーにリクエストをディスパッチします。
dispatch() - クラス org.springframework.web.context.request.async のメソッド。StandardServletAsyncWebRequest
dispatch(ServletContext, String) - クラス org.springframework.mock.web のメソッド。MockAsyncContext
dispatch(String) - クラス org.springframework.mock.web のメソッド。MockAsyncContext
Dispatcher - Interface in org.springframework.cglib.proxy
Enhancer コールバックをディスパッチしています。
DispatcherHandler - org.springframework.web.reactive のクラス
HTTP リクエストハンドラー / コントローラーの主要ディスパッチャー。
DispatcherHandler() - クラス org.springframework.web.reactive. DispatcherHandler のコンストラクター
ApplicationContext から DispatcherHandler.setApplicationContext(org.springframework.context.ApplicationContext) で構成する必要がある新しい DispatcherHandler を作成します。
DispatcherHandler(ApplicationContext) - クラス org.springframework.web.reactive. DispatcherHandler のコンストラクター
指定された ApplicationContext の新しい DispatcherHandler を作成します。
DispatcherServlet - org.springframework.web.servlet のクラス
HTTP リクエストハンドラー / コントローラー用の主要ディスパッチャー。
DispatcherServlet() - クラス org.springframework.web.servlet. DispatcherServlet のコンストラクター
サーブレットの init-params によって提供されるデフォルトと値に基づいて独自の内部 Web アプリケーションコンテキストを作成する新しい DispatcherServlet を作成します。
DispatcherServlet(WebApplicationContext) - クラス org.springframework.web.servlet. DispatcherServlet のコンストラクター
指定された Web アプリケーションコンテキストで新しい DispatcherServlet を作成します。
dispatcherServletCustomizer(DispatcherServletCustomizer) - インターフェース org.springframework.test.web.servlet.client のメソッド。MockMvcWebTestClient.MockMvcServerSpec
DispatcherServlet のカスタマイズを許可します。
DispatcherServletCustomizer - Interface in org.springframework.test.web.servlet
MockMvc によって管理される DispatcherServlet インスタンスをカスタマイズするための戦略インターフェース。
DispatcherServletWebRequest - org.springframework.web.servlet.handler のクラス
構成された LocaleResolver によって決定されるロケールなど、DispatcherServlet のリクエストコンテキストを認識する ServletWebRequest サブクラス。
DispatcherServletWebRequest(HttpServletRequest) - クラス org.springframework.web.servlet.handler. DispatcherServletWebRequest のコンストラクター
指定されたリクエストの新しい DispatcherServletWebRequest インスタンスを作成します。
DispatcherServletWebRequest(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.handler. DispatcherServletWebRequest のコンストラクター
指定されたリクエストとレスポンスの新しい DispatcherServletWebRequest インスタンスを作成します。
DispatchExceptionHandler - Interface in org.springframework.web.reactive
ThrowableSEHandlerResult にマップする契約。
dispatchOptions(boolean) - インターフェース org.springframework.test.web.servlet.client のメソッド。MockMvcWebTestClient.MockMvcServerSpec
HTTP OPTIONS リクエストを処理するかどうか。
dispatchOptions(boolean) - クラス org.springframework.test.web.servlet.setup のメソッド。AbstractMockMvcBuilder
dispatchOptions(boolean) - インターフェース org.springframework.test.web.servlet.setup のメソッド。ConfigurableMockMvcBuilder
HTTP OPTIONS リクエストの処理を許可する DispatcherServlet プロパティ dispatchOptionsRequest を有効にするかどうか。
DISPLAY_VALUE_VARIABLE_NAME - Static variable in class org.springframework.web.servlet.tags.form.OptionTag
このタグの表示値を公開するために使用される JSP 変数の名前。
displayName() - Element in annotation interface org.springframework.jmx.export.annotation.ManagedMetric
DisposableBean - Interface in org.springframework.beans.factory
破棄時にリソースを解放する Bean によって実装されるインターフェース。
DisposableSqlTypeValue - Interface in org.springframework.jdbc.core
値が設定され、対応するステートメントが実行された後に呼び出される、クリーンアップコールバックを追加する SqlTypeValue のサブインターフェース。
dispose() - Method in interface org.springframework.messaging.rsocket.RSocketRequester
基盤となるトランスポートからの接続を閉じてサブスクライバーに通知するために、基盤となる RSocketRequester.rsocketClient() で同じものに委譲するショートカットメソッド。
DIV - Static variable in class org.springframework.cglib.core.CodeEmitter
DIVIDE - Enum constant in enum class org.springframework.expression.Operation
除算操作。
DLOAD - Static variable in interface org.springframework.asm.Opcodes
DMUL - Static variable in interface org.springframework.asm.Opcodes
DNEG - Static variable in interface org.springframework.asm.Opcodes
DO_NOT_PROXY - Static variable in class org.springframework.aop.framework.autoproxy.AbstractAutoProxyCreator
サブクラスの便利な定数: 「プロキシしない」の戻り値。
doAfterBody() - クラス org.springframework.web.servlet.tags のメソッド。EscapeBodyTag
doBegin(Object, TransactionDefinition) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doBegin(Object, TransactionDefinition) - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doBegin(Object, TransactionDefinition) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doBegin(Object, TransactionDefinition) - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doBegin(Object, TransactionDefinition) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
doBegin(Object, TransactionDefinition) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
指定されたトランザクション定義に従って、セマンティクスで新しいトランザクションを開始します。
doBegin(TransactionSynchronizationManager, Object, TransactionDefinition) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doBegin(TransactionSynchronizationManager, Object, TransactionDefinition) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
指定されたトランザクション定義に従って、セマンティクスで新しいトランザクションを開始します。
doBind(MutablePropertyValues) - Method in class org.springframework.validation.DataBinder
渡された MutablePropertyValues インスタンスと連携する、バインディングプロセスの実際の実装。
doBind(MutablePropertyValues) - クラス org.springframework.web.bind のメソッド。WebDataBinder
この実装は、スーパークラスバインディングプロセスに委譲する前に、フィールドのデフォルトとマーカーチェックを実行します。
doCatch(Throwable) - クラス org.springframework.web.servlet.tags のメソッド。NestedPathTag
doCatch(Throwable) - クラス org.springframework.web.servlet.tags のメソッド。RequestContextAwareTag
doCleanupAfterCompletion(Object) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doCleanupAfterCompletion(Object) - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doCleanupAfterCompletion(Object) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doCleanupAfterCompletion(Object) - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doCleanupAfterCompletion(Object) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
doCleanupAfterCompletion(Object) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
トランザクション完了後にリソースをクリーンアップします。
doCleanupAfterCompletion(TransactionSynchronizationManager, Object) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doCleanupAfterCompletion(TransactionSynchronizationManager, Object) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
トランザクション完了後にリソースをクリーンアップします。
doClear(Cache, boolean) - クラス org.springframework.cache.interceptor のメソッド。AbstractCacheInvoker
指定された CacheCache.clear() を実行し、例外が発生した場合はエラーハンドラーを呼び出します。
doClose() - クラス org.springframework.context.support のメソッド。AbstractApplicationContext
実際にコンテキストを閉じる: ContextClosedEvent を公開し、このアプリケーションコンテキストの Bean ファクトリ内のシングルトンを破棄します。
doCloseConnection(Connection, DataSource) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
SmartDataSource が望まない限り、接続を閉じます。
doCommit() - クラス org.springframework.http.client.reactive のメソッド。AbstractClientHttpRequest
本文なしのリクエスト用の AbstractClientHttpRequest.doCommit(Supplier) のバリアント。
doCommit() - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
ボディなしのレスポンス用の AbstractServerHttpResponse.doCommit(Supplier) のバリアント。
doCommit(Supplier<? extends Publisher<Void>>) - クラス org.springframework.http.client.reactive のメソッド。AbstractClientHttpRequest
beforeCommit アクションを適用し、リクエストヘッダー / Cookie を適用し、リクエスト本文を記述します。
doCommit(Supplier<? extends Mono<Void>>) - クラス org.springframework.http.server.reactive のメソッド。AbstractServerHttpResponse
beforeCommit アクションを適用し、レスポンスステータスとヘッダー / Cookie を適用し、レスポンス本文を記述します。
doCommit(TransactionSynchronizationManager, GenericReactiveTransaction) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doCommit(TransactionSynchronizationManager, GenericReactiveTransaction) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
指定されたトランザクションの実際のコミットを実行します。
doCommit(DefaultTransactionStatus) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doCommit(DefaultTransactionStatus) - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doCommit(DefaultTransactionStatus) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doCommit(DefaultTransactionStatus) - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doCommit(DefaultTransactionStatus) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
doCommit(DefaultTransactionStatus) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
指定されたトランザクションの実際のコミットを実行します。
doConvert(Object, Map<String, Object>, MessagePostProcessor) - クラス org.springframework.messaging.core のメソッド。AbstractMessageSendingTemplate
おそらく MessageConverter を使用して、指定されたオブジェクトを直列化された形式に変換し、指定されたヘッダーを持つメッセージとしてラップし、指定されたポストプロセッサーを適用します。
doConvert(Message<?>, Class<T>) - クラス org.springframework.messaging.core のメソッド。AbstractMessageReceivingTemplate
指定されたメッセージから指定されたターゲットクラスに変換します。
doConvertFromMessage(Message) - クラス org.springframework.jms.core のメソッド。JmsTemplate
指定された JMS メッセージからコンテンツを抽出します。
doCreateBean(String, RootBeanDefinition, Object[]) - クラス org.springframework.beans.factory.support のメソッド。AbstractAutowireCapableBeanFactory
指定された Bean を実際に作成します。
doCreateConnection() - クラス org.springframework.jms.connection のメソッド。SingleConnectionFactory
このテンプレートの ConnectionFactory を介して JMS 接続を作成します。
doCreateConnection(String, String) - クラス org.springframework.jms.connection のメソッド。UserCredentialsConnectionFactoryAdapter
この実装は、ターゲット ConnectionFactory の createConnection(username, password) メソッドに委譲し、指定されたユーザー資格情報を渡します。
doCreateProducer(Session, Destination) - クラス org.springframework.jms.core のメソッド。JmsTemplate
指定されたセッションと宛先の raw JMS MessageProducer を作成します。
doCreateQueueConnection(String, String) - クラス org.springframework.jms.connection のメソッド。UserCredentialsConnectionFactoryAdapter
この実装は、ターゲット QueueConnectionFactory の createQueueConnection(username, password) メソッドに委譲し、指定されたユーザー資格情報を渡します。
doCreateTopicConnection(String, String) - クラス org.springframework.jms.connection のメソッド。UserCredentialsConnectionFactoryAdapter
この実装は、ターゲット TopicConnectionFactory の createTopicConnection(username, password) メソッドに委譲し、指定されたユーザー資格情報を渡します。
DocumentDefaultsDefinition - org.springframework.beans.factory.xml のクラス
標準の Spring XML Bean 定義ドキュメント(default-lazy-initdefault-autowire など)の <beans> レベルで指定されたデフォルトを保持する単純な JavaBean。
DocumentDefaultsDefinition() - クラス org.springframework.beans.factory.xml. DocumentDefaultsDefinition のコンストラクター
DocumentLoader - Interface in org.springframework.beans.factory.xml
XML DocumentSE をロードするための戦略インターフェース。
doDelete(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
doDispatch(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。DispatcherServlet
ハンドラーへの実際のディスパッチを処理します。
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。ArgumentTag
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。BindErrorsTag
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。BindTag
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。EvalTag
doEndTag() - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractHtmlElementBodyTag
rendering の場合、バッファーされた BodyContentEE をフラッシュします。BodyContentEE が指定されていない場合は、render the default content をフラッシュします。
doEndTag() - クラス org.springframework.web.servlet.tags.form のメソッド。ButtonTag
'button' ブロックタグを閉じます。
doEndTag() - クラス org.springframework.web.servlet.tags.form のメソッド。FormTag
'form' ブロックタグを閉じて、PageContextEE からフォームオブジェクト名を削除します。
doEndTag() - クラス org.springframework.web.servlet.tags.form のメソッド。LabelTag
'label' タグを閉じます。
doEndTag() - クラス org.springframework.web.servlet.tags.form のメソッド。SelectTag
ネストされた options を使用するときに開かれた可能性があるすべてのブロックタグを閉じます。
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。MessageTag
メッセージを解決し、必要に応じてエスケープし、ページに書き込みます(または変数として公開します)。
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。NestedPathTag
以前の nestedPath 値をリセットします。
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。ParamTag
doEndTag() - クラス org.springframework.web.servlet.tags のメソッド。UrlTag
doesNotContain(E...) - インターフェース org.springframework.test.web.reactive.server のメソッド。WebTestClient.ListBodySpec
抽出された値のリストに、指定された要素が含まれていないことを表明します。
doesNotContain(CharSequence...) - クラス org.springframework.core.test.tools のメソッド。DynamicFileAssert
実際のコンテンツに指定された値が含まれていないことを確認してください。
doesNotContain(String, String, String) - Static method in class org.springframework.util.Assert
指定されたテキストに指定された部分文字列が含まれていないことを表明します。
doesNotContain(String, String, Supplier<String>) - Static method in class org.springframework.util.Assert
指定されたテキストに指定された部分文字列が含まれていないことを表明します。
doesNotExist() - クラス org.springframework.test.web.client.match のメソッド。JsonPathRequestMatchers
リクエストコンテンツに対して JSON パス式を評価し、指定されたパスに値が存在しないことを表明します。
doesNotExist() - クラス org.springframework.test.web.client.match のメソッド。XpathRequestMatchers
指定された XPath にコンテンツが存在しないことを表明します。
doesNotExist() - クラス org.springframework.test.web.reactive.server のメソッド。JsonPathAssertions
doesNotExist() - クラス org.springframework.test.web.reactive.server のメソッド。XpathAssertions
doesNotExist() - クラス org.springframework.test.web.servlet.result のメソッド。JsonPathResultMatchers
レスポンスコンテンツに対して JSON パス式を評価し、指定されたパスに null 以外の値が存在しないことをアサートします。
doesNotExist() - クラス org.springframework.test.web.servlet.result のメソッド。XpathResultMatchers
XPath を評価し、コンテンツが存在しないことを表明します。
doesNotExist(byte[], String) - クラス org.springframework.test.util のメソッド。XpathExpectationsHelper
XPath 式を適用し、結果のコンテンツが存在しないことを表明します。
doesNotExist(String) - クラス org.springframework.test.util のメソッド。JsonPathExpectationsHelper
提供された content に対して JSON パス式を評価し、指定されたパスに null 以外の値が存在しないことをアサートします。
doesNotExist(String) - クラス org.springframework.test.web.reactive.server のメソッド。CookieAssertions
指定された名前の Cookie が存在しないことを期待してください。
doesNotExist(String) - クラス org.springframework.test.web.reactive.server のメソッド。HeaderAssertions
指定された名前のヘッダーが存在しないことを期待してください。
doesNotExist(String) - クラス org.springframework.test.web.servlet.result のメソッド。CookieResultMatchers
Cookie が存在しないことを表明します。
doesNotExist(String) - クラス org.springframework.test.web.servlet.result のメソッド。HeaderResultMatchers
名前付きレスポンスヘッダーが存在しないことを表明します。
doesNotHaveJsonPath() - クラス org.springframework.test.web.client.match のメソッド。JsonPathRequestMatchers
提供された content に対して JSON パス式を評価し、null 値を含む値が指定されたパスに存在しないことをアサートします。
doesNotHaveJsonPath() - クラス org.springframework.test.web.reactive.server のメソッド。JsonPathAssertions
doesNotHaveJsonPath() - クラス org.springframework.test.web.servlet.result のメソッド。JsonPathResultMatchers
提供された content に対して JSON パス式を評価し、null 値を含む値が指定されたパスに存在しないことをアサートします。
doesNotHaveJsonPath(String) - クラス org.springframework.test.util のメソッド。JsonPathExpectationsHelper
提供された content に対して JSON パス式を評価し、null 値を含む値が指定されたパスに存在しないことをアサートします。
doEvict(Cache, Object, boolean) - クラス org.springframework.cache.interceptor のメソッド。AbstractCacheInvoker
指定された CacheCache.evict(Object)/Cache.evictIfPresent(Object) を実行し、例外が発生した場合はエラーハンドラーを呼び出します。
doExecute(Object...) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcCall
渡されたパラメーターの配列を使用して呼び出しを実行するデリゲートメソッド。
doExecute(Runnable) - クラス org.springframework.core.task のメソッド。SimpleAsyncTaskExecutor
タスクを実際に実行するためのテンプレートメソッド。
doExecute(Runnable) - クラス org.springframework.scheduling.concurrent のメソッド。SimpleAsyncTaskScheduler
doExecute(URI, String, HttpMethod, RequestCallback, ResponseExtractor<T>) - クラス org.springframework.web.client のメソッド。RestTemplate
指定された URI で指定されたメソッドを実行します。
doExecute(URI, HttpMethod, RequestCallback, ResponseExtractor<T>) - クラス org.springframework.web.client のメソッド。RestTemplate
doExecute(Executor, TaskDecorator, Runnable) - クラス org.springframework.core.task.support のメソッド。TaskExecutorAdapter
実際に、指定されたエグゼキューターを使用して、指定された Runnable (ユーザー指定タスクまたはユーザー指定タスクのラッパー)を実行します。
doExecute(Map<String, ?>) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcCall
渡されたパラメーターのマップを使用して呼び出しを実行するデリゲートメソッド。
doExecute(Map<String, ?>) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡されたパラメーターのマップを使用して挿入を実行するデリゲートメソッド。
doExecute(SqlParameterSource) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcCall
渡された SqlParameterSource を使用して呼び出しを実行するデリゲートメソッド。
doExecute(SqlParameterSource) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡された SqlParameterSource を使用して挿入を実行するデリゲートメソッド。
doExecute(HibernateCallback<T>, boolean) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTemplate
Session 内の指定されたアクションオブジェクトによって指定されたアクションを実行します。
doExecuteAndReturnKey(Map<String, ?>) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡されたパラメーターのマップを使用して挿入を実行し、生成されたキーを返すメソッド。
doExecuteAndReturnKey(SqlParameterSource) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡された SqlParameterSource を使用して挿入を実行し、生成されたキーを返すメソッド。
doExecuteAndReturnKeyHolder(Map<String, ?>) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡されたパラメーターのマップを使用して挿入を実行し、生成されたすべてのキーを返すメソッド。
doExecuteAndReturnKeyHolder(SqlParameterSource) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡された SqlParameterSource を使用して挿入を実行し、生成されたすべてのキーを返すメソッド。
doExecuteBatch(Map<String, ?>...) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡されたパラメーターのマップを使用してバッチ挿入を実行するデリゲートメソッド。
doExecuteBatch(SqlParameterSource...) - クラス org.springframework.jdbc.core.simple のメソッド。AbstractJdbcInsert
渡された SqlParameterSources を使用してバッチ挿入を実行するデリゲートメソッド。
doExecuteListener(Session, Message) - クラス org.springframework.jms.listener のメソッド。AbstractMessageListenerContainer
指定されたリスナーを実行し、後でトランザクションをコミットまたはロールバックします(必要な場合)。
doFilter(ServletRequest, ServletResponse) - クラス org.springframework.mock.web のメソッド。MockFilterChain
登録された FiltersEE および / または ServletEE を呼び出して、リクエストとレスポンスも保存します。
doFilter(ServletRequest, ServletResponse) - クラス org.springframework.mock.web のメソッド。PassThroughFilterChain
呼び出しをフィルター / サーブレットに渡します。
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。CompositeFilter
提供されたデリゲートフィルター(CompositeFilter.setFilters(java.util.List<? extends jakarta.servlet.Filter>))のリストから一時チェーンを形成し、順番に実行します。
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。DelegatingFilterProxy
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。OncePerRequestFilter
この doFilter 実装は、「すでにフィルター処理済み」のリクエスト属性を保管し、属性がすでにそこにある場合はフィルター処理せずに続行します。
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。ServletRequestPathFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - クラス org.springframework.web.servlet.resource のメソッド。ResourceUrlEncodingFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.orm.hibernate5.support のメソッド。OpenSessionInViewFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.orm.jpa.support のメソッド。OpenEntityManagerInViewFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。AbstractRequestLoggingFilter
リクエストをチェーンの次のフィルターに転送し、サブクラスに委譲して、リクエストが処理される前と後の両方で実際のリクエストロギングを実行します。
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。CharacterEncodingFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。CorsFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。FormContentFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。ForwardedHeaderFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。HiddenHttpMethodFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。OncePerRequestFilter
doFilter と同じ契約ですが、単一のリクエストスレッド内のリクエストごとに 1 回だけ呼び出されることが保証されています。
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。RelativeRedirectFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。RequestContextFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。ServerHttpObservationFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。ShallowEtagHeaderFilter
doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.multipart.support のメソッド。MultipartFilter
このフィルターの MultipartResolver を介してマルチパートリクエストを確認し、必要に応じて元のリクエストを MultipartHttpServletRequest でラップします。
doFilterNestedErrorDispatch(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。ForwardedHeaderFilter
doFilterNestedErrorDispatch(HttpServletRequest, HttpServletResponse, FilterChain) - クラス org.springframework.web.filter のメソッド。OncePerRequestFilter
通常、ERROR ディスパッチは、REQUEST ディスパッチが完了した後に発生し、フィルターチェーンが新たに開始されます。
doFinally() - クラス org.springframework.web.servlet.tags のメソッド。BindErrorsTag
doFinally() - クラス org.springframework.web.servlet.tags のメソッド。BindTag
doFinally() - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractDataBoundFormElementTag
BindStatus インスタンスを破棄します。
doFinally() - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractHtmlElementBodyTag
属性と保存されたリソースをクリーンアップします。
doFinally() - クラス org.springframework.web.servlet.tags.form のメソッド。FormTag
格納された TagWriter をクリアします。
doFinally() - クラス org.springframework.web.servlet.tags.form のメソッド。LabelTag
TagWriter インスタンスを破棄します。
doFinally() - クラス org.springframework.web.servlet.tags.form のメソッド。SelectTag
ネストされた options を使用するときに残された可能性のある TagWriter をクリアします。
doFinally() - クラス org.springframework.web.servlet.tags のメソッド。NestedPathTag
doFinally() - クラス org.springframework.web.servlet.tags のメソッド。RequestContextAwareTag
doFindAllClassPathResources(String) - クラス org.springframework.core.io.support のメソッド。PathMatchingResourcePatternResolver
構成された ClassLoader を介して、指定されたパスを持つすべてのクラスパスリソースを検索します。
doFindMatchingMethod(Object[]) - クラス org.springframework.beans.support のメソッド。ArgumentConvertingMethodInvoker
実際に、一致するパラメーター型を持つメソッド、つまり
doFindPathMatchingFileResources(Resource, String) - クラス org.springframework.core.io.support のメソッド。PathMatchingResourcePatternResolver
Ant スタイルの PathMatcher を介して、指定されたルートディレクトリのファイルシステム内で、指定された場所のサブパターンに一致するすべてのリソースを検索します。
doFindPathMatchingFileResources(Resource, String) - クラス org.springframework.web.context.support のメソッド。ServletContextResourcePatternResolver
ServletContextResource をチェックし、ServletContext.getResourcePaths を使用して Web アプリケーションのルートディレクトリにある一致するリソースを見つけるオーバーライドバージョン。
doFindPathMatchingJarResources(Resource, URL, String) - クラス org.springframework.core.io.support のメソッド。PathMatchingResourcePatternResolver
Ant スタイルの PathMatcher を介して、指定された場所のパターンに一致する jar ファイル内のすべてのリソースを検索します。
doGet(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
GET リクエストを processRequest/doService に委譲します。
doGet(Cache, Object) - クラス org.springframework.cache.interceptor のメソッド。AbstractCacheInvoker
指定された CacheCache.get(Object) を実行し、例外が発生した場合はエラーハンドラーを呼び出します。
doGetActiveProfiles() - クラス org.springframework.core.env のメソッド。AbstractEnvironment
AbstractEnvironment.setActiveProfiles(java.lang.String...) を介して明示的に設定されたアクティブなプロファイルのセットを返すか、現在のアクティブなプロファイルのセットが空の場合は、AbstractEnvironment.doGetActiveProfilesProperty() の存在を確認し、その値をアクティブなプロファイルのセットに割り当てます。
doGetActiveProfilesProperty() - クラス org.springframework.core.env のメソッド。AbstractEnvironment
アクティブなプロファイルのプロパティ値を返します。
doGetBean(String, Class<T>, Object[], boolean) - クラス org.springframework.beans.factory.support のメソッド。AbstractBeanFactory
指定された Bean のインスタンス(共有または独立)を返します。
doGetBundle(String, Locale) - クラス org.springframework.context.support のメソッド。ResourceBundleMessageSource
指定されたベース名とロケールのリソースバンドルを取得します。
doGetConnection(ConnectionFactory) - Static method in class org.springframework.r2dbc.connection.ConnectionFactoryUtils
指定された ConnectionFactory から実際に R2DBC 接続を取得します。
doGetConnection(String, String) - クラス org.springframework.jdbc.datasource のメソッド。IsolationLevelDataSourceAdapter
現在の分離レベル値と読み取り専用フラグを、返された接続に適用します。
doGetConnection(String, String) - クラス org.springframework.jdbc.datasource のメソッド。UserCredentialsDataSourceAdapter
この実装は、ターゲット DataSource の getConnection(username, password) メソッドに委譲し、指定されたユーザー資格情報を渡します。
doGetConnection(DataSource) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
指定された DataSource から実際に JDBC 接続を取得します。
doGetDefaultProfiles() - クラス org.springframework.core.env のメソッド。AbstractEnvironment
AbstractEnvironment.setDefaultProfiles(String...) を介して明示的に設定されたデフォルトプロファイルのセットを返すか、現在のデフォルトプロファイルのセットが予約済みのデフォルトプロファイルのみで構成されている場合は、AbstractEnvironment.doGetActiveProfilesProperty() の存在を確認し、その値(存在する場合)をデフォルトプロファイルのセットに割り当てます。
doGetDefaultProfilesProperty() - クラス org.springframework.core.env のメソッド。AbstractEnvironment
デフォルトプロファイルのプロパティ値を返します。
doGetJtaTransaction(UserTransaction) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
指定された現在の UserTransaction の JTA トランザクションオブジェクトを取得します。
doGetPath(Object) - Static method in class org.springframework.core.io.VfsUtils
doGetTransaction() - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doGetTransaction() - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doGetTransaction() - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doGetTransaction() - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doGetTransaction() - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
この実装は、JTA UserTransaction の JtaTransactionObject インスタンスを返します。
doGetTransaction() - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
現在のトランザクション状態のトランザクションオブジェクトを返します。
doGetTransaction(TransactionSynchronizationManager) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doGetTransaction(TransactionSynchronizationManager) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
現在のトランザクション状態のトランザクションオブジェクトを返します。
doGetTransactionalEntityManager(EntityManagerFactory, Map<?, ?>) - Static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
指定されたファクトリから JPA EntityManager を取得します。
doGetTransactionalEntityManager(EntityManagerFactory, Map<?, ?>, boolean) - Static method in class org.springframework.orm.jpa.EntityManagerFactoryUtils
指定されたファクトリから JPA EntityManager を取得します。
doGetTransactionalSession(ConnectionFactory, ConnectionFactoryUtils.ResourceFactory) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
現在のトランザクションと同期している JMS セッションを取得します(ある場合)。
doGetTransactionalSession(ConnectionFactory, ConnectionFactoryUtils.ResourceFactory, boolean) - Static method in class org.springframework.jms.connection.ConnectionFactoryUtils
現在のトランザクションと同期している JMS セッションを取得します(ある場合)。
doGetVisitorAttributes() - Static method in class org.springframework.core.io.VfsUtils
doHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map<String, Object>) - インターフェース org.springframework.web.socket.server のメソッド。HandshakeHandler
ハンドシェイクを開始します。
doHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map<String, Object>) - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
doHandshake(ServerHttpRequest, ServerHttpResponse, WebSocketHandler, Map<String, Object>) - クラス org.springframework.web.socket.sockjs.transport.handler のメソッド。WebSocketTransportHandler
doHandshake(WebSocketHandler, String, Object...) - インターフェース org.springframework.web.socket.client のメソッド。WebSocketClient
使用すべきではありません。
doHandshake(WebSocketHandler, WebSocketHttpHeaders, URI) - インターフェース org.springframework.web.socket.client のメソッド。WebSocketClient
使用すべきではありません。
doHandshakeInternal(WebSocketHandler, HttpHeaders, URI, List<String>, List<WebSocketExtension>, Map<String, Object>) - クラス org.springframework.web.socket.client のメソッド。AbstractWebSocketClient
使用すべきではありません。
doInCallableStatement(CallableStatement) - インターフェース org.springframework.jdbc.core のメソッド。CallableStatementCallback
アクティブな JDBC CallableStatement で JdbcTemplate.execute によって呼び出されます。
doInConnection(Connection) - インターフェース org.springframework.jdbc.core のメソッド。ConnectionCallback
アクティブな JDBC 接続で JdbcTemplate.execute によって呼び出されます。
doInContext(Context) - Method in interface org.springframework.jndi.JndiCallback
指定された JNDI コンテキストで何かを行います。
doInHibernate(Session) - インターフェース org.springframework.orm.hibernate5 のメソッド。HibernateCallback
アクティブな Hibernate Session を使用して HibernateTemplate.execute によって呼び出されます。
doInitBody() - クラス org.springframework.web.servlet.tags のメソッド。EscapeBodyTag
doInitBody() - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractHtmlElementBodyTag
doInitialize() - クラス org.springframework.jms.listener のメソッド。AbstractJmsListeningContainer
このコンテナー内の呼び出し元を登録します。
doInitialize() - クラス org.springframework.jms.listener のメソッド。DefaultMessageListenerContainer
JMS セッションと関連する MessageConsumer の形式で、個別のスレッドで実行されている指定数の同時コンシューマーを作成します。
doInitialize() - クラス org.springframework.jms.listener のメソッド。SimpleMessageListenerContainer
JMS セッションと関連する MessageConsumer の形式で、指定された数の同時コンシューマーを作成します。
doInJms(Session) - インターフェース org.springframework.jms.core のメソッド。SessionCallback
提供された JMS SessionEE に対して任意の数の操作を実行し、結果を返す可能性があります。
doInJms(Session, MessageProducer) - インターフェース org.springframework.jms.core のメソッド。ProducerCallback
指定された SessionEE および MessageProducerEE で操作を実行します。
doInJms(Session, QueueBrowser) - インターフェース org.springframework.jms.core のメソッド。BrowserCallback
指定された SessionEE および QueueBrowserEE で操作を実行します。
doInPreparedStatement(PreparedStatement) - インターフェース org.springframework.jdbc.core のメソッド。PreparedStatementCallback
アクティブな JDBC PreparedStatement で JdbcTemplate.execute によって呼び出されます。
doInPreparedStatement(PreparedStatement) - クラス org.springframework.jdbc.core.support のメソッド。AbstractLobCreatingPreparedStatementCallback
doInStatement(Statement) - インターフェース org.springframework.jdbc.core のメソッド。StatementCallback
アクティブな JDBC ステートメントで JdbcTemplate.execute によって呼び出されます。
doInTransaction(ReactiveTransaction) - インターフェース org.springframework.transaction.reactive のメソッド。TransactionCallback
トランザクションコンテキスト内で TransactionalOperator によって呼び出されます。
doInTransaction(TransactionStatus) - インターフェース org.springframework.transaction.support のメソッド。TransactionCallback
トランザクションコンテキスト内で TransactionTemplate.execute(org.springframework.transaction.support.TransactionCallback<T>) によって呼び出されます。
doInTransaction(TransactionStatus) - クラス org.springframework.transaction.support のメソッド。TransactionCallbackWithoutResult
doInTransactionWithoutResult(TransactionStatus) - クラス org.springframework.transaction.support のメソッド。TransactionCallbackWithoutResult
トランザクションコンテキスト内で TransactionTemplate.execute によって呼び出されます。
doInvoke(Object...) - クラス org.springframework.context.event のメソッド。ApplicationListenerMethodAdapter
指定された引数値を使用してイベントリスナーメソッドを呼び出します。
doInvoke(Object...) - クラス org.springframework.messaging.handler.invocation のメソッド。InvocableHandlerMethod
指定された引数値でハンドラーメソッドを呼び出します。
doInvoke(Object...) - クラス org.springframework.web.method.support のメソッド。InvocableHandlerMethod
指定された引数値でハンドラーメソッドを呼び出します。
doInvoke(MethodInvocation) - Method in class org.springframework.jmx.access.MBeanClientInterceptor
構成された管理対象リソースに呼び出しをルーティングします。
doInvokeListener(MessageListener, Message) - クラス org.springframework.jms.listener のメソッド。AbstractMessageListenerContainer
指定されたリスナーを標準の JMS MessageListenerEE として呼び出します。
doInvokeListener(SessionAwareMessageListener, Session, Message) - クラス org.springframework.jms.listener のメソッド。AbstractMessageListenerContainer
指定されたリスナーを Spring SessionAwareMessageListener として呼び出し、要求された場合は新しい JMS セッションを(潜在的に独自のトランザクションで)リスナーに公開します。
doJtaBegin(JtaTransactionObject, TransactionDefinition) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
JTA UserTransaction または TransactionManager で JTA 開始を実行します。
doJtaResume(JtaTransactionObject, Object) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
JTA TransactionManager で JTA 履歴書を実行します。
doJtaSuspend(JtaTransactionObject) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
JTA TransactionManager で JTA サスペンドを実行します。
doLoadBeanDefinitions(InputSource, Resource) - クラス org.springframework.beans.factory.xml のメソッド。XmlBeanDefinitionReader
指定された XML ファイルから Bean 定義を実際にロードします。
doLoadDocument(InputSource, Resource) - クラス org.springframework.beans.factory.xml のメソッド。XmlBeanDefinitionReader
設定された DocumentLoader を使用して、指定されたドキュメントを実際にロードします。
domain(String) - Method in interface org.springframework.http.ResponseCookie.ResponseCookieBuilder
Cookie "Domain" 属性を設定します。
domain(String, String) - クラス org.springframework.test.web.reactive.server のメソッド。CookieAssertions
Cookie のドメイン属性をアサートします。
domain(String, String) - クラス org.springframework.test.web.servlet.result のメソッド。CookieResultMatchers
Cookie のドメインをアサートします。
domain(String, Matcher<? super String>) - クラス org.springframework.test.web.reactive.server のメソッド。CookieAssertions
Hamcrest Matcher を使用して Cookie のドメイン属性をアサートします。
domain(String, Matcher<? super String>) - クラス org.springframework.test.web.servlet.result のメソッド。CookieResultMatchers
Hamcrest Matcher を使用して Cookie のドメインをアサートします。
doMatch(String, String, boolean, Map<String, String>) - Method in class org.springframework.util.AntPathMatcher
実際に、指定された path を指定された pattern に一致させます。
DomUtils - org.springframework.util.xml のクラス
DOM API を操作するための、特に DOM ノードと DOM 要素を操作するための便利なメソッド。
DomUtils() - クラス org.springframework.util.xml. DomUtils のコンストラクター
done() - クラス org.springframework.util.concurrent のメソッド。ListenableFutureTask
使用すべきではありません。
dontIgnore(IMessage.Kind) - Method in class org.springframework.aop.aspectj.AspectJWeaverMessageHandler
doOptions(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
doParse(Element, BeanDefinitionBuilder) - クラス org.springframework.beans.factory.xml のメソッド。AbstractSingleBeanDefinitionParser
提供された ElementSE を解析し、必要に応じて提供された BeanDefinitionBuilder を入力します。
doParse(Element, BeanDefinitionBuilder) - クラス org.springframework.scheduling.config のメソッド。SchedulerBeanDefinitionParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.beans.factory.xml のメソッド。AbstractSimpleBeanDefinitionParser
提供された ElementSE を解析し、必要に応じて提供された BeanDefinitionBuilder を入力します。
doParse(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.beans.factory.xml のメソッド。AbstractSingleBeanDefinitionParser
提供された ElementSE を解析し、必要に応じて提供された BeanDefinitionBuilder を入力します。
doParse(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.scheduling.config のメソッド。ExecutorBeanDefinitionParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.scheduling.config のメソッド。ScheduledTasksBeanDefinitionParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.web.servlet.config のメソッド。FreeMarkerConfigurerBeanDefinitionParser
doParse(Element, ParserContext, BeanDefinitionBuilder) - クラス org.springframework.web.servlet.config のメソッド。ScriptTemplateConfigurerBeanDefinitionParser
doParseExpression(String, ParserContext) - クラス org.springframework.expression.common のメソッド。TemplateAwareExpressionParser
実際に式文字列を解析し、Expression オブジェクトを返します。
doParseExpression(String, ParserContext) - クラス org.springframework.expression.spel.standard のメソッド。SpelExpressionParser
doPost(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
doProceed(MethodInvocation) - クラス org.springframework.aop.support のメソッド。DelegatePerTargetObjectIntroductionInterceptor
提供された MethodInterceptor に進みます。
doProceed(MethodInvocation) - クラス org.springframework.aop.support のメソッド。DelegatingIntroductionInterceptor
提供された MethodInterceptor に進みます。
doProcess() - クラス org.springframework.context.aot のメソッド。AbstractAotProcessor
doProcess() - クラス org.springframework.context.aot のメソッド。ContextAotProcessor
最初に出力ディレクトリをクリアして処理を呼び出し、次に ContextAotProcessor.performAotProcessing(GenericApplicationContext) を実行します。
doProcess() - クラス org.springframework.test.context.aot のメソッド。TestAotProcessor
最初に出力ディレクトリをクリアしてから AOT 処理を実行することにより、テストクラスの処理をトリガーします。
doProcessProperties(ConfigurableListableBeanFactory, StringValueResolver) - クラス org.springframework.beans.factory.config のメソッド。PlaceholderConfigurerSupport
doPut(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
doPut(Cache, Object, Object) - クラス org.springframework.cache.interceptor のメソッド。AbstractCacheInvoker
指定された CacheCache.put(Object, Object) を実行し、例外が発生した場合はエラーハンドラーを呼び出します。
doReceive(D) - クラス org.springframework.messaging.core のメソッド。AbstractMessageReceivingTemplate
実際に、指定された宛先からメッセージを受信します。
doReceive(Destination) - クラス org.springframework.jms.core のメソッド。JmsMessagingTemplate
doReceive(Session, Destination, String) - クラス org.springframework.jms.core のメソッド。JmsTemplate
JMS メッセージを受信します。
doReceive(Session, MessageConsumer) - クラス org.springframework.jms.core のメソッド。JmsTemplate
実際に JMS メッセージを受信します。
doReceive(String) - クラス org.springframework.jms.core のメソッド。JmsMessagingTemplate
doReceive(MessageChannel) - クラス org.springframework.messaging.core のメソッド。GenericMessagingTemplate
doReceive(MessageChannel, long) - クラス org.springframework.messaging.core のメソッド。GenericMessagingTemplate
doReceiveAndExecute(Object, Session, MessageConsumer, TransactionStatus) - クラス org.springframework.jms.listener のメソッド。AbstractPollingMessageListenerContainer
実際に、指定されたコンシューマーから受信したメッセージのリスナーを実行し、すべてを取得するにはリソースが必要で、リスナーを呼び出します。
doRegister(Object, ObjectName) - Method in class org.springframework.jmx.support.MBeanRegistrationSupport
実際に MBean をサーバーに登録します。
doRegisterAfterCompletionWithJtaTransaction(JtaTransactionObject, List<TransactionSynchronization>) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
指定された Spring TransactionSynchronizations で afterCompletion を呼び出すために、JTA TransactionManager で JTA 同期を登録します。
doRegisterBeanDefinitions(Element) - クラス org.springframework.beans.factory.xml のメソッド。DefaultBeanDefinitionDocumentReader
指定されたルート <beans/> 要素内に各 Bean 定義を登録します。
doReleaseConnection(Connection, ConnectionFactory) - Static method in class org.springframework.r2dbc.connection.ConnectionFactoryUtils
指定された ConnectionFactory から取得された指定された Connection を実際に閉じます。
doReleaseConnection(Connection, DataSource) - Static method in class org.springframework.jdbc.datasource.DataSourceUtils
特定の DataSource から取得した特定の接続を実際に閉じます。
doRender(Map<String, Object>, HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet.view.freemarker のメソッド。FreeMarkerView
使用する完全なテンプレートモデルを含む特定のモデルマップを使用して、FreeMarker ビューを特定のレスポンスにレンダリングします。
doRescheduleTask(Object) - クラス org.springframework.jms.listener のメソッド。AbstractJmsListeningContainer
指定されたタスクオブジェクトをすぐに再スケジュールします。
doRescheduleTask(Object) - クラス org.springframework.jms.listener のメソッド。DefaultMessageListenerContainer
このリスナーコンテナーの TaskExecutor を介して、指定されたタスクを再実行します。
doResolveDependency(DependencyDescriptor, String, Set<String>, TypeConverter) - クラス org.springframework.beans.factory.support のメソッド。DefaultListableBeanFactory
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerExceptionResolver
ハンドラーの実行中にスローされた特定の例外を実際に解決し、適切であれば特定のエラーページを表す ModelAndView を返します。
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodExceptionResolver
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - クラス org.springframework.web.servlet.handler のメソッド。SimpleMappingExceptionResolver
on ハンドラーの実行中にスローされた特定の例外を実際に解決し、必要に応じて特定のエラーページを表す ModelAndView を返します。
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - クラス org.springframework.web.servlet.mvc.annotation のメソッド。ResponseStatusExceptionResolver
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) - クラス org.springframework.web.servlet.mvc.support のメソッド。DefaultHandlerExceptionResolver
doResolveHandlerMethodException(HttpServletRequest, HttpServletResponse, HandlerMethod, Exception) - クラス org.springframework.web.servlet.handler のメソッド。AbstractHandlerMethodExceptionResolver
on ハンドラーの実行中にスローされた特定の例外を実際に解決し、必要に応じて特定のエラーページを表す ModelAndView を返します。
doResolveHandlerMethodException(HttpServletRequest, HttpServletResponse, HandlerMethod, Exception) - クラス org.springframework.web.servlet.mvc.method.annotation のメソッド。ExceptionHandlerExceptionResolver
@ExceptionHandler メソッドを見つけて呼び出し、発生した例外を処理します。
doResume(Object, Object) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doResume(Object, Object) - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doResume(Object, Object) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doResume(Object, Object) - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doResume(Object, Object) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
doResume(Object, Object) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
現在のトランザクションのリソースを再開します。
doResume(TransactionSynchronizationManager, Object, Object) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doResume(TransactionSynchronizationManager, Object, Object) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
現在のトランザクションのリソースを再開します。
doRetrieveMatchingServletContextResources(ServletContext, String, String, Set<Resource>) - クラス org.springframework.web.context.support のメソッド。ServletContextResourcePatternResolver
指定されたパターンに一致する ServletContextResources を再帰的に取得し、指定された結果セットに追加します。
doRollback(TransactionSynchronizationManager, GenericReactiveTransaction) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doRollback(TransactionSynchronizationManager, GenericReactiveTransaction) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
指定されたトランザクションの実際のロールバックを実行します。
doRollback(DefaultTransactionStatus) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doRollback(DefaultTransactionStatus) - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doRollback(DefaultTransactionStatus) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doRollback(DefaultTransactionStatus) - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doRollback(DefaultTransactionStatus) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
doRollback(DefaultTransactionStatus) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
指定されたトランザクションの実際のロールバックを実行します。
doScan(String...) - クラス org.springframework.context.annotation のメソッド。ClassPathBeanDefinitionScanner
指定された基本パッケージ内でスキャンを実行し、登録された Bean 定義を返します。
doSend(D, Message<?>) - クラス org.springframework.messaging.core のメソッド。AbstractMessageSendingTemplate
doSend(Destination, Message<?>) - クラス org.springframework.jms.core のメソッド。JmsMessagingTemplate
doSend(MessageProducer, Message) - クラス org.springframework.jms.core のメソッド。JmsTemplate
指定された JMS メッセージを実際に送信します。
doSend(Session, Destination, MessageCreator) - クラス org.springframework.jms.core のメソッド。JmsTemplate
指定された JMS メッセージを送信します。
doSend(MimeMessage[], Object[]) - クラス org.springframework.mail.javamail のメソッド。JavaMailSenderImpl
MimeMessages の指定された配列を JavaMail を介して実際に送信します。
doSend(String, Message<?>) - クラス org.springframework.jms.core のメソッド。JmsMessagingTemplate
doSend(String, Message<?>) - クラス org.springframework.messaging.simp のメソッド。SimpMessagingTemplate
doSend(MessageChannel, Message<?>) - クラス org.springframework.messaging.core のメソッド。GenericMessagingTemplate
doSend(MessageChannel, Message<?>, long) - クラス org.springframework.messaging.core のメソッド。GenericMessagingTemplate
doSendAndReceive(D, Message<?>) - クラス org.springframework.messaging.core のメソッド。AbstractMessagingTemplate
doSendAndReceive(Destination, Message<?>) - クラス org.springframework.jms.core のメソッド。JmsMessagingTemplate
doSendAndReceive(Session, Destination, MessageCreator) - クラス org.springframework.jms.core のメソッド。JmsTemplate
指定された DestinationEE にリクエストメッセージを送信し、オンザフライで作成された一時キューで応答が受信されるまでブロックします。
doSendAndReceive(String, Message<?>) - クラス org.springframework.jms.core のメソッド。JmsMessagingTemplate
doSendAndReceive(MessageChannel, Message<?>) - クラス org.springframework.messaging.core のメソッド。GenericMessagingTemplate
doService(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。DispatcherServlet
DispatcherServlet 固有のリクエスト属性を公開し、実際のディスパッチのために DispatcherServlet.doDispatch(jakarta.servlet.http.HttpServletRequest, jakarta.servlet.http.HttpServletResponse) に委譲します。
doService(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
サブクラスは、GET、POST、PUT、DELETE の集中コールバックを受信して、リクエスト処理の作業を行うためにこのメソッドを実装する必要があります。
doSetNestedPath(String) - Method in class org.springframework.validation.AbstractErrors
実際にネストされたパスを設定します。
doSetRollbackOnly(TransactionSynchronizationManager, GenericReactiveTransaction) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doSetRollbackOnly(TransactionSynchronizationManager, GenericReactiveTransaction) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
指定されたトランザクションをロールバックのみに設定します。
doSetRollbackOnly(DefaultTransactionStatus) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doSetRollbackOnly(DefaultTransactionStatus) - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doSetRollbackOnly(DefaultTransactionStatus) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doSetRollbackOnly(DefaultTransactionStatus) - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doSetRollbackOnly(DefaultTransactionStatus) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
doSetRollbackOnly(DefaultTransactionStatus) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
指定されたトランザクションをロールバックのみに設定します。
doSetValue(PreparedStatement, int, int, Object) - クラス org.springframework.jdbc.core のメソッド。ArgumentTypePreparedStatementSetter
指定された値と型を使用して、準備されたステートメントの指定されたパラメーター位置の値を設定します。
doSetValue(PreparedStatement, int, Object) - クラス org.springframework.jdbc.core のメソッド。ArgumentPreparedStatementSetter
指定された値を使用して、準備されたステートメントの指定されたパラメーター位置の値を設定します。
doShutdown() - クラス org.springframework.jms.listener のメソッド。AbstractJmsListeningContainer
登録された呼び出し元を閉じます。
doShutdown() - クラス org.springframework.jms.listener のメソッド。DefaultMessageListenerContainer
登録済みの JMS セッションと関連する MessageConsumers を破棄します。
doShutdown() - クラス org.springframework.jms.listener のメソッド。SimpleMessageListenerContainer
登録済みの JMS セッションと関連する MessageConsumers を破棄します。
doSort(List<E>, SortDefinition) - クラス org.springframework.beans.support のメソッド。PagedListHolder
指定されたソート定義に従って、実際に指定されたソースリストのソートを実行します。
doStart() - クラス org.springframework.jms.listener のメソッド。AbstractJmsListeningContainer
共有接続があれば開始し、すべての呼び出し元タスクに通知します。
doStart() - クラス org.springframework.jms.listener のメソッド。SimpleMessageListenerContainer
まだ初期化されていない場合、このコンテナーの JMS メッセージコンシューマーを再初期化します。
doStart() - クラス org.springframework.web.reactive.socket.server.support のメソッド。HandshakeWebSocketService
doStart() - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
doStartTag() - クラス org.springframework.web.servlet.tags のメソッド。NestedPathTag
doStartTag() - クラス org.springframework.web.servlet.tags のメソッド。RequestContextAwareTag
現在の RequestContext を作成して公開します。
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。BindErrorsTag
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。BindTag
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。EscapeBodyTag
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。EvalTag
doStartTagInternal() - クラス org.springframework.web.servlet.tags.form のメソッド。AbstractFormTag
AbstractFormTag.createTagWriter() を呼び出し、作成された TagWriterAbstractFormTag.writeTagContent(TagWriter) メソッドに渡す単純なテンプレートメソッドを提供します。
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。HtmlEscapeTag
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。MessageTag
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。RequestContextAwareTag
doStartTag によって呼び出され、実際の作業を実行します。
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。TransformTag
doStartTagInternal() - クラス org.springframework.web.servlet.tags のメソッド。UrlTag
doStop() - クラス org.springframework.jms.listener のメソッド。AbstractJmsListeningContainer
すべての呼び出し元タスクに通知し、共有接続があれば停止します。
doStop() - クラス org.springframework.web.reactive.socket.server.support のメソッド。HandshakeWebSocketService
doStop() - クラス org.springframework.web.socket.server.support のメソッド。AbstractHandshakeHandler
doSubmit(Callable<Object>, AsyncTaskExecutor, Class<?>) - クラス org.springframework.aop.interceptor のメソッド。AsyncExecutionAspectSupport
選択したエグゼキューターで特定のタスクを実際に実行するためのデリゲート。
doSuspend(Object) - クラス org.springframework.jdbc.datasource のメソッド。DataSourceTransactionManager
doSuspend(Object) - クラス org.springframework.jms.connection のメソッド。JmsTransactionManager
doSuspend(Object) - クラス org.springframework.orm.hibernate5 のメソッド。HibernateTransactionManager
doSuspend(Object) - クラス org.springframework.orm.jpa のメソッド。JpaTransactionManager
doSuspend(Object) - クラス org.springframework.transaction.jta のメソッド。JtaTransactionManager
doSuspend(Object) - クラス org.springframework.transaction.support のメソッド。AbstractPlatformTransactionManager
現在のトランザクションのリソースを一時停止します。
doSuspend(TransactionSynchronizationManager, Object) - クラス org.springframework.r2dbc.connection のメソッド。R2dbcTransactionManager
doSuspend(TransactionSynchronizationManager, Object) - クラス org.springframework.transaction.reactive のメソッド。AbstractReactiveTransactionManager
現在のトランザクションのリソースを一時停止します。
doTask(int, Object, ConcurrentReferenceHashMap.Task<T>) - Method in class org.springframework.util.ConcurrentReferenceHashMap.Segment
このセグメントに更新操作を適用します。
doTrace(HttpServletRequest, HttpServletResponse) - クラス org.springframework.web.servlet のメソッド。FrameworkServlet
doTranslate(String, String, SQLException) - Method in class org.springframework.jdbc.support.AbstractFallbackSQLExceptionTranslator
指定された例外を実際に変換するためのテンプレートメソッド。
doTranslate(String, String, SQLException) - Method in class org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator
doTranslate(String, String, SQLException) - Method in class org.springframework.jdbc.support.SQLExceptionSubclassTranslator
doTranslate(String, String, SQLException) - Method in class org.springframework.jdbc.support.SQLStateSQLExceptionTranslator
DOUBLE - Enum constant in enum class org.springframework.expression.spel.ast.TypeCode
double
DOUBLE - Static variable in interface org.springframework.asm.Opcodes
DOUBLE - Static variable in class org.springframework.asm.Type
double 型の種類。
DOUBLE_TYPE - Static variable in class org.springframework.asm.Type
double 型。
doUnregister(ObjectName) - Method in class org.springframework.jmx.support.MBeanRegistrationSupport
指定された MBean をサーバーから実際に登録解除します。
doValidate(Object) - クラス org.springframework.validation.beanvalidation のメソッド。BeanValidationPostProcessor
指定された Bean の検証を実行します。
doWith(Field) - Method in interface org.springframework.util.ReflectionUtils.FieldCallback
指定されたフィールドを使用して操作を実行します。
doWith(Method) - Method in interface org.springframework.util.ReflectionUtils.MethodCallback
指定されたメソッドを使用して操作を実行します。
doWithFields(Class<?>, ReflectionUtils.FieldCallback) - Static method in class org.springframework.util.ReflectionUtils
ターゲットクラスのすべてのフィールドで指定されたコールバックを呼び出し、クラス階層を上ってすべての宣言されたフィールドを取得します。
doWithFields(Class<?>, ReflectionUtils.FieldCallback, ReflectionUtils.FieldFilter) - Static method in class org.springframework.util.ReflectionUtils
ターゲットクラスのすべてのフィールドで指定されたコールバックを呼び出し、クラス階層を上ってすべての宣言されたフィールドを取得します。
doWithLocalFields(Class<?>, ReflectionUtils.FieldCallback) - Static method in class org.springframework.util.ReflectionUtils
指定されたクラスでローカルに宣言されたすべてのフィールドで指定されたコールバックを呼び出します。
doWithLocalMethods(Class<?>, ReflectionUtils.MethodCallback) - Static method in class org.springframework.util.ReflectionUtils
指定されたクラスのすべての一致するメソッドに対して、ローカルに宣言されたメソッドまたはそれに相当するメソッド(指定されたクラスが実装する Java 8 ベースのインターフェースのデフォルトメソッドなど)で指定されたコールバック操作を実行します。
doWithMethods(Class<?>, ReflectionUtils.MethodCallback) - Static method in class org.springframework.util.ReflectionUtils
指定されたクラスとスーパークラスのすべての一致するメソッドで指定されたコールバック操作を実行します。
doWithMethods(Class<?>, ReflectionUtils.MethodCallback, ReflectionUtils.MethodFilter) - Static method in class org.springframework.util.ReflectionUtils
指定されたクラスとスーパークラス(または指定されたインターフェースとスーパーインターフェース)のすべての一致するメソッドで、指定されたコールバック操作を実行します。
doWithRequest(ClientHttpRequest) - インターフェース org.springframework.web.client のメソッド。RequestCallback
drain(InputStream) - Static method in class org.springframework.util.StreamUtils
指定された InputStream の残りのコンテンツを排出します。
DREM - Static variable in interface org.springframework.asm.Opcodes
DRETURN - Static variable in interface org.springframework.asm.Opcodes
DriverManagerDataSource - org.springframework.jdbc.datasource のクラス
標準の JDBC DataSourceSE インターフェースの単純な実装、Bean プロパティを介してプレーンな古い JDBC DriverManagerSE を構成し、すべての getConnection 呼び出しから新しい ConnectionSE を返します。
DriverManagerDataSource() - クラス org.springframework.jdbc.datasource. DriverManagerDataSource のコンストラクター
Bean スタイルの構成のコンストラクター。
DriverManagerDataSource(String) - クラス org.springframework.jdbc.datasource. DriverManagerDataSource のコンストラクター
JDBC アクセス用のユーザー名またはパスワードを指定せずに、指定された JDBC URL で新しい DriverManagerDataSource を作成します。
DriverManagerDataSource(String, String, String) - クラス org.springframework.jdbc.datasource. DriverManagerDataSource のコンストラクター
指定された標準 DriverManager パラメーターで新しい DriverManagerDataSource を作成します。
DriverManagerDataSource(String, Properties) - クラス org.springframework.jdbc.datasource. DriverManagerDataSource のコンストラクター
JDBC アクセス用のユーザー名またはパスワードを指定せずに、指定された JDBC URL で新しい DriverManagerDataSource を作成します。
DROP - Enum constant in enum class org.springframework.web.socket.handler.ConcurrentWebSocketSessionDecorator.OverflowStrategy
最も古いメッセージをバッファから削除します。
dropTables(String...) - クラス org.springframework.test.context.junit4 のメソッド。AbstractTransactionalJUnit4SpringContextTests
指定されたすべてのテーブルを削除するための便利なメソッド。
dropTables(String...) - Method in class org.springframework.test.context.testng.AbstractTransactionalTestNGSpringContextTests
指定されたすべてのテーブルを削除するための便利なメソッド。
dropTables(JdbcOperations, String...) - Static method in class org.springframework.test.jdbc.JdbcTestUtils
指定したテーブルを削除します。
dropTables(JdbcClient, String...) - Static method in class org.springframework.test.jdbc.JdbcTestUtils
指定したテーブルを削除します。
DSTORE - Static variable in interface org.springframework.asm.Opcodes
DSUB - Static variable in interface org.springframework.asm.Opcodes
DTD_SUFFIX - Static variable in class org.springframework.beans.factory.xml.DelegatingEntityResolver
DTD ファイルのサフィックス。
dup() - クラス org.springframework.cglib.core のメソッド。CodeEmitter
DUP - Static variable in interface org.springframework.asm.Opcodes
dup_x1() - クラス org.springframework.cglib.core のメソッド。CodeEmitter
DUP_X1 - Static variable in interface org.springframework.asm.Opcodes
dup_x2() - クラス org.springframework.cglib.core のメソッド。CodeEmitter
DUP_X2 - Static variable in interface org.springframework.asm.Opcodes
dup2() - クラス org.springframework.cglib.core のメソッド。CodeEmitter
DUP2 - Static variable in interface org.springframework.asm.Opcodes
dup2_x1() - クラス org.springframework.cglib.core のメソッド。CodeEmitter
DUP2_X1 - Static variable in interface org.springframework.asm.Opcodes
dup2_x2() - クラス org.springframework.cglib.core のメソッド。CodeEmitter
DUP2_X2 - Static variable in interface org.springframework.asm.Opcodes
DuplicateKeyException - Exception in org.springframework.dao
データを挿入または更新しようとすると、主キーまたは一意性制約に違反した場合にスローされる例外。
DuplicateKeyException(String) - Constructor for exception org.springframework.dao.DuplicateKeyException
DuplicateKeyException のコンストラクター。
DuplicateKeyException(String, Throwable) - Constructor for exception org.springframework.dao.DuplicateKeyException
DuplicateKeyException のコンストラクター。
DuplicatesPredicate - org.springframework.cglib.core のクラス
DuplicatesPredicate() - クラス org.springframework.cglib.core. DuplicatesPredicate のコンストラクター
サブクラスのブリッジメソッドをスーパークラスの非ブリッジメソッドよりも優先できるようにする DuplicatesPredicate を構築します。
DuplicatesPredicate(List) - クラス org.springframework.cglib.core. DuplicatesPredicate のコンストラクター
同じシグネチャーを持つサブクラスメソッドが存在するにもかかわらず、スーパークラスの非ブリッジメソッドの使用を優先する DuplicatesPredicate を構築します (サブクラスがブリッジメソッドの場合)。
DynamicClassLoader - org.springframework.core.test.tools のクラス
動的に生成されたコンテンツを公開するために使用される ClassLoaderSE
DynamicClassLoader(ClassLoader, ClassFiles, ResourceFiles, Map<String, DynamicClassFileObject>, Map<String, DynamicResourceFileObject>) - クラス org.springframework.core.test.tools. DynamicClassLoader のコンストラクター
DynamicDestinationResolver - org.springframework.jms.support.destination のクラス
動的宛先として宛先名を解決する単純な DestinationResolver 実装。
DynamicDestinationResolver() - クラス org.springframework.jms.support.destination. DynamicDestinationResolver のコンストラクター
DynamicFile - org.springframework.core.test.tools のクラス
動的に生成されるファイルの抽象基本クラス。
DynamicFile(String, String) - クラス org.springframework.core.test.tools. DynamicFile のコンストラクター
DynamicFileAssert< A extends DynamicFileAssert< A , F >, F extends DynamicFile> - Class in org.springframework.core.test.tools
DynamicFile インスタンスのアサーションメソッド。
DynamicIntroductionAdvice - org.springframework.aop のインターフェース
AOP アライアンスアドバイスのサブインターフェース。これにより、アドバイスによって追加のインターフェースを実装でき、そのインターセプターを使用してプロキシ経由で利用できます。
DynamicMethodMatcher - org.springframework.aop.support のクラス
動的メソッドマッチャーのための便利な抽象スーパークラス。実行時に引数を考慮します。
DynamicMethodMatcher() - クラス org.springframework.aop.support. DynamicMethodMatcher のコンストラクター
DynamicMethodMatcherPointcut - org.springframework.aop.support のクラス
サブクラスに MethodMatcher インターフェースを実装させたいが、サブクラスはポイントカットにしたい場合に便利なスーパークラス。
DynamicMethodMatcherPointcut() - クラス org.springframework.aop.support. DynamicMethodMatcherPointcut のコンストラクター
DynamicPropertyRegistry - Interface in org.springframework.test.context
動的に解決された値を持つプロパティを Environment に追加できるように、@DynamicPropertySource メソッドで使用されるレジストリ。
DynamicPropertySource - Annotation Interface in org.springframework.test.context
動的な値を持つプロパティを Environment の PropertySources のセットに追加する必要がある統合テストのメソッドレベルのアノテーション。
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
すべてのクラスとインターフェース | すべてのパッケージ | 定数フィールド値 | 直列化された形式