org.apache.activemq.network.jms
Class JndiTemplateLookupFactory
java.lang.Object
org.apache.activemq.network.jms.JndiLookupFactory
org.apache.activemq.network.jms.JndiTemplateLookupFactory
public class JndiTemplateLookupFactory
- extends JndiLookupFactory
- Author:
- Hiram Chirino
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JndiTemplateLookupFactory
public JndiTemplateLookupFactory(org.springframework.jndi.JndiTemplate template)
lookup
public <T> T lookup(String name,
Class<T> clazz)
throws NamingException
- Overrides:
lookup in class JndiLookupFactory
- Throws:
NamingException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.