| Package | Description |
|---|---|
| org.apache.tomcat.util.descriptor.web |
This package contains Java objects that represent complex data structures
from the web application deployment descriptor file (
web.xml). |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MessageDestination> |
WebXml.getMessageDestinations() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebXml.addMessageDestination(MessageDestination messageDestination) |
Copyright © 2014 Mort Bay Consulting. All Rights Reserved.