| 程序包 | 说明 |
|---|---|
| org.opencms.configuration |
Reads and writes the XML based OpenCms configuration files.
|
| org.opencms.main |
Provides the main OpenCms "operating system".
|
| 限定符和类型 | 方法和说明 |
|---|---|
I_CmsSessionStorageProvider |
CmsSystemConfiguration.getSessionStorageProvider()
Returns an instance of the configured session storage provider.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
CmsDefaultSessionStorageProvider
The default session storage provider implementation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected void |
CmsSessionManager.initialize(I_CmsSessionStorageProvider sessionStorageProvider)
Sets the storage provider.
|