public class Web30MetaData extends WebMetaData implements NamedModule
| Constructor and Description |
|---|
Web30MetaData() |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteOrderingMetaData |
getAbsoluteOrdering() |
String |
getModuleName()
Gets the name of the module as configured in its deployment descriptor.
|
boolean |
isMetadataComplete() |
void |
setAbsoluteOrdering(AbsoluteOrderingMetaData absoluteOrdering) |
void |
setMetadataComplete(boolean metadataComplete) |
void |
setModuleName(String moduleName)
Sets the name of the module as configured in its deployment descriptor.
|
getAnnotatedEjbReferences, getAnnotations, getContextParams, getDataSourceByName, getDataSources, getDistributable, getDtdPublicId, getDtdSystemId, getEjbLocalReferenceByName, getEjbLocalReferences, getEjbReferenceByName, getEjbReferences, getEnvironmentEntries, getEnvironmentEntryByName, getErrorPages, getFilterMappings, getFilters, getJndiEnvironmentRefsGroup, getJspConfig, getListeners, getLocalEncodings, getLoginConfig, getMessageDestinationReferenceByName, getMessageDestinationReferences, getMessageDestinations, getMimeMappings, getPersistenceContextReferenceByName, getPersistenceContextRefs, getPersistenceUnitReferenceByName, getPersistenceUnitRefs, getPostConstructs, getPreDestroys, getResourceEnvironmentReferenceByName, getResourceEnvironmentReferences, getResourceReferenceByName, getResourceReferences, getSchemaLocation, getSecurityConstraints, getSecurityRoles, getServiceReferenceByName, getServiceReferences, getServletMappings, getServlets, getSessionConfig, getVersion, getWelcomeFileList, is23, is24, is25, is30, setAnnotations, setContextParams, setDistributable, setDTD, setErrorPages, setFilterMappings, setFilters, setJndiEnvironmentRefsGroup, setJspConfig, setListeners, setLocalEncodings, setLoginConfig, setMessageDestinations, setMimeMappings, setSchemaLocation, setSecurityConstraints, setSecurityRoles, setServletMappings, setServlets, setSessionConfig, setVersion, setWelcomeFileListgetDescriptionGroup, setDescriptionGrouppublic boolean isMetadataComplete()
public void setMetadataComplete(boolean metadataComplete)
public AbsoluteOrderingMetaData getAbsoluteOrdering()
public void setAbsoluteOrdering(AbsoluteOrderingMetaData absoluteOrdering)
public String getModuleName()
NamedModulegetModuleName in interface NamedModulenull if no module name was configured
in the deployment descriptorpublic void setModuleName(String moduleName)
NamedModulesetModuleName in interface NamedModuleCopyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.