Uses of Interface
org.jboss.weld.context.ManagedConversation
Packages that use ManagedConversation
-
Uses of ManagedConversation in org.jboss.weld.context
Methods in org.jboss.weld.context that return ManagedConversationModifier and TypeMethodDescriptionConversationContext.getConversation(String id) Get the conversation with the given id.ConversationContext.getCurrentConversation()Get a handle the current conversation (transient or otherwise).Methods in org.jboss.weld.context that return types with arguments of type ManagedConversationModifier and TypeMethodDescriptionConversationContext.getConversations()Get conversations currently known to the context.