|
JBoss Metadata Common 7.0.4.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface NamedModule
Information about an EE module's name as discussed in EE 6 Section EE.8.1.1.
Method Summary | |
---|---|
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. |
Method Detail |
---|
String getModuleName()
null
if no module name was configured
in the deployment descriptorvoid setModuleName(String moduleName)
|
JBoss Metadata Common 7.0.4.Final-redhat-1 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |