|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.faces.context.conversation.NamedConversationAliasProducer
public class NamedConversationAliasProducer
Exposes the Conversation under the simplified name "conversation" in addition to the default
"javax.enterprise.context.conversation". This alias is provided for the page author's convenience.
| Constructor Summary | |
|---|---|
NamedConversationAliasProducer()
|
|
| Method Summary | |
|---|---|
Conversation |
getConversation(Conversation conversation)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NamedConversationAliasProducer()
| Method Detail |
|---|
@Produces @Named @Typed public Conversation getConversation(Conversation conversation)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||