| This class serves three purposes. It delegates to
LinkedJavaProcessPollingAgent to page the parent process.
And it loads a properties file which was written by the parent process (in the same directory as the log) and sets
all name value pairs as system properties for the appserver's JVM. This makes these available to servlets running in
the container.
|