public class ReusedSessionStoreImpl extends Object implements ReusedSessionStore
| Constructor and Description |
|---|
ReusedSessionStoreImpl() |
| Modifier and Type | Method and Description |
|---|---|
ReusedSession |
pull(InitializationParameter key) |
void |
store(InitializationParameter key,
ReusedSession session) |
public ReusedSession pull(InitializationParameter key)
pull in interface ReusedSessionStorepublic void store(InitializationParameter key, ReusedSession session)
store in interface ReusedSessionStoreCopyright © 2017 JBoss by Red Hat. All rights reserved.