org.fusesource.fabric.commands.support
Class StoppedContainerCompleter

java.lang.Object
  extended by org.fusesource.fabric.boot.commands.support.ContainerCompleter
      extended by org.fusesource.fabric.commands.support.StoppedContainerCompleter
All Implemented Interfaces:
org.apache.karaf.shell.console.Completer

public class StoppedContainerCompleter
extends ContainerCompleter


Field Summary
 
Fields inherited from class org.fusesource.fabric.boot.commands.support.ContainerCompleter
fabricService, zooKeeper
 
Constructor Summary
StoppedContainerCompleter()
           
 
Method Summary
 boolean apply(Container container)
           
 
Methods inherited from class org.fusesource.fabric.boot.commands.support.ContainerCompleter
complete, getFabricService, getZooKeeper, setFabricService, setZooKeeper
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StoppedContainerCompleter

public StoppedContainerCompleter()
Method Detail

apply

public boolean apply(Container container)
Overrides:
apply in class ContainerCompleter


Copyright © 2012 FuseSource. All Rights Reserved.