com.sun.xml.registry.common
Class ConnectionFactoryFactory

java.lang.Object
  extended by com.sun.xml.registry.common.ConnectionFactoryFactory
All Implemented Interfaces:
ObjectFactory

public class ConnectionFactoryFactory
extends Object
implements ObjectFactory

Author:
Forte 4 Java

Constructor Summary
ConnectionFactoryFactory()
           
 
Method Summary
 Object getObjectInstance(Object obj, Name name, Context context, Hashtable hashtable)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionFactoryFactory

public ConnectionFactoryFactory()
Method Detail

getObjectInstance

public Object getObjectInstance(Object obj,
                                Name name,
                                Context context,
                                Hashtable hashtable)
                         throws Exception
Specified by:
getObjectInstance in interface ObjectFactory
Throws:
Exception


Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.