@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="profile-refresh")}) public final class ProfileRefresh extends AbstractCommandComponent
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 |
---|
ProfileRefresh() |
Modifier and Type | Method and Description |
---|---|
org.apache.felix.gogo.commands.Action |
createNewAction() |
activateComponent, assertValid, bindCompleter, bindOptionalCompleter, bindOptionalCompleter, deactivateComponent, getCompleters, getOptionalCompleters, isValid, unbindCompleter, unbindOptionalCompleter, unbindOptionalCompleter
execute, getActionClass, getPreparator, releaseAction
public 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.