org.fusesource.fabric.commands.support
Class RootContainerCompleter

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

public class RootContainerCompleter
extends ContainerCompleter


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

RootContainerCompleter

public RootContainerCompleter()
Method Detail

apply

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


Copyright © 2012 FuseSource. All Rights Reserved.