Interface JarModuleInfo

All Known Implementing Classes:
AuomaticModuleJarModuleInfo, ModJarMetadata, ModuleJarModuleInfo

public interface JarModuleInfo
Describes the modular properties of a Jar file, with direct access to the module name and version, as well as the ability to create a module descriptor for a given JarContents, which may involve scanning the Jar file for packages.