| Package | Description |
|---|---|
| org.apache.fulcrum.yaafi.interceptor.logging | |
| org.apache.fulcrum.yaafi.interceptor.performance |
| Modifier and Type | Method and Description |
|---|---|
protected StopWatch |
LoggingInterceptorServiceImpl.getStopWatch(AvalonInterceptorContext interceptorContext)
Gets the stop watch.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
LoggingInterceptorServiceImpl.toString(AvalonInterceptorContext interceptorContext,
StopWatch stopWatch,
int mode)
Create a method signature.
|
protected String |
LoggingInterceptorServiceImpl.toString(AvalonInterceptorContext avalonInterceptorContext,
StopWatch stopWatch,
Object result)
Create a string representation of a service invocation returning a result.
|
protected String |
LoggingInterceptorServiceImpl.toString(AvalonInterceptorContext avalonInterceptorContext,
StopWatch stopWatch,
Throwable throwable)
Create a string representation of a service invocation throwing a Throwable
|
| Modifier and Type | Method and Description |
|---|---|
protected StopWatch |
PerformanceInterceptorServiceImpl.getStopWatch(AvalonInterceptorContext interceptorContext)
Gets the stop watch
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
PerformanceInterceptorServiceImpl.log(int mode,
AvalonInterceptorContext interceptorContext,
StopWatch stopWatch)
Logs the execution time.
|
protected String |
PerformanceInterceptorServiceImpl.toString(AvalonInterceptorContext interceptorContext,
StopWatch stopWatch,
int mode)
Create the log message for the performance logfile.
|
Copyright © 2004–1970 The Apache Software Foundation. All rights reserved.