- java.lang.Object
-
- com.ibm.dtfj.phd.PHDImageFactory
-
- All Implemented Interfaces:
ImageFactory
public class PHDImageFactory extends Object implements ImageFactory
-
-
Field Summary
-
Fields declared in interface com.ibm.dtfj.image.ImageFactory
DTFJ_LOGGER_NAME, DTFJ_MAJOR_VERSION, DTFJ_MINOR_VERSION, SYSTEM_PROPERTY_TMPDIR
-
-
Constructor Summary
Constructors Constructor Description PHDImageFactory()
-
Method Summary
-
Methods declared in class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods declared in interface com.ibm.dtfj.image.ImageFactory
getDTFJMajorVersion, getDTFJMinorVersion, getDTFJModificationLevel, getImage, getImage, getImage, getImage, getImagesFromArchive
-
-