Package com.google.gerrit.httpd
Interface WebSessionManagerFactory
public interface WebSessionManagerFactory
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(com.google.common.cache.Cache<String, WebSessionManager.Val> cache)
-
Method Details
-
create
-