The structures used by IJavaExecute, IJavaExecute2, and IEnumJAVAPROPERTY are as follows:
JAVACLASSRESOURCE defines the format of data found in a Jexegen-created image.JAVACLASSRESOURCEINFO is passed to IJavaExecute::SetClassSource.JAVAEXECUTEINFO is passed into IJavaExecute::Execute.
JAVAEXECUTEINFO2 extends JAVAEXECUTEINFO.
JAVAPROPERTY is used as part of IEnumJAVAPROPERTY.
JAVASYSTEMEXITPROC provides the opportunity for custom shutdown logic.