|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionRegistry | |
---|---|
kieker.monitoring.core.registry | |
kieker.monitoring.probe.cxf | |
kieker.monitoring.probe.servlet | |
kieker.monitoring.probe.spring.executions |
Uses of SessionRegistry in kieker.monitoring.core.registry |
---|
Methods in kieker.monitoring.core.registry that return SessionRegistry | |
---|---|
static SessionRegistry |
SessionRegistry.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SessionRegistry[] |
SessionRegistry.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Uses of SessionRegistry in kieker.monitoring.probe.cxf |
---|
Fields in kieker.monitoring.probe.cxf declared as SessionRegistry | |
---|---|
protected static SessionRegistry |
OperationExecutionSOAPResponseOutInterceptor.SESSION_REGISTRY
Stores the singleton instance of the session registry. |
protected static SessionRegistry |
OperationExecutionSOAPResponseInInterceptor.SESSION_REGISTRY
Stores the singleton instance of the session registry. |
protected static SessionRegistry |
OperationExecutionSOAPRequestInInterceptor.SESSION_REGISTRY
Stores the singleton instance of the session registry. |
protected static SessionRegistry |
OperationExecutionSOAPRequestOutInterceptor.SESSION_REGISTRY
Stores the singleton instance of the session registry. |
Uses of SessionRegistry in kieker.monitoring.probe.servlet |
---|
Fields in kieker.monitoring.probe.servlet declared as SessionRegistry | |
---|---|
protected static SessionRegistry |
SessionAndTraceRegistrationFilter.SESSION_REGISTRY
|
Uses of SessionRegistry in kieker.monitoring.probe.spring.executions |
---|
Fields in kieker.monitoring.probe.spring.executions declared as SessionRegistry | |
---|---|
protected static SessionRegistry |
OperationExecutionWebRequestRegistrationInterceptor.SESSION_REGISTRY
Stores the singleton instance of the session registry. |
|
Kieker 1.11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |