|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.enc.MessageDestinationResolver
@Deprecated public class MessageDestinationResolver
Find a message destination link within any module of this JavaEE application deployment.
| Constructor Summary | |
|---|---|
MessageDestinationResolver(DeploymentScope deploymentScope,
org.jboss.metadata.javaee.spec.MessageDestinationsMetaData mergedMessageDestinations)
Deprecated. |
|
| Method Summary | |
|---|---|
java.lang.String |
resolveMessageDestination(java.lang.String link)
Deprecated. Resolve the message destination link name and return the matching jndi name. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageDestinationResolver(DeploymentScope deploymentScope,
org.jboss.metadata.javaee.spec.MessageDestinationsMetaData mergedMessageDestinations)
| Method Detail |
|---|
public java.lang.String resolveMessageDestination(java.lang.String link)
link - name of the message destination
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||