public final class GuavaObjectCacheFactory extends Object implements AutoCloseable, org.opendaylight.yangtools.objcache.spi.IObjectCacheFactory
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
static GuavaObjectCacheFactory |
getInstance()
Return a factory instance.
|
org.opendaylight.yangtools.objcache.ObjectCache |
getObjectCache(Class<?> objClass) |
public org.opendaylight.yangtools.objcache.ObjectCache getObjectCache(Class<?> objClass)
getObjectCache in interface org.opendaylight.yangtools.objcache.spi.IObjectCacheFactorypublic void close()
close in interface AutoCloseablepublic static GuavaObjectCacheFactory getInstance()
Copyright © 2016 OpenDaylight. All rights reserved.