Modifier and Type | Method and Description |
---|---|
AvalonInterceptorService[] |
AvalonInterceptorInvocationHandler.getServiceInterceptorList() |
Constructor and Description |
---|
AvalonInterceptorInvocationHandler(java.lang.String serviceName,
java.lang.String serviceShorthand,
java.lang.Object serviceDelegate,
AvalonInterceptorService[] serviceInterceptorList,
ReadWriteLock readWriteLock)
Constructor.
|
Modifier and Type | Class and Description |
---|---|
class |
BaseInterceptorServiceImpl
A base service providing common functionality for interceptors
|
Modifier and Type | Interface and Description |
---|---|
interface |
JamonInterceptorService
A service using JAMON for performance monitoring
|
Modifier and Type | Class and Description |
---|---|
class |
JamonInterceptorServiceImpl
A service using JAMon for performance monitoring.
|
Modifier and Type | Interface and Description |
---|---|
interface |
LoggingInterceptorService
A service logging of service invocations.
|
Modifier and Type | Class and Description |
---|---|
class |
LoggingInterceptorServiceImpl
A service logging of service invocations.
|
Modifier and Type | Interface and Description |
---|---|
interface |
PerformanceInterceptorService
A service logging the execution time of service invocations.
|
Modifier and Type | Class and Description |
---|---|
class |
PerformanceInterceptorServiceImpl
A service logging the execution time of service invocations.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.