org.jboss.jsfunit.seam
Class ConversationScope
java.lang.Object
org.jboss.jsfunit.seam.ConversationScope
public class ConversationScope
- extends Object
This class manages Seam conversation scope objects that are cached in the
HttpSession. This makes the objects available to JSFUnit tests through EL
expressions that start with "seamconversation."
- Since:
- 1.0
- Author:
- Stan Silvert
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Copyright © 2007-2010 JBoss, a division of Red Hat, Inc.. All Rights Reserved.