Add priority to config API
commitd47cee8c81c1eae34b8e94017334fda23e8b848e
authorImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 29 Jun 2009 09:34:48 +0000 (29 16:34 +0700)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Mon, 29 Jun 2009 09:34:48 +0000 (29 16:34 +0700)
tree77929757f5cbfe38f54533dc1233b88fc279c9d0
parente67821ce80b9c537e084e0762dcfeaa494cd9c2d
Add priority to config API

Previously priority was added to the annotation only. Now its added to the
config API as well and populated in the config after parsing.

Signed-off-by: Imran M Yousuf <imyousuf@smartitengineering.com>
smart-exim/smart-exim-api/src/main/java/com/smartitengineering/exim/EximResourceConfig.java
smart-exim/smart-exim-api/src/main/java/com/smartitengineering/exim/impl/DefaultAnnotationConfigScanner.java
smart-exim/smart-exim-api/src/main/java/com/smartitengineering/exim/impl/EximResourceConfigImpl.java