Uses of Class
org.apache.felix.scr.impl.ComponentCommands
-
Packages that use ComponentCommands Package Description org.apache.felix.scr.impl org.apache.felix.scr.impl.config -
-
Uses of ComponentCommands in org.apache.felix.scr.impl
Fields in org.apache.felix.scr.impl declared as ComponentCommands Modifier and Type Field Description private ComponentCommandsComponentCommandsScrInfo. commandsprivate ComponentCommandsActivator. m_componentCommandsFields in org.apache.felix.scr.impl with type parameters of type ComponentCommands Modifier and Type Field Description private org.osgi.framework.ServiceRegistration<ComponentCommands>ComponentCommands. commandsRegConstructors in org.apache.felix.scr.impl with parameters of type ComponentCommands Constructor Description 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 ComponentCommands Modifier and Type Field Description private ComponentCommandsScrConfigurationImpl. scrCommandMethods in org.apache.felix.scr.impl.config with parameters of type ComponentCommands Modifier and Type Method Description voidScrConfigurationImpl. setScrCommand(ComponentCommands scrCommand)
-