@Service(value={org.apache.felix.service.command.Function.class,org.apache.felix.gogo.commands.basic.AbstractCommand.class,JoinAvailable.class})
@Properties(value={@Property(name="osgi.command.scope",value="fabric"),@Property(name="osgi.command.function",value="join")})
public final class JoinCommand
extends AbstractCommandComponent
implements JoinAvailable
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
DESCRIPTION |
static java.lang.String |
FUNCTION_VALUE |
static java.lang.String |
SCOPE_VALUE |
| Constructor and Description |
|---|
JoinCommand() |
| 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 java.lang.String SCOPE_VALUE
public static final java.lang.String FUNCTION_VALUE
public static final java.lang.String DESCRIPTION
Copyright © 2011-2014 Red Hat. All Rights Reserved.