Class DelegationInterceptor
- java.lang.Object
-
- jadex.bridge.service.component.interceptors.DelegationInterceptor
-
public class DelegationInterceptor extends java.lang.Object
Delegates a service call to another service provider. Used e.g. for provided services with binding i.e. delegation.
-
-
Constructor Summary
Constructors Constructor Description DelegationInterceptor()
-