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 |
FilterMappingMetaDataMerger.augment(FilterMappingMetaData dest,
FilterMappingMetaData webFragmentMetaData,
FilterMappingMetaData webMetaData,
boolean resolveConflicts) |
Modifier and Type | Method and Description |
---|---|
static FilterMappingMetaData |
FilterMappingMetaDataParser.parse(XMLStreamReader reader) |
Modifier and Type | Method and Description |
---|---|
List<FilterMappingMetaData> |
JBossWebMetaData.getFilterMappings() |
Modifier and Type | Method and Description |
---|---|
void |
JBossWebMetaData.setFilterMappings(List<FilterMappingMetaData> filterMappings) |
Modifier and Type | Method and Description |
---|---|
List<FilterMappingMetaData> |
WebCommonMetaData.getFilterMappings() |
Modifier and Type | Method and Description |
---|---|
void |
WebCommonMetaData.setFilterMappings(List<FilterMappingMetaData> filterMappings) |
Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.