Save This Page
Home » jboss-5.0.0.CR1-src » org » jboss » mq » referenceable » [javadoc | source]
org.jboss.mq.referenceable
public class: SpyConnectionFactoryObjectFactory [javadoc | source]
java.lang.Object
   org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory

All Implemented Interfaces:
    ObjectFactory

This class is used to create instances of of: SpyTopicConnectionFactory SpyQueueConnectionFactory SpyXATopicConnectionFactory SpyXAQueueConnectionFactory classes from a javax.naming.Reference instance.
Field Summary
static  Logger cat     
Method from org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory Summary:
getObjectInstance
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.jboss.mq.referenceable.SpyConnectionFactoryObjectFactory Detail:
 public Object getObjectInstance(Object reference,
    Name name,
    Context contex,
    Hashtable properties) throws Exception 
    getObjectInstance method.