execution order
---------------
Key: EXTVAL-65
URL: https://issues.apache.org/jira/browse/EXTVAL-65
Project: MyFaces Extensions Validator
Issue Type: New Feature
Components: Core
Affects Versions: 1.1.2, 1.1.1, 1.2.2, 1.2.1
Reporter: Gerhard Petracek
Priority: Minor
for some artifacts it makes sense to define the order of execution when it
comes to add-ons which have to extend extval in a very special way. that allows
to force an execution order independent of the registration order.
@ExecutionOrder ... marks an artifact with a given order
@ExecutionOrderSupport... marks interfaces (instances of classes implementing
these interfaces will be sorted)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.