|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.seam.contexts.BasicContext org.jboss.seam.contexts.ApplicationContext
public class ApplicationContext
Application context - state associated with a deployment to a particular node. State is typically neither persistent across deployments, not replicated to other nodes.
Constructor Summary | |
---|---|
ApplicationContext(Map<String,Object> map)
|
Method Summary |
---|
Methods inherited from class org.jboss.seam.contexts.BasicContext |
---|
flush, get, get, getNames, getType, isSet, remove, set, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ApplicationContext(Map<String,Object> map)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |