public class LocalContextUtils extends Object
DefaultContext
and SessionContext
.Constructor and Description |
---|
LocalContextUtils() |
Modifier and Type | Method and Description |
---|---|
static DefaultContext |
buildDefaultContext(CliOptions options) |
static SessionContext |
buildSessionContext(String sessionId,
DefaultContext defaultContext) |
public static DefaultContext buildDefaultContext(CliOptions options)
public static SessionContext buildSessionContext(@Nullable String sessionId, DefaultContext defaultContext)
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.