public final class GuavaObjectCacheFactory extends Object implements AutoCloseable, IObjectCacheFactory
Modifier and Type | Method and Description |
---|---|
void |
close() |
static GuavaObjectCacheFactory |
getInstance()
Return a factory instance.
|
ObjectCache |
getObjectCache(Class<?> objClass) |
public ObjectCache getObjectCache(@Nonnull Class<?> objClass)
getObjectCache
in interface IObjectCacheFactory
public void close()
close
in interface AutoCloseable
public static GuavaObjectCacheFactory getInstance()
Copyright © 2018 OpenDaylight. All rights reserved.