org.infinispan.cli.shell
Class ConfigImpl
java.lang.Object
org.infinispan.cli.shell.ConfigImpl
- All Implemented Interfaces:
- Config
public class ConfigImpl
- extends Object
- implements Config
ConfigImpl.
- Since:
- 5.2
- Author:
- Tristan Tarrant
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ConfigImpl
public ConfigImpl(String configHome)
load
public void load()
- Specified by:
load
in interface Config
save
public void save()
- Specified by:
save
in interface Config
isColorEnabled
public boolean isColorEnabled()
- Specified by:
isColorEnabled
in interface Config
isHistoryEnabled
public boolean isHistoryEnabled()
- Specified by:
isHistoryEnabled
in interface Config
getPrompt
public String getPrompt()
- Specified by:
getPrompt
in interface Config
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.