Uses of Class
org.apache.felix.scr.impl.ComponentCommands
Packages that use ComponentCommands
-
Uses of ComponentCommands in org.apache.felix.scr.impl
Fields in org.apache.felix.scr.impl declared as ComponentCommandsModifier and TypeFieldDescriptionprivate final ComponentCommands
ComponentCommandsScrInfo.commands
private ComponentCommands
Activator.m_componentCommands
Fields in org.apache.felix.scr.impl with type parameters of type ComponentCommandsModifier and TypeFieldDescriptionprivate org.osgi.framework.ServiceRegistration<ComponentCommands>
ComponentCommands.commandsReg
Constructors in org.apache.felix.scr.impl with parameters of type ComponentCommandsModifierConstructorDescription(package private)
ComponentCommandsScrInfo
(ComponentCommands commands, org.osgi.framework.BundleContext context) -
Uses of ComponentCommands in org.apache.felix.scr.impl.config
Fields in org.apache.felix.scr.impl.config declared as ComponentCommandsMethods in org.apache.felix.scr.impl.config with parameters of type ComponentCommandsModifier and TypeMethodDescriptionvoid
ScrConfigurationImpl.setScrCommand
(ComponentCommands scrCommand)