org.jclouds.karaf.commands.table
Interface ShellTableFactory
- All Known Implementing Classes:
- BasicShellTableFactory, ManagedShellTableFactory, PropertyShellTableFactory
public interface ShellTableFactory
A Factory interface for creating ShellTable.
SCRIPTING_ENGINE
static final java.lang.String SCRIPTING_ENGINE
- See Also:
- Constant Field Values
DELIMITER_KEY
static final java.lang.String DELIMITER_KEY
- See Also:
- Constant Field Values
HEADERS_KEY
static final java.lang.String HEADERS_KEY
- See Also:
- Constant Field Values
ALIGN_KEY
static final java.lang.String ALIGN_KEY
- See Also:
- Constant Field Values
EXPRESSIONS_KEY
static final java.lang.String EXPRESSIONS_KEY
- See Also:
- Constant Field Values
SHORTBY_KEY
static final java.lang.String SHORTBY_KEY
- See Also:
- Constant Field Values
ASCENDING_KEY
static final java.lang.String ASCENDING_KEY
- See Also:
- Constant Field Values
build
ShellTable build(java.lang.String type)
Copyright © 2012. All Rights Reserved.