@Service(value={org.apache.felix.service.command.Function.class,org.apache.felix.gogo.commands.basic.AbstractCommand.class})
@Properties(value={@Property(name="osgi.command.scope",value="fabric"),@Property(name="osgi.command.function",value="version-info")})
public final class VersionInfo
extends io.fabric8.boot.commands.support.AbstractCommandComponent
| Modifier and Type | Field and Description |
|---|---|
static String |
DESCRIPTION |
static String |
FUNCTION_VALUE |
static String |
SCOPE_VALUE |
| Constructor and Description |
|---|
VersionInfo() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.felix.gogo.commands.Action |
createNewAction() |
activateComponent, assertValid, bindCompleter, bindOptionalCompleter, bindOptionalCompleter, deactivateComponent, getCompleters, getOptionalCompleters, isValid, unbindCompleter, unbindOptionalCompleter, unbindOptionalCompleterexecute, getActionClass, getPreparator, releaseActionpublic static final String SCOPE_VALUE
public static final String FUNCTION_VALUE
public static final String DESCRIPTION
Copyright © 2011–2014 Red Hat. All rights reserved.