#510 - Added Spring Integration dynamic service activator based on PluginRegistry.

See the ticket or test config file for usage.
This commit is contained in:
Oliver Gierke
2011-05-25 18:25:34 +02:00
parent f0b5ff07a8
commit c7bfd2b214
17 changed files with 668 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
<modules>
<module>core</module>
<module>metadata</module>
<module>org.synyx.hera.si</module>
</modules>
<properties>