Package | Description |
---|---|
com.indexdata.masterkey.config |
Modifier and Type | Method and Description |
---|---|
static MasterkeyConfiguration |
MasterkeyConfiguration.getInstance(javax.servlet.ServletContext servletContext,
String appId,
String hostName)
Creates a singleton MasterkeyConfiguration for each combination of component name and host name.
|
static MasterkeyConfiguration |
MasterkeyConfiguration.getInstance(javax.servlet.ServletContext servletContext,
String appId,
String hostName,
String configFileName)
Creates a singleton MasterkeyConfiguration for each combination of component name, host name, and property file name.
|
Constructor and Description |
---|
ModuleConfiguration(MasterkeyConfiguration mkConfigContext,
String moduleName) |
Copyright © 2014. All rights reserved.