当前页面: 
在线文档首页 > 
JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
SpyConnectionFactoryObjectFactory (JBoss Messaging API) - JBoss 4.0.1 sp1 messaging  API Documentation 英文版文档
org.jboss.mq.referenceable
Class SpyConnectionFactoryObjectFactory
java.lang.Object
   org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory
org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory
- All Implemented Interfaces: 
- ObjectFactory
- public class SpyConnectionFactoryObjectFactory- extends Object- implements ObjectFactory
This class is used to create instances of of: SpyTopicConnectionFactory
  SpyQueueConnectionFactory SpyXATopicConnectionFactory SpyXAQueueConnectionFactory
  classes from a javax.naming.Reference instance.
- Version:
- $Revision: 1.9 $
- Author:
- Hiram Chirino (Cojonudo14@hotmail.com)
 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SpyConnectionFactoryObjectFactory
public SpyConnectionFactoryObjectFactory()
getObjectInstance
public Object getObjectInstance(Object reference,
                                Name name,
                                Context contex,
                                Hashtable properties)
                         throws Exception
- getObjectInstance method.
 
- 
- Specified by:
- getObjectInstancein interface- ObjectFactory
 
- 
- Parameters:
- reference- Description of Parameter
- name- Description of Parameter
- contex- Description of Parameter
- properties- Description of Parameter
- Returns:
- The ObjectInstance value
- Throws:
- Exception- Description of Exception
 
      
      
        Copyright © 2002 JBoss Group, LLC. All Rights Reserved.