org.jboss.seam.contexts
public class SessionContext extends BasicContext
| Constructor and Description |
|---|
SessionContext(Map<String,Object> map) |
| Modifier and Type | Method and Description |
|---|---|
void |
flush()
Force synchronization to the underlying state store.
|
String[] |
getNames()
Get all names defined in the context.
|
String |
toString() |
public String[] getNames()
ContextgetNames in interface ContextgetNames in class BasicContextpublic void flush()
Contextflush in interface Contextflush in class BasicContextpublic String toString()
toString in class BasicContextCopyright © 2015 Seam Framework. All Rights Reserved.