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 String SCRIPTING_ENGINE
- See Also:
- Constant Field Values
DELIMITER_KEY
static final String DELIMITER_KEY
- See Also:
- Constant Field Values
HEADERS_KEY
static final String HEADERS_KEY
- See Also:
- Constant Field Values
ALIGN_KEY
static final String ALIGN_KEY
- See Also:
- Constant Field Values
EXPRESSIONS_KEY
static final String EXPRESSIONS_KEY
- See Also:
- Constant Field Values
SHORTBY_KEY
static final String SHORTBY_KEY
- See Also:
- Constant Field Values
ASCENDING_KEY
static final String ASCENDING_KEY
- See Also:
- Constant Field Values
build
ShellTable build(String type)
Copyright © 2012. All Rights Reserved.