@Service(value={StoppedContainerCompleter.class,org.apache.karaf.shell.console.Completer.class}) public final class StoppedContainerCompleter extends AbstractContainerCompleter
Constructor and Description |
---|
StoppedContainerCompleter() |
Modifier and Type | Method and Description |
---|---|
boolean |
apply(Container container) |
FabricService |
getFabricService() |
void |
setFabricService(FabricService fabricService) |
complete, getParameter
activateComponent, assertValid, deactivateComponent, isValid
public FabricService getFabricService()
getFabricService
in class AbstractContainerCompleter
public void setFabricService(FabricService fabricService)
public boolean apply(Container container)
apply
in class AbstractContainerCompleter
Copyright © 2011-2014 Red Hat. All Rights Reserved.