public class CacheManagerFactory
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
_rcsid |
| Modifier and Type | Method and Description |
|---|---|
static ICacheManager |
make(IThreadContext context)
Return a cache manager instance that any client can use to obtain cache management services.
|
public static final java.lang.String _rcsid
public static ICacheManager make(IThreadContext context) throws ManifoldCFException
ManifoldCFException