96979899100101102103104
case CONVERSATION_CONTINUE: case CONVERSATION_END: assert !cacheable; return scopeContainer.getAssociatedWrapper(contextId); default: throw new TargetInvocationException("Unknown sequence type: " + String.valueOf(sequence)); } } }