Module |
JBossDeploymentStructureAsset.addModule(String name) |
default Module |
JBossDeploymentStructureContainer.addModule(String name) |
Module |
JBossDeploymentStructureAsset.addModule(String name,
String slot) |
default Module |
JBossDeploymentStructureContainer.addModule(String name,
String slot) |
Module |
Module.withExport(Boolean export) |
Module |
Module.withExportExcludePath(String path) |
Module |
Module.withExportIncludePath(String path) |
Module |
Module.withImportExcludePath(String path) |
Module |
Module.withImportIncludePath(String path) |
Module |
Module.withMetaInf(String metaInf) |
Module |
Module.withName(String name) |
Module |
Module.withOptional(Boolean optional) |
Module |
Module.withServices(Module.ServiceHandling services) |
Module |
Module.withSlot(String slot) |