Uses of Interface
dev.cwhead.GravesX.module.GravesXModuleDescriptor
Packages that use GravesXModuleDescriptor
-
Uses of GravesXModuleDescriptor in dev.cwhead.GravesX.module
Classes in dev.cwhead.GravesX.module that implement GravesXModuleDescriptorModifier and TypeClassDescriptionprivate static final classRead-only adapter that exposes a module'smodule.ymlmetadata and current runtime state viaGravesXModuleDescriptor.Methods in dev.cwhead.GravesX.module that return GravesXModuleDescriptorModifier and TypeMethodDescriptionReturns the descriptor for a target module identified by key.Returns the descriptor for a target module identified by key.GravesXModuleController.getThisModule()Returns the descriptor for this (current) module.ModuleManager.ControllerImpl.getThisModule()Returns the descriptor for this (current) module.Methods in dev.cwhead.GravesX.module that return types with arguments of type GravesXModuleDescriptorModifier and TypeMethodDescriptionGravesXModuleController.listModules()Returns descriptors for all discovered modules, regardless of enablement.ModuleManager.ControllerImpl.listModules()Returns descriptors for all discovered modules, regardless of enablement.