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(java.lang.String scope, java.lang.Object target)voidCommandProcessorImpl. addCommand(java.lang.String scope, java.lang.Object target, java.lang.Class<?> functions)Method parameters in org.apache.felix.gogo.runtime with annotations of type Descriptor Modifier and Type Method Description voidCommandProcessorImpl. addCommand(java.lang.String scope, java.lang.Object target)voidCommandProcessorImpl. addCommand(java.lang.String scope, java.lang.Object target)voidCommandProcessorImpl. addCommand(java.lang.String scope, java.lang.Object target, java.lang.Class<?> functions)voidCommandProcessorImpl. addCommand(java.lang.String scope, java.lang.Object target, java.lang.Class<?> functions)voidCommandProcessorImpl. addCommand(java.lang.String scope, java.lang.Object target, java.lang.Class<?> functions)
-