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, toStringpublic CacheStatisticsCreated(CacheStatistics cacheStats, String cacheName)
public CacheStatistics getCacheStats()
public String getCacheName()
Copyright © 2005–2018 Alfresco Software. All rights reserved.