Package | Description |
---|---|
kieker.monitoring.core.registry | |
kieker.monitoring.probe.cxf | |
kieker.monitoring.probe.servlet |
Modifier and Type | Method and Description |
---|---|
static ControlFlowRegistry |
ControlFlowRegistry.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ControlFlowRegistry[] |
ControlFlowRegistry.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Field and Description |
---|---|
protected static ControlFlowRegistry |
OperationExecutionSOAPResponseInInterceptor.CF_REGISTRY
Stores the singleton instance of the control flow registry.
|
protected static ControlFlowRegistry |
OperationExecutionSOAPResponseOutInterceptor.CF_REGISTRY
Stores the singleton instance of the control flow registry.
|
protected static ControlFlowRegistry |
OperationExecutionSOAPRequestOutInterceptor.CF_REGISTRY
Stores the singleton instance of the control flow registry.
|
protected static ControlFlowRegistry |
OperationExecutionSOAPRequestInInterceptor.CF_REGISTRY
Stores the singleton instance of the control flow registry.
|
Modifier and Type | Field and Description |
---|---|
protected static ControlFlowRegistry |
SessionAndTraceRegistrationFilter.CF_REGISTRY |
Copyright 2017 Kieker Project, http://kieker-monitoring.net