Package | Description |
---|---|
org.apache.felix.scr.impl | |
org.apache.felix.scr.impl.config |
Modifier and Type | Field and Description |
---|---|
private ScrCommand |
Activator.m_scrCommand |
private ScrCommand |
ScrGogoCommand.scrCommand |
private ScrCommand |
ScrShellCommand.scrCommand |
Modifier and Type | Method and Description |
---|---|
(package private) static ScrCommand |
ScrCommand.register(org.osgi.framework.BundleContext bundleContext,
org.osgi.service.component.runtime.ServiceComponentRuntime scrService,
ScrConfigurationImpl scrConfiguration) |
Constructor and Description |
---|
ScrGogoCommand(ScrCommand scrCommand) |
ScrShellCommand(ScrCommand scrCommand) |
Modifier and Type | Field and Description |
---|---|
private ScrCommand |
ScrConfigurationImpl.scrCommand |
Modifier and Type | Method and Description |
---|---|
void |
ScrConfigurationImpl.setScrCommand(ScrCommand scrCommand) |