Implement TRUNK-362 in this module, but add in the following features:
- create a scheduled task to mimic the existing HL7 processor one
- turn off the existing HL7 processor scheduled task (or at least tell the admin to)
- upon firing the new scheduled task,
- if a dirty bit is set, grok all of the currently-loaded modules for XML beans designed to register HL7 processors and register them in the new router
- process all current HL7s in the queue
Implement TRUNK-362 in this module, but add in the following features: