org.objectweb.jonas_jms.JObjectFactory Class Reference

List of all members.

Public Member Functions

Object getObjectInstance (Object refObj, Name name, Context nameCtx, Hashtable env) throws Exception

Detailed Description

Factory used by JNDI lookup to get Connection Factories. These factories are managed by the JMS Manager.
See also:
javax.naming.spi.ObjectFactory
Author:
Laurent Chauvirey, Frederic Maistre, Nicolas Tachker Contributor(s): Philippe Durieux Philippe Coq: Integration Joram 3.4 (JMS 1.1)

Definition at line 50 of file JObjectFactory.java.


Member Function Documentation

Object org.objectweb.jonas_jms.JObjectFactory.getObjectInstance Object  refObj,
Name  name,
Context  nameCtx,
Hashtable  env
throws Exception
 

Always return the unique ConnectionFactory stored in the JmsManager

Definition at line 55 of file JObjectFactory.java.

References org.objectweb.jonas_jms.api.JmsManager.getConnectionFactory(), org.objectweb.jonas_jms.api.JmsManager.getQueueConnectionFactory(), and org.objectweb.jonas_jms.api.JmsManager.getTopicConnectionFactory().

Here is the call graph for this function:


The documentation for this class was generated from the following file:
Generated on Tue Feb 15 15:12:08 2005 for JOnAS by  doxygen 1.3.9.1