JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field
|
Required
|
Optional
Detail:
Field
|
Element
SEARCH
Package
org.apache.felix.service.command.annotations
Annotation Type GogoCommand
@ComponentPropertyType
@Retention
(
CLASS
)
@Target
(
TYPE
)
public @interface
GogoCommand
Required Element Summary
Required Elements
Modifier and Type
Required Element
Description
String
[]
function
String
scope
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
PREFIX_
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