See: Description
| Interface | Description |
|---|---|
| NBootWorkspace | |
| NBootWorkspaceFactory |
Class responsible of creating and initializing Workspace
Created by vpc on 1/5/17.
|
| Class | Description |
|---|---|
| NBootAddRepositoryOptions |
repository creation options
|
| NBootArguments | |
| NBootClassLoaderNode |
Loaded Package Information used to Boot
|
| NBootClassLoaderNodeBuilder |
Builder for Loaded Package Information used to Boot
|
| NBootDependency |
Created by vpc on 1/5/17.
|
| NBootDescriptor | |
| NBootDescriptorProperty |
Descriptor Property Builder
|
| NBootEnvCondition |
Nuts environment condition builder, used to check against the current environment
|
| NBootHomeLocation |
NutsHomeLocation is a compound enumeration that associates OS family to store location.
|
| NBootId |
Created by vpc on 1/5/17.
|
| NBootLogConfig |
log configuration for running nuts
|
| NBootOptionsInfo |
Workspace creation/opening options class.
|
| NBootProperties | |
| NBootRepositoryConfig | |
| NBootRepositoryLocation |
Immutable repository location
|
| NBootRepositoryLocationList | |
| NBootRepositorySelector | |
| NBootRepositorySelectorList | |
| NBootVersion |
Created by vpc on 1/15/17.
|
| NBootVersion.NReservedVersionIntervalParserBoot | |
| NBootVersion.NVersionIntervalBoot | |
| NBootWorkspaceImpl |
NutsBootWorkspace is responsible of loading initial nuts-runtime.jar and its
dependencies and for creating workspaces using the method
NBootWorkspaceImpl.getWorkspace() . |
| NBootWorkspaceNativeExec | |
| NWorkspaceTerminalOptions |
Boot Terminal allows usage of custom stdin/out/err when calling nuts
|
| Exception | Description |
|---|---|
| NBootCancelException |
This Exception is thrown when the workspace fails to initialize.
|
| NBootException |
Base Boot Nuts Exception.
|
| NBootInvalidWorkspaceException |
This Exception is thrown when the workspace fails to initialize.
|
| NBootUnsatisfiedRequirementsException | |
| NBootWorkspaceAlreadyExistsException |
Created by vpc on 1/15/17.
|
| NBootWorkspaceNotFoundException |
This Exception is thrown when the workspace does not exist.
|
Copyright [2020] [thevpc]
Licensed under the GNU LESSER GENERAL PUBLIC LICENSE Version 3 (the "License");
you may not use this file except in compliance with the License. You may obtain
a copy of the License at https://www.gnu.org/licenses/lgpl-3.0.en.html
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an
"AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND,
either express or implied. See the License for the specific language
governing permissions and limitations under the License.
====================================================================
Copyright © 2025 vpc open source initiative. All rights reserved.