Fix the behavior of Id of a domain
commit7d6b6d88127ae323387f2c462c23067d4a671406
authorImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 30 Jun 2009 02:54:42 +0000 (30 09:54 +0700)
committerImran M Yousuf <imyousuf@smartitengineering.com>
Tue, 30 Jun 2009 02:54:42 +0000 (30 09:54 +0700)
tree9916acaab85e80cd26034d1ea57ef98e3ad727c8
parent1d225effe069530f17628e83c8a08992b5f518de
Fix the behavior of Id of a domain

Previously if ID was not specified properly it was being ignored, but this
fix ensures that any config without properly mentioned ID will not be
registered.

Previously ID's prefix was not being set to the config, but this change
ensures that it is being set.

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