Uses of Class
net.bull.javamelody.internal.model.JCacheInformations
Packages that use JCacheInformations
-
Uses of JCacheInformations in net.bull.javamelody.internal.model
Methods in net.bull.javamelody.internal.model that return JCacheInformationsModifier and TypeMethodDescriptionstatic JCacheInformationsJCacheInformations.buildJCacheInformationsWithKeys(String cacheId) Methods in net.bull.javamelody.internal.model that return types with arguments of type JCacheInformations -
Uses of JCacheInformations in net.bull.javamelody.internal.web.html
Methods in net.bull.javamelody.internal.web.html with parameters of type JCacheInformationsModifier and TypeMethodDescriptionvoidHtmlReport.writeJCacheWithKeys(String cacheId, JCacheInformations jcacheInformations, String message, String cacheKeyPart, boolean withoutHeaders) Method parameters in net.bull.javamelody.internal.web.html with type arguments of type JCacheInformationsModifier and TypeMethodDescriptionstatic booleanHtmlJCacheInformationsReport.isClearEnabled(List<JCacheInformations> jcacheInformationsList) static booleanHtmlJCacheInformationsReport.isHitsRatioEnabled(List<JCacheInformations> jcacheInformationsList)