Searched refs:incCacheHits (Results 1 - 6 of 6) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerIdRepoSvcImpl.java89 public void incCacheHits (long cacheEntries) { method in class:SsoServerIdRepoSvcImpl
/forgerock/openam/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerIdRepoSvcImpl.java89 public void incCacheHits (long cacheEntries) { method in class:SsoServerIdRepoSvcImpl
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java441 monIdRepo.incCacheHits(li);
483 monIdRepo.incCacheHits(li);
/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdCachedServicesImpl.java424 monIdRepo.incCacheHits(li);
462 monIdRepo.incCacheHits(li);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/remote/
H A DIdRemoteCachedServicesImpl.java441 monIdRepo.incCacheHits(li);
483 monIdRepo.incCacheHits(li);
/forgerock/openam/openam-core/src/main/java/com/sun/identity/idm/server/
H A DIdCachedServicesImpl.java424 monIdRepo.incCacheHits(li);
462 monIdRepo.incCacheHits(li);

Completed in 42 milliseconds