|
||||||||||
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.EventContext
public class EventContext
Event context - spans a single request to the server.
Constructor Summary | |
---|---|
EventContext(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 EventContext(Map<String,Object> map)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |