Modifier and Type | Class and Description |
---|---|
class |
ClasspathConfiguration
Represents the classpaths for the BooterConfiguration.
|
class |
ModularClasspathConfiguration |
Modifier and Type | Method and Description |
---|---|
<T extends AbstractPathConfiguration> |
AbstractPathConfiguration.toRealPath(Class<T> type) |
Modifier and Type | Method and Description |
---|---|
AbstractPathConfiguration |
StartupConfiguration.getClasspathConfiguration() |
Constructor and Description |
---|
StartupConfiguration(String providerClassName,
AbstractPathConfiguration classpathConfiguration,
ClassLoaderConfiguration classLoaderConfiguration,
boolean isForkRequested,
boolean inForkedVm) |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.