Class BoundConversationContextImpl

All Implemented Interfaces:
jakarta.enterprise.context.spi.AlterableContext, jakarta.enterprise.context.spi.Context, BoundConversationContext, BoundContext<BoundRequest>, ConversationContext, ManagedContext, WeldAlterableContext

public class BoundConversationContextImpl extends AbstractConversationContext<BoundRequest,Map<String,Object>> implements BoundConversationContext