Package | Description |
---|---|
org.tinygroup.weblayer.webcontext.session.model |
Modifier and Type | Class and Description |
---|---|
class |
CacheSessionManager
默认实现,存放在缓存中
|
class |
DefaultSessionManager
默认实现,存放在内存中
|
Modifier and Type | Method and Description |
---|---|
static SessionManager |
SessionManagerFactory.getSessionManager(String beanId,
ClassLoader classLoader) |
static SessionManager |
DefaultSessionManager.getSingleton() |
Copyright © 2006–2018 TinyGroup. All rights reserved.