java.io.Serializable@ConversationScoped
@Named
public class ConversationController
extends java.lang.Object
implements java.io.Serializable
| Constructor | Description |
|---|---|
ConversationController() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
beginConversation() |
|
void |
countUp() |
|
void |
endConversation() |
|
java.lang.String |
getConversationStatus() |
|
int |
getCount() |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.