Overview
CacheAspectSupport contains a protected methodIdentification() method which is not used internally within the framework.
It appears that it was accidentally copied from TransactionAspectSupport when the caching support was first introduced.
In light of that, we plan to deprecate it in 6.2.x/7.0.x and remove it in 7.1.
Related Issues
Overview
CacheAspectSupportcontains aprotectedmethodIdentification()method which is not used internally within the framework.It appears that it was accidentally copied from
TransactionAspectSupportwhen the caching support was first introduced.In light of that, we plan to deprecate it in 6.2.x/7.0.x and remove it in 7.1.
Related Issues
methodIdentification()method inCacheAspectSupport#36560