Interface | Description |
---|---|
IMethodInvocationListener |
Interface for listeners that are notified when a service method is invoked.
|
Class | Description |
---|---|
ExecutionTimeEvaluator |
Execution time evaluator.
|
ExecutionTimeProperty |
Property for the overall execution time of a method or a service.
|
LatencyProperty |
Property for the overall execution time of a method or a service.
|
TimedProperty |
Base property for time properties.
|
UserMethodInvocationListener |
Listener that only observes user methods.
|
WaitingTimeProperty |
Property for the waiting time of a method or a service as a whole.
|
WaitqueueEvaluator |
Execution time evaluator.
|
WaitqueueProperty |
Property for the waitqueue length (in calls) of a method or a service.
|
Copyright © 2013. All Rights Reserved.