|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.ejb3.resolvers.DefaultMessageDestinationReferenceResolver
public class DefaultMessageDestinationReferenceResolver
The default implementation of a MessageDestinationReferenceResolver.
| Constructor Summary | |
|---|---|
DefaultMessageDestinationReferenceResolver()
|
|
| Method Summary | |
|---|---|
java.lang.String |
resolveMessageDestinationJndiName(org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit,
java.lang.String link)
Get the JNDI name of the message destination specified by link. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultMessageDestinationReferenceResolver()
| Method Detail |
|---|
public java.lang.String resolveMessageDestinationJndiName(org.jboss.deployers.structure.spi.DeploymentUnit deploymentUnit,
java.lang.String link)
MessageDestinationReferenceResolver
resolveMessageDestinationJndiName in interface MessageDestinationReferenceResolverdeploymentUnit - the deployment unit in which the reference is definedlink - the name of the message destination
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||