Package com.amazonaws.xray.strategy
Class DefaultContextMissingStrategy
java.lang.Object
com.amazonaws.xray.strategy.LogErrorContextMissingStrategy
com.amazonaws.xray.strategy.DefaultContextMissingStrategy
- All Implemented Interfaces:
ContextMissingStrategy
-
Field Summary
Fields inherited from class com.amazonaws.xray.strategy.LogErrorContextMissingStrategy
OVERRIDE_VALUE
Fields inherited from interface com.amazonaws.xray.strategy.ContextMissingStrategy
CONTEXT_MISSING_STRATEGY_ENVIRONMENT_VARIABLE_OVERRIDE_KEY, CONTEXT_MISSING_STRATEGY_SYSTEM_PROPERTY_OVERRIDE_KEY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.amazonaws.xray.strategy.LogErrorContextMissingStrategy
contextMissing
-
Constructor Details
-
DefaultContextMissingStrategy
public DefaultContextMissingStrategy()
-