public interface EnvStorable
EnvStore
,
PropertyMap
Modifier and Type | Method and Description |
---|---|
void |
addEnvProperties(EnvMap props)
This method is called on the implementing class in order to give it a chance
to fill the passed Properties object with key-value pairs that should be
saved in the environment properties file.
|
void |
initFromEnvStore(EnvStore envStore) |
void addEnvProperties(EnvMap props)
void initFromEnvStore(EnvStore envStore)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.