Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.3
-
Fix Version/s: 5.1
-
Component/s: None
-
Security Level: Public
-
- Environment:
- All
Issue Links
| Depends | |||
|---|---|---|---|
|
|
|
||
In fact the question is more on the CDK API. For now the CDK API for Component just extends standard JBI API and add things for interceptors manipulation. One solution is to add a client access in the component API, another solution with a more flexible approach is to develop a plugin based API with generics and Class lookup.