|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jclouds.karaf.commands.table.BasicShellTableFactory
public class BasicShellTableFactory
A basic ShellTableFactory implementation which is backed by a Map.
| Field Summary |
|---|
| Fields inherited from interface org.jclouds.karaf.commands.table.ShellTableFactory |
|---|
ALIGN_KEY, ASCENDING_KEY, DELIMITER_KEY, EXPRESSIONS_KEY, HEADERS_KEY, SCRIPTING_ENGINE, SHORTBY_KEY |
| Constructor Summary | |
|---|---|
BasicShellTableFactory()
|
|
| Method Summary | |
|---|---|
ShellTable |
build(java.lang.String type)
Creates a table based on the values of the dictionary |
java.util.Map |
getProperties()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BasicShellTableFactory()
| Method Detail |
|---|
public ShellTable build(java.lang.String type)
build in interface ShellTableFactorytype -
public java.util.Map getProperties()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||