org.jboss.cdi.tck.tests.context.conversation.servlet
Class Message
java.lang.Object
org.jboss.cdi.tck.tests.context.conversation.servlet.Message
- All Implemented Interfaces:
- Serializable
@ConversationScoped
public class Message
- extends Object
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Message
public Message()
getValue
public String getValue()
setValue
public void setValue(String value)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.