| Package | Description |
|---|---|
| org.glassfish.web.deployment.descriptor | |
| org.glassfish.web.deployment.node |
| Modifier and Type | Method and Description |
|---|---|
void |
WebBundleDescriptorImpl.addServletFilterMapping(ServletFilterMappingDescriptor ref)
Adds a servlet filter mapping to this web component.
|
| Constructor and Description |
|---|
ServletFilterMappingDescriptor(ServletFilterMappingDescriptor other)
copy constructor
|
| Modifier and Type | Method and Description |
|---|---|
ServletFilterMappingDescriptor |
FilterMappingNode.getDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
Node |
FilterMappingNode.writeDescriptor(Node parent,
String nodeName,
ServletFilterMappingDescriptor descriptor)
write the descriptor class to a DOM tree and return it
|
Copyright © 2019. All rights reserved.