CDI-18 defines ordering of alternatives. In order to preserve the order ProcessModule.getAlternatives() should return List<Class<?>> instead of Set<Class<?>>.
- relates to
-
CDI-312 ProcessModule doesn't reflect the @Priority changes in CDI-18
- Resolved