public class BaseConfigurable extends Object implements Configurable
| Modifier and Type | Field and Description |
|---|---|
protected Properties |
configuration |
| Constructor and Description |
|---|
BaseConfigurable() |
| Modifier and Type | Method and Description |
|---|---|
void |
init(Properties configuration)
Initializes the database operation class with the given
Properties |
protected Properties configuration
public void init(Properties configuration)
ConfigurablePropertiesinit in interface Configurableconfiguration - The configuration, not nullCopyright © 2016. All Rights Reserved.