public class CliOptions extends Object
Constructor and Description |
---|
CliOptions(boolean isPrintHelp,
String sessionId,
URL environment,
URL defaults,
List<URL> jars,
List<URL> libraryDirs,
String updateStatement) |
Modifier and Type | Method and Description |
---|---|
URL |
getDefaults() |
URL |
getEnvironment() |
List<URL> |
getJars() |
List<URL> |
getLibraryDirs() |
String |
getSessionId() |
String |
getUpdateStatement() |
boolean |
isPrintHelp() |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.