|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MasterkeyConfiguration | |
---|---|
com.indexdata.masterkey.config |
Uses of MasterkeyConfiguration in com.indexdata.masterkey.config |
---|
Methods in com.indexdata.masterkey.config that return MasterkeyConfiguration | |
---|---|
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. |
Constructors in com.indexdata.masterkey.config with parameters of type MasterkeyConfiguration | |
---|---|
ModuleConfiguration(MasterkeyConfiguration mkConfigContext,
String moduleName)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |