public class SecureJarAccess
extends mods.thecomputerizer.theimpossiblelibrary.api.core.modules.AbstractModuleSystemAccessor
| Modifier and Type | Method and Description |
|---|---|
JarMetadataAccess |
metadata() |
java.lang.String |
name() |
mods.thecomputerizer.theimpossiblelibrary.api.core.modules.ModuleDescriptorAccess |
newModuleDescriptor(java.lang.String moduleName,
java.util.List<java.lang.String> usesServices) |
ModuleFinderAccess |
newModuleFinder() |
java.util.Set<java.lang.String> |
packages() |
java.lang.String |
print()
Returns a string consisting of the name and URI for logging
|
java.util.List<java.lang.Object> |
providers() |
java.net.URI |
uri() |
access, accessAs, construct, construct, construct, constructDirect, constructDirect, defaultMapPrinter, getClassAccess, getClassAccess, getClassForName, getClassForName, getClassLoader, getConfiguration, getJavaLangAccess, getJavaLangAccess, getModule, getModuleDescriptor, getModuleDescriptorBuilder, getModuleDescriptorBuilder, getModuleLayer, getModuleReference, getResolvedModule, invokeStatic, invokeStatic, invokeStatic, invokeStatic, invokeStaticDirect, invokeStaticDirect, logger, newModule, newResolvedModule, newResolvedModuleclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitas, as, asCollection, asList, asMap, asMapCollectionValue, asMapDefault, asOptional, asOptionalResult, asOptionalResult, asSet, construct, construct, construct, constructDirect, constructDirect, get, get, getAsLogger, getClassAccess, getClassAccess, getClassForName, getClassForName, getClassLoader, getConfiguration, getDirect, getJavaLangAccess, getJavaLangAccess, getModule, getModuleDescriptor, getModuleDescriptorBuilder, getModuleDescriptorBuilder, getModuleLayer, getModuleReference, getResolvedModule, getStatic, getStatic, getStatic, getStatic, getStaticDirect, getStaticDirect, invoke, invoke, invokeDirect, invokeStatic, invokeStatic, invokeStatic, invokeStatic, invokeStaticDirect, invokeStaticDirect, logOrPrint, logOrPrint, logOrPrint, logOrPrintError, logOrPrintError, newModule, newResolvedModule, set, set, setDirectpublic JarMetadataAccess metadata()
public java.lang.String name()
public mods.thecomputerizer.theimpossiblelibrary.api.core.modules.ModuleDescriptorAccess newModuleDescriptor(java.lang.String moduleName,
java.util.List<java.lang.String> usesServices)
public ModuleFinderAccess newModuleFinder()
public java.util.Set<java.lang.String> packages()
public java.lang.String print()
public java.util.List<java.lang.Object> providers()
public java.net.URI uri()