Uses of Interface
org.symphonyoss.s2.canon.runtime.cache.IMonitorFactory
-
Packages that use IMonitorFactory Package Description org.symphonyoss.s2.canon.runtime.cache -
-
Uses of IMonitorFactory in org.symphonyoss.s2.canon.runtime.cache
Constructors in org.symphonyoss.s2.canon.runtime.cache with parameters of type IMonitorFactory Constructor Description WeakMonitorCache(SynchronousProducer<IMonitor<V>> producer, IMonitorFactory<K,V> monitorFactory)
-