saker.nest Documentation TaskDoc JavaDoc Packages
package saker.nest.bundle
Contains class for managing and accessing Saker.nest bundles.
Interfaces
BundleIdentifierHolder
Simple interface specifying the trait that the implementing class encloses a BundleIdentifier.
BundleKey
Interface for identifying a bundle in a configured bundle storage view.
DependencyConstraintConfiguration
Value container about the dependency resolution constraints that should can be to filter bundle dependencies.
ExternalArchive
An archive that was loaded from an external source from the perspective of the saker.nest repository.
ExternalArchiveClassLoader
Interface implemented by ClassLoaders that load classes from external archives.
ExternalArchiveKey
Identifies a specific content of an external archive.
JarExternalArchive
ExternalArchive that is backed by a Java ARchive file.
JarNestRepositoryBundle
NestRepositoryBundle that is backed by a Java ARchive file.
NestBundleClassLoader
Interface implemented by ClassLoaders that load classes from bundles.
NestBundleStorageConfiguration
The main interface that encloses configured bundle storages and provides access to them.
NestRepositoryBundle
Interface providing access to the contents of a Nest repository bundle.
Classes
Builder in ExternalAttachmentInformation
BundleDependency
Encloses immutable information about a bundle dependency.
BundleDependencyInformation
Contains immutable information about bundle dependencies.
BundleDependencyList
Holds an immutable set of bundle dependencies.
BundleIdentifier
Unique identifier in canonical format representing a bundle identifier in the Nest repository.
BundleInformation
Holds information about Nest bundles.
ExternalAttachmentInformation
Contains information about an external dependency attachment.
ExternalDependency
Immutable class holding information about an external dependency.
ExternalDependencyInformation
Contains immutable information about external bundle dependencies.
ExternalDependencyList
List of external dependency specifications for a given resource.