Modifier and Type | Method and Description |
---|---|
AvalonInterceptorService[] |
AvalonInterceptorInvocationHandler.getServiceInterceptorList() |
Constructor and Description |
---|
AvalonInterceptorInvocationHandler(String serviceName,
String serviceShorthand,
Object serviceDelegate,
AvalonInterceptorService[] serviceInterceptorList)
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 |
JavaSimonInterceptorService
A service using JavaSimon for performance monitoring
|
Modifier and Type | Class and Description |
---|---|
class |
JavaSimonInterceptorServiceImpl
A service using JavaSimon 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 © 2004-2015 The Apache Software Foundation. All Rights Reserved.