|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MessageDestinationDeployment
MessageDestinationDeployment is responsible for retrieving message destinations configured on the server and for message destination deployment.
| Method Summary | |
|---|---|
void |
deployMessageDestinations(Set<MessageDestination> destinations)
Deploys message destinations saved in the module. |
Set<MessageDestination> |
getMessageDestinations()
Retrieves message destinations configured on the target server instance. |
| Method Detail |
|---|
Set<MessageDestination> getMessageDestinations()
throws ConfigurationException
ConfigurationException - if there is some problem with message destination configuration
void deployMessageDestinations(Set<MessageDestination> destinations)
throws ConfigurationException
destinations - set of message destinations
ConfigurationException - if there is some problem with message destination configuration
|
org.netbeans.modules.j2eeserver/4 1.55.0 1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||