Uses of Interface
org.jclouds.karaf.commands.table.ShellTableFactory

Packages that use ShellTableFactory
org.jclouds.karaf.commands.compute   
org.jclouds.karaf.commands.table   
org.jclouds.karaf.commands.table.internal   
 

Uses of ShellTableFactory in org.jclouds.karaf.commands.compute
 

Fields in org.jclouds.karaf.commands.compute declared as ShellTableFactory
protected  ShellTableFactory ComputeCommandBase.shellTableFactory
           
 

Methods in org.jclouds.karaf.commands.compute that return ShellTableFactory
 ShellTableFactory ComputeCommandBase.getShellTableFactory()
           
 

Methods in org.jclouds.karaf.commands.compute with parameters of type ShellTableFactory
 void ComputeCommandBase.setShellTableFactory(ShellTableFactory shellTableFactory)
           
 

Uses of ShellTableFactory in org.jclouds.karaf.commands.table
 

Classes in org.jclouds.karaf.commands.table that implement ShellTableFactory
 class BasicShellTableFactory
          A basic ShellTableFactory implementation which is backed by a Map.
 

Uses of ShellTableFactory in org.jclouds.karaf.commands.table.internal
 

Classes in org.jclouds.karaf.commands.table.internal that implement ShellTableFactory
 class ManagedShellTableFactory
           
 class PropertyShellTableFactory
           
 



Copyright © 2012. All Rights Reserved.