アノテーションインターフェースの使用
org.springframework.context.annotation.Configuration
Configuration を使用するパッケージ
パッケージ
説明
宣言的なキャッシュ管理のためのアノテーションとサポートクラス。
AspectJ ベースのキャッシングのサポート。
宣言型 JSR-107 キャッシング構成のサポートパッケージ。
JSR-250「共通」アノテーション、コンポーネントスキャン、Spring 管理オブジェクトを作成するための Java ベースのメタデータなど、アプリケーションコンテキストのアノテーションサポート。
@Configurable アノテーションによって駆動される AspectJ ベースの依存性注入のサポート。 宣言型 JMS リスナーエンドポイントのアノテーションとサポートクラス。
非同期メソッド実行のアノテーションサポート。
AspectJ ベースのスケジューリングのサポート。
Spring のアノテーションベースのトランザクション境界のサポート。
AspectJ ベースのトランザクション管理サポート。
Spring WebFlux 構成インフラストラクチャ。
Spring MVC のアノテーションベースのセットアップ。
構成クラスでのアノテーションベースの WebSocket セットアップのサポート。
org.springframework.cache.annotation 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.cache.annotation のクラス修飾子と型クラス説明classSpring のアノテーション駆動型キャッシュ管理機能を有効にするための共通構造を提供する抽象ベース@Configurationクラス。classプロキシベースのアノテーション駆動型キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。org.springframework.cache.aspectj 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.cache.aspectj のクラス修飾子と型クラス説明classAspectJ ベースのアノテーション駆動型キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。class標準 JSR-107 アノテーションの AspectJ ベースのアノテーション駆動型キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。org.springframework.cache.jcache.config 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.cache.jcache.config のクラス修飾子と型クラス説明class抽象 JSR-107 固有の@Configurationクラスは、JSR-107 アノテーション駆動型キャッシュ管理機能を有効にするための共通構造を提供します。classプロキシベースのアノテーション駆動型 JSR-107 キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。org.springframework.context.annotation 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.context.annotation のクラス修飾子と型クラス説明classLoadTimeWeaverBean を登録する@Configurationクラス。classAnnotationMBeanExporterBean を登録する@Configurationクラス。org.springframework.context.annotation.aspectj 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.context.annotation.aspectj のクラス修飾子と型クラス説明class@Configurableアノテーションが付けられた非 Spring 管理対象オブジェクトの依存性注入サービスを実行できるAnnotationBeanConfigurerAspectを登録する@Configurationクラス。org.springframework.jms.annotation 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.jms.annotation のクラス修飾子と型クラス説明classSpring の@JmsListenerアノテーションを処理できるJmsListenerAnnotationBeanPostProcessorBean を登録する@Configurationクラス。org.springframework.scheduling.annotation 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.scheduling.annotation のクラス修飾子と型クラス説明classSpring の非同期メソッド実行機能を有効にするための共通構造を提供する抽象ベースConfigurationクラス。classプロキシベースの非同期メソッド実行を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。classSpring の @Scheduledアノテーションを処理できるScheduledAnnotationBeanPostProcessorBean を登録する@Configurationクラス。org.springframework.scheduling.aspectj 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.scheduling.aspectj のクラス修飾子と型クラス説明classAspectJ ベースの非同期メソッド実行を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。org.springframework.transaction.annotation 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.transaction.annotation のクラス修飾子と型クラス説明classSpring のアノテーション駆動のトランザクション管理機能を有効にするための共通構造を提供する抽象ベース@Configurationクラス。classプロキシベースのアノテーション駆動型トランザクション管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。org.springframework.transaction.aspectj 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.transaction.aspectj のクラス修飾子と型クラス説明classSpring 独自のTransactionalアノテーションに加えて、JTA 1.2TransactionalEE アノテーションの AspectJ ベースのアノテーション駆動型トランザクション管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。classSpring 独自のTransactionalアノテーションの AspectJ ベースのアノテーション駆動型トランザクション管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する@Configurationクラス。org.springframework.web.reactive.config 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.web.reactive.config のクラス修飾子と型クラス説明classWebFluxConfigurationSupportのサブクラス。型WebFluxConfigurerのすべての Bean を検出して委譲し、WebFluxConfigurationSupportが提供する構成をカスタマイズできるようにします。org.springframework.web.servlet.config.annotation 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.web.servlet.config.annotation のクラス修飾子と型クラス説明classWebMvcConfigurationSupportのサブクラス。型WebMvcConfigurerのすべての Bean を検出して委譲し、WebMvcConfigurationSupportが提供する構成をカスタマイズできるようにします。org.springframework.web.socket.config.annotation 内の Configuration 使用
型 Configuration のアノテーションを持つ org.springframework.web.socket.config.annotation のクラス修飾子と型クラス説明classSpring 構成でWebSocketConfigurerの実装を検出し、WebSocket リクエスト処理を構成するために呼び出すWebSocketConfigurationSupportのバリエーション。class型WebSocketMessageBrokerConfigurerの Bean を検出し、それらすべてに委譲するWebSocketMessageBrokerConfigurationSupport拡張。WebSocketMessageBrokerConfigurationSupportで提供される構成のコールバックスタイルのカスタマイズを許可します。