org.fusesource.fabric.commands.support
Class StartedContainerCompleter

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

public class StartedContainerCompleter
extends ContainerCompleter


Field Summary
 
Fields inherited from class org.fusesource.fabric.boot.commands.support.ContainerCompleter
fabricService, zooKeeper
 
Constructor Summary
StartedContainerCompleter()
           
 
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

StartedContainerCompleter

public StartedContainerCompleter()
Method Detail

apply

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


Copyright © 2012 FuseSource. All Rights Reserved.