public class ContextsConfig extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PREFIX
Prefix for the configuration entries of the context repository configurations.
|
static String |
SPACE_DESTRUCTION_CALLBACK_DELAY_NAME
Name of the property for the default delay in milliseconds before running the space destruction callback.
|
static long |
SPACE_DESTRUCTION_CALLBACK_DELAY_VALUE
The default delay in milliseconds before running the space destruction callback.
|
Modifier and Type | Method and Description |
---|---|
long |
getSpaceDestructionCallbackDelay() |
void |
setSpaceDestructionCallbackDelay(delay : long)
Change the flag that enables to select the type of probe manager
|
public static val
PREFIX : String
ContextsConfig
public static val
SPACE_DESTRUCTION_CALLBACK_DELAY_NAME : String
ContextsConfig
public static val
SPACE_DESTRUCTION_CALLBACK_DELAY_VALUE : long
ContextsConfig
#START_TIMEOUT_NAME
,
Constant Field Valuespublic def
setSpaceDestructionCallbackDelay(delay : long) : void
ContextsConfig
doAsync
- is true
if the asynchronous update is prefered.@Pure
public def
getSpaceDestructionCallbackDelay() : long
Copyright © 2021 the original authors or authors.