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