이 콘텐츠는 선택한 언어로 제공되지 않습니다.
Chapter 14. Service Component Runtime (SCR) Console Commands
The scr commands are used for managing components declared using the OSGi Declarative Services specification.
14.1. scr:activate 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Abstract
activate the specified SCR component
Synopsis 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
scr:activate
[
--help
] {
ComponentName
}
Arguments 링크 복사링크가 클립보드에 복사되었습니다!
링크 복사링크가 클립보드에 복사되었습니다!
Table 14.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). |