]
Lukáš Fryč reassigned ARQGRA-423:
---------------------------------
Assignee: Juraj Húska
Provide a way to intercept in some order
----------------------------------------
Key: ARQGRA-423
URL:
https://issues.jboss.org/browse/ARQGRA-423
Project: Arquillian Graphene
Issue Type: Feature Request
Components: core
Affects Versions: 2.0.1.Final
Reporter: Juraj Húska
Assignee: Juraj Húska
Fix For: 2.1.0.Alpha1
Currently all registered interceptors are invoked in non defined order.
It would be handy to provide a way how to define such order.
It is mainly because on of the Graphene interceptors: {{SearchContextInterceptor}} blocks
intercepting of {{findBy}} method.