public class MapQueryCacheProvider extends Object implements Provider<QueryCache>
Modifier and Type | Field and Description |
---|---|
protected RuntimeProperties |
properties |
Constructor and Description |
---|
MapQueryCacheProvider(RuntimeProperties properties) |
protected RuntimeProperties properties
public MapQueryCacheProvider(RuntimeProperties properties)
public QueryCache get() throws ConfigurationException
get
in interface Provider<QueryCache>
ConfigurationException
Copyright © 2001–2015 Apache Cayenne. All rights reserved.