Class DogFactory
java.lang.Object
com.sun.ts.lib.deliverable.cts.resource.DogFactory
- All Implemented Interfaces:
ObjectFactory
A simple factory class for creating custom JNDI resource of type com.sun.ts.lib.deliverable.cts.resource.Dog
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DogFactory
public DogFactory()
-
-
Method Details
-
getObjectInstance
public Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?, ?> environment) throws Exception- Specified by:
getObjectInstance
in interfaceObjectFactory
- Throws:
Exception
-