Consolidate lifecycle interceptors to using Interceptor. Remove other lifecycle methodologies. Lifecycle interceptors should be a Deque<InterceptorFactory> on ComponentConfig.
- is related to
-
AS7-834 Implement a deterministic way of adding interceptors and configurators to a view and component
- Resolved