| Summary: | Ensure the AdaptableTypeListener is only bound to IAdaptables with AdapterMap-annotated methods | ||
|---|---|---|---|
| Product: | [Tools] GEF | Reporter: | Alexander Nyßen <nyssen> |
| Component: | GEF Common | Assignee: | Alexander Nyßen <nyssen> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | All | ||
| Whiteboard: | |||
|
Description
Alexander Nyßen
Ensured that within AdapterMapInjectionSupport, the AdaptableTypeListener is only registered on IAdaptables. The TypeListener itself will look for annotated methods, so there is no need to do this in the matcher. Resolving as fixed. |