org.hornetq.jms.bridge.impl
Class JNDIFactorySupport

java.lang.Object
  extended by org.hornetq.jms.bridge.impl.JNDIFactorySupport
Direct Known Subclasses:
JNDIConnectionFactoryFactory, JNDIDestinationFactory

public abstract class JNDIFactorySupport
extends Object

Version:
$Revision: $10 Oct 2007 $Id: $
Author:
Tim Fox

Field Summary
protected  Hashtable jndiProperties
           
protected  String lookup
           
 
Constructor Summary
protected JNDIFactorySupport(Hashtable jndiProperties, String lookup)
           
 
Method Summary
protected  Object createObject()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

jndiProperties

protected Hashtable jndiProperties

lookup

protected String lookup
Constructor Detail

JNDIFactorySupport

protected JNDIFactorySupport(Hashtable jndiProperties,
                             String lookup)
Method Detail

createObject

protected Object createObject()
                       throws Exception
Throws:
Exception


Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.