public interface IVMInstall3
IVMInstall
, providing access to
a JRE's system properties.
Clients that implement IVMInstall
may additionally
implement this interface. However, it is strongly recommended that clients subclass
AbstractVMInstall
instead, which already implements
this interface, and will insulate clients from additional API additions in the future.
Copyright (c) IBM Corp. and others 2000, 2016. All Rights Reserved.