Dump Delegate for IBM JVMs using the com.ibm.jvm.Dump API Note that
reflection is used to trigger a dump as otherwise compilation of this
code would be dependent on having an IBM JVM.
Instantiates a Dump delegate class to handle dump requests based on
the presence of the override system property initiatorPropertyName
It will be used in preference to any other auto discovered delegates.
Call to indicate that the dump generated by the initiator is required to
contain data that will eventually be represented by the JavaClassLoader interface