|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JndiDestinationFactory
Interface definition for factory bean that provides runtime JNDI lookup for SDestinations
| Method Summary | |
|---|---|
javax.jms.Destination |
getDestination(boolean allowCachedResult)
Retrieves the configured Destination if possible |
Map<?,?> |
getEnvironment()
Accessor for environment |
String |
getJndiName()
Accessor for jndiName |
| Method Detail |
|---|
javax.jms.Destination getDestination(boolean allowCachedResult)
throws NamingException
Destination if possible
allowCachedResult - - allows the implementation to return a previous result if one exists
Destination specified by configured jndiName and server
NamingExceptionMap<?,?> getEnvironment()
String getJndiName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||