Uses of Class
org.apache.felix.service.command.Descriptor
-
Packages that use Descriptor Package Description org.apache.felix.gogo.runtime -
-
Uses of Descriptor in org.apache.felix.gogo.runtime
Methods in org.apache.felix.gogo.runtime with annotations of type Descriptor Modifier and Type Method Description voidCommandProcessorImpl. addCommand(String scope, Object target)voidCommandProcessorImpl. addCommand(String scope, Object target, Class<?> functions)Method parameters in org.apache.felix.gogo.runtime with annotations of type Descriptor Modifier and Type Method Description voidCommandProcessorImpl. addCommand(String scope, Object target)voidCommandProcessorImpl. addCommand(String scope, Object target)voidCommandProcessorImpl. addCommand(String scope, Object target, Class<?> functions)voidCommandProcessorImpl. addCommand(String scope, Object target, Class<?> functions)voidCommandProcessorImpl. addCommand(String scope, Object target, Class<?> functions)
-