Kieker 1.11

Uses of Class
kieker.monitoring.core.registry.ControlFlowRegistry

Packages that use ControlFlowRegistry
kieker.monitoring.core.registry   
kieker.monitoring.probe.cxf   
kieker.monitoring.probe.servlet   
 

Uses of ControlFlowRegistry in kieker.monitoring.core.registry
 

Methods in kieker.monitoring.core.registry that return ControlFlowRegistry
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.
 

Uses of ControlFlowRegistry in kieker.monitoring.probe.cxf
 

Fields in kieker.monitoring.probe.cxf declared as ControlFlowRegistry
protected static ControlFlowRegistry OperationExecutionSOAPResponseOutInterceptor.CF_REGISTRY
          Stores the singleton instance of the control flow registry.
protected static ControlFlowRegistry OperationExecutionSOAPResponseInInterceptor.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.
protected static ControlFlowRegistry OperationExecutionSOAPRequestOutInterceptor.CF_REGISTRY
          Stores the singleton instance of the control flow registry.
 

Uses of ControlFlowRegistry in kieker.monitoring.probe.servlet
 

Fields in kieker.monitoring.probe.servlet declared as ControlFlowRegistry
protected static ControlFlowRegistry SessionAndTraceRegistrationFilter.CF_REGISTRY
           
 


Kieker 1.11

Copyright 2015 Kieker Project, http://kieker-monitoring.net