Uses of Class
org.wildfly.testing.tools.modules.ModuleDescription
Packages that use ModuleDescription
-
Uses of ModuleDescription in org.wildfly.testing.tools.modules
Methods in org.wildfly.testing.tools.modules that return ModuleDescriptionModifier and TypeMethodDescriptionModuleBuilder.build()Creates the module by: Creating the module directory based on the modules name Generating a JAR file for the resource Generating a module.xml filestatic ModuleDescriptionModuleDescription.createAlias(String moduleName, String targetName) Creates a module-alias with the discovered module path.static ModuleDescriptionModuleDescription.createAlias(Path modulePath, String moduleName, String targetName) Creates a module alias based on the module path.Methods in org.wildfly.testing.tools.modules with parameters of type ModuleDescription