@Named @ConversationScoped public class Storm extends Object implements Serializable
| Constructor and Description |
|---|
Storm() |
| Modifier and Type | Method and Description |
|---|---|
void |
beginConversation() |
String |
getStrength() |
String |
lightening() |
void |
setStrength(String strength) |
String |
thunder() |
Copyright © 2008-2013 Seam Framework. All Rights Reserved.