public class StoreConfiguration<T> 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(Object obj) |
String |
getLocation() |
String |
getPassword() |
char[] |
getPasswordAsCharArray() |
int |
hashCode() |
protected T |
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)
protected T load() throws StoreConfigurationException
StoreConfigurationException
- May be thrown by subclassesCopyright © 1999-2017. 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.