public class CacheStatisticsCreated
extends org.springframework.context.ApplicationEvent
source
Constructor and Description |
---|
CacheStatisticsCreated(CacheStatistics cacheStats,
String cacheName) |
Modifier and Type | Method and Description |
---|---|
String |
getCacheName() |
CacheStatistics |
getCacheStats() |
getSource, toString
public CacheStatisticsCreated(CacheStatistics cacheStats, String cacheName)
public CacheStatistics getCacheStats()
public String getCacheName()
Copyright © 2005–2017 Alfresco Software. All rights reserved.