| Package | Description |
|---|---|
| com.sun.enterprise.web.deploy | |
| org.apache.catalina.core |
| Modifier and Type | Class and Description |
|---|---|
class |
MessageDestinationDecorator
Decorator of class
org.apache.catalina.deploy.MessageDestination |
| Modifier and Type | Method and Description |
|---|---|
MessageDestination |
StandardContext.findMessageDestination(String name)
Return the message destination with the specified name, if any;
otherwise, return
null. |
MessageDestination[] |
StandardContext.findMessageDestinations()
Return the set of defined message destinations for this web
application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
StandardContext.addMessageDestination(MessageDestination md)
Add a message destination for this web application.
|
Copyright © 2019. All rights reserved.