|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IConfigurationProperties
Constants used by the configuration properties file.
Field Summary | |
---|---|
static String |
BOOT_PATH
A boot path to load additional jar files. |
static String |
CLASSLOADER_GLOBALS
A comma seperated list containing classloader rules for global classes. |
static String |
ENABLE_CLASSLOADER_WARNINGS
A flag to enable class loader warnings (classes that are not found). |
static String |
NLS
Name space of constants and properties |
static String |
SECURED_PROVIDERS
If set this property contains a list of secure IPdsKernelProvider implementations. |
Field Detail |
---|
static final String NLS
static final String BOOT_PATH
static final String SECURED_PROVIDERS
IPdsKernelProvider
implementations.
If this property is found the kernel manager will only allow provider classes listed in this property. Multiple providers are separated by ';'.
static final String ENABLE_CLASSLOADER_WARNINGS
static final String CLASSLOADER_GLOBALS
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |