public class AnnotatorServiceConfigurator extends Configurator
Configurator for BasicAnnotatorService| Modifier and Type | Field and Description |
|---|---|
static Property |
CACHE_DIR |
static Property |
CACHE_DISK_SIZE_MB |
static Property |
CACHE_HEAP_SIZE_MB |
static Property |
DISABLE_CACHE |
static Property |
FORCE_CACHE_UPDATE |
static Property |
SET_CACHE_SHUTDOWN_HOOK |
static Property |
THROW_EXCEPTION_IF_NOT_CACHED |
FALSE, TRUE| Constructor and Description |
|---|
AnnotatorServiceConfigurator() |
| Modifier and Type | Method and Description |
|---|---|
ResourceManager |
getDefaultConfig()
get a ResourceManager object with the default key/value pairs for this configurator
|
generateProperties, getConfig, getConfig, mergeProperties, mergePropertiespublic static final Property CACHE_DIR
public static final Property THROW_EXCEPTION_IF_NOT_CACHED
public static final Property CACHE_HEAP_SIZE_MB
public static final Property CACHE_DISK_SIZE_MB
public static final Property SET_CACHE_SHUTDOWN_HOOK
public static final Property DISABLE_CACHE
public static final Property FORCE_CACHE_UPDATE
public ResourceManager getDefaultConfig()
getDefaultConfig in class ConfiguratorCopyright © 2017. All rights reserved.