アノテーションインターフェースの使用
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 のクラス修飾子と型クラス説明classLoadTimeWeaverBean を登録する@Configurationクラス。classAnnotationMBeanExporterBean を登録する@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.2TransactionalEE アノテーションの 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()