| Package | Description |
|---|---|
| org.jboss.weld.bean.builtin | |
| org.jboss.weld.context | |
| org.jboss.weld.context.conversation |
| Modifier and Type | Method and Description |
|---|---|
Conversation |
ConversationBean.create(CreationalContext<Conversation> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
Class<Conversation> |
ConversationBean.getType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConversationBean.destroy(Conversation instance,
CreationalContext<Conversation> creationalContext) |
| Modifier and Type | Method and Description |
|---|---|
Conversation |
ConversationBean.create(CreationalContext<Conversation> creationalContext) |
void |
ConversationBean.destroy(Conversation instance,
CreationalContext<Conversation> creationalContext) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ManagedConversation
Provides management operations for conversations, including locking, and
expiration management.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ConversationImpl |
Copyright © 2013 Seam Framework. All Rights Reserved.