public class StoreConfiguration extends Object
Modifier and Type | Field and Description |
---|---|
protected static StatusLogger |
LOGGER |
Constructor and Description |
---|
StoreConfiguration(String location,
String password) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(StoreConfiguration config) |
String |
getLocation() |
String |
getPassword() |
char[] |
getPasswordAsCharArray() |
protected void |
load() |
void |
setLocation(String location) |
void |
setPassword(String password) |
protected static final StatusLogger LOGGER
public String getLocation()
public void setLocation(String location)
public String getPassword()
public char[] getPasswordAsCharArray()
public void setPassword(String password)
public boolean equals(StoreConfiguration config)
protected void load() throws StoreConfigurationException
StoreConfigurationException
Copyright © 1999-2014 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.