|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.weld.conversation.NumericConversationIdGenerator
@SessionScoped public class NumericConversationIdGenerator
A ConversationIdGenerator implementation using running numerical values
| Constructor Summary | |
|---|---|
NumericConversationIdGenerator()
Creates a new conversation ID generator |
|
| Method Summary | |
|---|---|
java.lang.String |
nextId()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NumericConversationIdGenerator()
| Method Detail |
|---|
public java.lang.String nextId()
nextId in interface org.jboss.weld.conversation.ConversationIdGenerator
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||