public class ModuleReferenceAccess extends AbstractModuleSystemAccessor
access, loggerMODULE_CLASS, MODULE_DESCRIPTOR_CLASS, RESOLVED_MODULE_CLASS| Modifier and Type | Method and Description |
|---|---|
ModuleDescriptorAccess |
descriptor() |
void |
inheritFrom(ModuleReferenceAccess moduleReference) |
java.net.URI |
location() |
java.lang.String |
name() |
ResolvedModuleAccess |
newResolvedModule(java.lang.Object configuration) |
void |
setDescriptor(ModuleDescriptorAccess moduleDescriptor) |
void |
setDescriptor(java.lang.Object moduleDescriptor) |
void |
setLocation(java.net.URI location) |
void |
setName(java.lang.String moduleName) |
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 ModuleDescriptorAccess descriptor()
public void inheritFrom(ModuleReferenceAccess moduleReference)
public java.net.URI location()
public java.lang.String name()
public ResolvedModuleAccess newResolvedModule(java.lang.Object configuration)
public void setDescriptor(ModuleDescriptorAccess moduleDescriptor)
public void setDescriptor(java.lang.Object moduleDescriptor)
public void setLocation(java.net.URI location)
public void setName(java.lang.String moduleName)