public class LruCacheBridgeServiceFactory extends AbstractBridgeServiceFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
CACHE_SIZE |
static int |
DEFAULT_CACHE_SIZE |
BRIDGE_MAX_CONTENT_SIZE, BRIDGE_MEMORY_THERESHOLD, BRIDGE_TEMP_DIRECTORY, SERVICE_CLASS, SERVICE_DEFAULT_DEPTH_OBJECTS, SERVICE_DEFAULT_DEPTH_TYPES, SERVICE_DEFAULT_MAX_ITEMS_OBJECTS, SERVICE_DEFAULT_MAX_ITEMS_TYPES| Constructor and Description |
|---|
LruCacheBridgeServiceFactory() |
| Modifier and Type | Method and Description |
|---|---|
protected FilterCmisService |
createService(CallContext context)
Creates a new service instance.
|
void |
init(Map<String,String> parameters)
Initializes the factory instance.
|
getBigIntegerParameter, getMaxContentSize, getMemoryThreshold, getParameters, getService, getServiceClass, getTempDirectorydestroy, encryptTempFiles, getTempFileOutputStreampublic static final String CACHE_SIZE
public static final int DEFAULT_CACHE_SIZE
public void init(Map<String,String> parameters)
CmisServiceFactoryinit in interface CmisServiceFactoryinit in class AbstractBridgeServiceFactoryprotected FilterCmisService createService(CallContext context)
AbstractBridgeServiceFactorycreateService in class AbstractBridgeServiceFactoryCopyright © 2009–2017 The Apache Software Foundation. All rights reserved.