JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Index
Search
Help
org.apache.felix.service.command.annotations
GogoCommand
Contents
Description
Field Summary
Required Element Summary
Field Details
PREFIX_
Element Details
scope
function
Hide sidebar
Show sidebar
Annotation Type GogoCommand
@ComponentPropertyType
@Retention
(
CLASS
)
@Target
(
TYPE
)
public @interface
GogoCommand
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
PREFIX_
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
function
String
scope
Field Details
PREFIX_
static final
String
PREFIX_
See Also:
Constant Field Values
Element Details
scope
String
scope
Returns:
the scope used to disambiguate command functions
function
String
[]
function
Returns:
the command functions provided by the service