Package | Description |
---|---|
jadex.bridge.service.component.interceptors |
Modifier and Type | Class and Description |
---|---|
class |
DecouplingReturnInterceptor
The decoupling return interceptor ensures that the result
notifications of a future a delivered on the calling
component thread.
|
class |
MethodInvocationInterceptor
Calls a methods on an object and returns the result.
|
class |
RecoveryInterceptor
The recovery interceptor is used in required service proxies
for automatically reassigning a service if it fails due to
one of specific exceptions.
|
class |
ResolveInterceptor
The resolve interceptor is responsible for determining
the object on which the method invocation is finally performed.
|
class |
ValidationInterceptor
The validation interceptor tests whether a service call is valid.
|
Copyright © 2012. All Rights Reserved.