com.partnersoft.system
Class MemoryLoggingAppLauncher

java.lang.Object
  extended by com.partnersoft.system.MemoryLoggingAppLauncher

public class MemoryLoggingAppLauncher
extends java.lang.Object

Launches one or more Partner Java applications, and runs a loop that logs memory every second.

Author:
Paul Reavis Copyright 2000-2004 Partner Software, Inc.

Constructor Summary
MemoryLoggingAppLauncher()
           
 
Method Summary
static void main(java.lang.String[] argv)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MemoryLoggingAppLauncher

public MemoryLoggingAppLauncher()
Method Detail

main

public static void main(java.lang.String[] argv)