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 SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
DogFactorypublic DogFactory()
 
- 
- 
Method Details- 
getObjectInstancepublic Object getObjectInstance(Object obj, Name name, Context nameCtx, Hashtable<?, ?> environment) throws Exception- Specified by:
- getObjectInstancein interface- ObjectFactory
- Throws:
- Exception
 
 
-