|
VLab Common 1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Configuration | |
|---|---|
| pl.psnc.vlab.conf | Utility classes for managing configuration of vlab modules. |
| Uses of Configuration in pl.psnc.vlab.conf |
|---|
| Classes in pl.psnc.vlab.conf that implement Configuration | |
|---|---|
class |
ConfigurationImpl
ConfigurationImpl class - implementation of Configuration
interface. |
| Methods in pl.psnc.vlab.conf that return Configuration | |
|---|---|
static Configuration |
ConfigFactory.getConfigFactory()
Get an instance of the configuration object. |
static Configuration |
ConfigFactory.getConfigFactory(java.lang.String cfgName)
Get an instance of the configuration object |
| Methods in pl.psnc.vlab.conf with parameters of type Configuration | |
|---|---|
static void |
ConfigFactory.initConfig(java.lang.String configKey,
Configuration configuration)
Initialise the Configuration with the given configuration implementation and the given configuration key. |
static void |
SslFactory.initSsl(java.lang.ClassLoader classLoader,
Configuration config)
Initialize the SSL with the values specified by the Configuration |
|
VLab Common 1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||