Package com.sun.xml.registry.common
Class ConnectionFactoryFactory
- java.lang.Object
-
- com.sun.xml.registry.common.ConnectionFactoryFactory
-
- All Implemented Interfaces:
ObjectFactory
public class ConnectionFactoryFactory extends Object implements ObjectFactory
- Author:
- Forte 4 Java
-
-
Constructor Summary
Constructors Constructor Description ConnectionFactoryFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ObjectgetObjectInstance(Object obj, Name name, Context context, Hashtable hashtable)
-
-
-
Method Detail
-
getObjectInstance
public Object getObjectInstance(Object obj, Name name, Context context, Hashtable hashtable) throws Exception
- Specified by:
getObjectInstancein interfaceObjectFactory- Throws:
Exception
-
-