Java Doc for CargoJava.java in » Net » Terracotta » com » tc » test » server » appserver » cargo » Java Source Code / Java DocumentationJava Source Code and Java Documentation
This class is used in the process of patching CARGO to allow it's child processes to know whether the parent process
is still alive and kill themselves off if need be. It is a decorator for the ANT Java task which calls
CargoLinkedChildProcess which in turn spawns the desired appserver instance.