org.jclouds.karaf.commands.table
Class BasicShellTableFactory
java.lang.Object
org.jclouds.karaf.commands.table.BasicShellTableFactory
- All Implemented Interfaces:
- ShellTableFactory
- Direct Known Subclasses:
- ManagedShellTableFactory, PropertyShellTableFactory
public class BasicShellTableFactory
- extends Object
- implements ShellTableFactory
A basic ShellTableFactory implementation which is backed by a Map.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BasicShellTableFactory
public BasicShellTableFactory()
build
public ShellTable build(String type)
- Creates a table based on the values of the dictionary
- Specified by:
build in interface ShellTableFactory
- Parameters:
type -
- Returns:
getProperties
public Map getProperties()
Copyright © 2012. All Rights Reserved.