Package | Description |
---|---|
org.jboss.metadata.merge.web.spec | |
org.jboss.metadata.parser.servlet | |
org.jboss.metadata.web.jboss | |
org.jboss.metadata.web.spec |
Modifier and Type | Method and Description |
---|---|
static void |
ServletMappingMetaDataMerger.augment(ServletMappingMetaData dest,
ServletMappingMetaData webFragmentMetaData,
ServletMappingMetaData webMetaData,
boolean resolveConflicts) |
Modifier and Type | Method and Description |
---|---|
static ServletMappingMetaData |
ServletMappingMetaDataParser.parse(XMLStreamReader reader,
PropertyReplacer propertyReplacer) |
Modifier and Type | Method and Description |
---|---|
List<ServletMappingMetaData> |
JBossWebMetaData.getServletMappings() |
Modifier and Type | Method and Description |
---|---|
void |
JBossWebMetaData.setServletMappings(List<ServletMappingMetaData> servletMappings) |
Modifier and Type | Method and Description |
---|---|
List<ServletMappingMetaData> |
WebCommonMetaData.getServletMappings() |
Modifier and Type | Method and Description |
---|---|
void |
WebCommonMetaData.setServletMappings(List<ServletMappingMetaData> servletMappings) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.