| Package | Description |
|---|---|
| org.symphonyoss.s2.canon.runtime | |
| org.symphonyoss.s2.canon.runtime.cache |
| Modifier and Type | Class and Description |
|---|---|
class |
AsynchronousProducer<V>
An implementation of IProducer which calls
listeners from a Cached Thread Pool.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Monitor<K,V extends Comparable<V>>
An implementation of IMonitor based upon an
IProducer which calls listeners in the current thread.
|
| Constructor and Description |
|---|
WeakMonitorCache(SynchronousProducer<IMonitor<V>> producer,
IMonitorFactory<K,V> monitorFactory) |
Copyright © 2018 Symphony Software Foundation. All rights reserved.