org.jboss.cdi.tck.tests.context.conversation.event.notattached
Class ConversationScopedBean
java.lang.Object
org.jboss.cdi.tck.tests.context.conversation.event.notattached.ConversationScopedBean
- All Implemented Interfaces:
- Serializable
@ConversationScoped
public class ConversationScopedBean
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Method Summary |
void |
ping()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CID
public static final String CID
ConversationScopedBean
public ConversationScopedBean()
ping
public void ping()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.