Package | Description |
---|---|
jadex.bridge.service.component.interceptors |
Modifier and Type | Class and Description |
---|---|
class |
AbstractLRUApplicableInterceptor
Abstract interceptor class that uses a LRU for caching applicable states of invocations
for subsequent calls.
|
class |
AuthenticationInterceptor
Interceptor that can be used to realize authenticated end-to-end communication
|
class |
MethodCallListenerInterceptor
Calls a methods on an object and returns the result.
|
class |
MonitoringInterceptor
Interceptor that creates service call start / end events and sends
them to the monitoring service.
|
class |
NFRequiredServicePropertyProviderInterceptor
Delegates 'getRequiredServicePropertyProvider()' calls
to the underlying component.
|
class |
PrePostConditionInterceptor
Interceptor that checks annotated pre- and postconditions.
|
class |
ValidationInterceptor
The validation interceptor tests whether a service call is valid.
|
Copyright © 2013. All Rights Reserved.