public interface NamedModule
Modifier and Type | Method and Description |
---|---|
String |
getModuleName()
Gets the name of the module as configured in its deployment descriptor.
|
void |
setModuleName(String moduleName)
Sets the name of the module as configured in its deployment descriptor.
|
String getModuleName()
null
if no module name was configured
in the deployment descriptorvoid setModuleName(String moduleName)
Copyright © 2019 JBoss by Red Hat. All rights reserved.