Package | Description |
---|---|
kieker.monitoring.core.controller | |
kieker.monitoring.probe.cxf | |
kieker.monitoring.probe.servlet | |
kieker.monitoring.timer |
Modifier and Type | Method and Description |
---|---|
ITimeSource |
TimeSourceController.getTimeSource() |
ITimeSource |
ITimeSourceController.getTimeSource()
Returns the ITimeSource used in this controller.
|
ITimeSource |
MonitoringController.getTimeSource() |
Modifier and Type | Field and Description |
---|---|
protected ITimeSource |
OperationExecutionSOAPRequestOutInterceptor.timeSource
The used time source.
|
protected ITimeSource |
OperationExecutionSOAPResponseInInterceptor.timeSource
The used time source.
|
protected ITimeSource |
OperationExecutionSOAPResponseOutInterceptor.timeSource
The used time source.
|
protected ITimeSource |
OperationExecutionSOAPRequestInInterceptor.timeSource
The used time source.
|
Modifier and Type | Field and Description |
---|---|
protected static ITimeSource |
SessionAndTraceRegistrationFilter.TIMESOURCE |
Modifier and Type | Class and Description |
---|---|
class |
AbstractTimeSource |
class |
SystemMilliTimer
A timer implementation, counting in milliseconds since a specified offset.
|
class |
SystemNanoTimer
A timer implementation, counting in nanoseconds since a specified offset.
|
Copyright 2020 Kieker Project, http://kieker-monitoring.net