Package com.jk.core.factory
Class TestImpl
java.lang.Object
com.jk.core.factory.TestImpl
- All Implemented Interfaces:
 Test
This class provides implementation details for 
Test interface solely
 made for testing purposes.- Version:
 - 1.0
 - Author:
 - Dr. Jalal H. Kiswani
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
TestImpl
public TestImpl()This method constructs an object ofTestImpl.This method will increment the
instancescounter by one after creating the new object. 
 - 
 - 
Method Details