Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 13. Advanced
13.1. Configuration Modularization Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Note
Since JBoss Fuse 6.3, the Smooks component for SwitchYard is deprecated and will be removed in a future release of JBoss Fuse.
Smooks configurations are modularized by the <import> element. This allows you to split Smooks configurations into multiple reusable configuration files and then compose the top level configurations using the <import>. You can also inject replacement tokens into the imported configuration by using <param> sub-elements on the <import>. This allows you to make tweaks to the imported configuration.