Fuse 6 is no longer supported
As of February 2025, Red Hat Fuse 6 is no longer supported. If you are using Fuse 6, please upgrade to Red Hat build of Apache Camel.Ce contenu n'est pas disponible dans la langue sélectionnée.
Chapter 18. Service Component Runtime (SCR) Console Commands
The scr commands are used for managing components declared using the OSGi Declarative Services specification.
18.1. scr:activate Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Abstract
activate the specified SCR component
Synopsis Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
scr:activate
[
--help
] {
ComponentName
}
Arguments Copier lienLien copié sur presse-papiers!
Copier lienLien copié sur presse-papiers!
Table 18.1, “scr:activate Arguments” describes the command's arguments.
Argument | Interpretation |
---|---|
--help | Displays the online help for this command. |
ComponentName | The SCR component name (which can be found from the listing produced by the scr:list command). |