TransactionAwareCacheManagerProxy()
Create a new TransactionAwareCacheManagerProxy, setting the target CacheManager through the #setTargetCacheManager bean property.
TransactionAwareCacheManagerProxy(targetCacheManager: CacheManager)
Create a new TransactionAwareCacheManagerProxy for the given target CacheManager.