アノテーションインターフェースの使用 
org.springframework.context.annotation.Role
Role を使用するパッケージ 
 パッケージ 
 説明 
 宣言的なキャッシュ管理のためのアノテーションとサポートクラス。
AspectJ ベースのキャッシングのサポート。
 宣言型 JSR-107 キャッシング構成のサポートパッケージ。
JSR-250「共通」アノテーション、コンポーネントスキャン、Spring 管理オブジェクトを作成するための Java ベースのメタデータなど、アプリケーションコンテキストのアノテーションサポート。
@Configurable アノテーションによって駆動される AspectJ ベースの依存性注入のサポート。 宣言型 JMS リスナーエンドポイントのアノテーションとサポートクラス。
 非同期メソッド実行のアノテーションサポート。
AspectJ ベースのスケジューリングのサポート。
Spring のアノテーションベースのトランザクション境界のサポート。
AspectJ ベースのトランザクション管理サポート。
- org.springframework.cache.annotation 内の Role 使用型 Role のアノテーションを持つ org.springframework.cache.annotation のクラス修飾子と型クラス説明- classプロキシベースのアノテーション駆動型キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.cache.annotation のメソッド修飾子と型メソッド説明ProxyCachingConfiguration.- cacheAdvisor- (CacheOperationSource cacheOperationSource, CacheInterceptor cacheInterceptor) ProxyCachingConfiguration.- cacheInterceptor- (CacheOperationSource cacheOperationSource) ProxyCachingConfiguration.- cacheOperationSource()
- org.springframework.cache.aspectj 内の Role 使用型 Role のアノテーションを持つ org.springframework.cache.aspectj のクラス修飾子と型クラス説明- classAspectJ ベースのアノテーション駆動型キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。- class標準 JSR-107 アノテーションの AspectJ ベースのアノテーション駆動型キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.cache.aspectj のメソッド修飾子と型メソッド説明- org.springframework.cache.aspectj.AnnotationCacheAspectAspectJCachingConfiguration.- cacheAspect()- org.springframework.cache.aspectj.JCacheCacheAspectAspectJJCacheConfiguration.- cacheAspect- (JCacheOperationSource jCacheOperationSource) 
- org.springframework.cache.jcache.config 内の Role 使用型 Role のアノテーションを持つ org.springframework.cache.jcache.config のクラス修飾子と型クラス説明- classプロキシベースのアノテーション駆動型 JSR-107 キャッシュ管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.cache.jcache.config のメソッド修飾子と型メソッド説明ProxyJCacheConfiguration.- cacheAdvisor- (JCacheOperationSource jCacheOperationSource, JCacheInterceptor jCacheInterceptor) ProxyJCacheConfiguration.- cacheInterceptor- (JCacheOperationSource jCacheOperationSource) AbstractJCacheConfiguration.- cacheOperationSource()
- org.springframework.context.annotation 内の Role 使用型 Role のアノテーションを持つ org.springframework.context.annotation のクラス修飾子と型クラス説明- class- LoadTimeWeaverBean を登録する- @Configurationクラス。- class- AnnotationMBeanExporterBean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.context.annotation のメソッド
- org.springframework.context.annotation.aspectj 内の Role 使用型 Role のアノテーションを持つ org.springframework.context.annotation.aspectj のメソッド修飾子と型メソッド説明- org.springframework.beans.factory.aspectj.AnnotationBeanConfigurerAspectSpringConfiguredConfiguration.- beanConfigurerAspect()
- org.springframework.jms.annotation 内の Role 使用型 Role のアノテーションを持つ org.springframework.jms.annotation のクラス修飾子と型クラス説明- classSpring の- @JmsListenerアノテーションを処理できる- JmsListenerAnnotationBeanPostProcessorBean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.jms.annotation のメソッド
- org.springframework.scheduling.annotation 内の Role 使用型 Role のアノテーションを持つ org.springframework.scheduling.annotation のクラス修飾子と型クラス説明- classプロキシベースの非同期メソッド実行を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。- classSpring の @- Scheduledアノテーションを処理できる- ScheduledAnnotationBeanPostProcessorBean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.scheduling.annotation のメソッド修飾子と型メソッド説明ProxyAsyncConfiguration.- asyncAdvisor()SchedulingConfiguration.- scheduledAnnotationProcessor()
- org.springframework.scheduling.aspectj 内の Role 使用型 Role のアノテーションを持つ org.springframework.scheduling.aspectj のクラス修飾子と型クラス説明- classAspectJ ベースの非同期メソッド実行を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.scheduling.aspectj のメソッド修飾子と型メソッド説明- org.springframework.scheduling.aspectj.AnnotationAsyncExecutionAspectAspectJAsyncConfiguration.- asyncAdvisor()
- org.springframework.transaction.annotation 内の Role 使用型 Role のアノテーションを持つ org.springframework.transaction.annotation のクラス修飾子と型クラス説明- classプロキシベースのアノテーション駆動型トランザクション管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.transaction.annotation のメソッド修飾子と型メソッド説明ProxyTransactionManagementConfiguration.- transactionAdvisor- (TransactionAttributeSource transactionAttributeSource, TransactionInterceptor transactionInterceptor) AbstractTransactionManagementConfiguration.- transactionalEventListenerFactory()ProxyTransactionManagementConfiguration.- transactionAttributeSource()ProxyTransactionManagementConfiguration.- transactionInterceptor- (TransactionAttributeSource transactionAttributeSource) 
- org.springframework.transaction.aspectj 内の Role 使用型 Role のアノテーションを持つ org.springframework.transaction.aspectj のクラス修飾子と型クラス説明- classSpring 独自の- Transactionalアノテーションに加えて、JTA 1.2- TransactionalEE アノテーションの AspectJ ベースのアノテーション駆動型トランザクション管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。- classSpring 独自の- Transactionalアノテーションの AspectJ ベースのアノテーション駆動型トランザクション管理を有効にするために必要な Spring インフラストラクチャ Bean を登録する- @Configurationクラス。型 Role のアノテーションを持つ org.springframework.transaction.aspectj のメソッド修飾子と型メソッド説明- org.springframework.transaction.aspectj.JtaAnnotationTransactionAspectAspectJJtaTransactionManagementConfiguration.- jtaTransactionAspect()- org.springframework.transaction.aspectj.AnnotationTransactionAspectAspectJTransactionManagementConfiguration.- transactionAspect()