Package com.sun.enterprise.universal.process

Class Summary
JavaClassRunner Very simple initial implementation If it is useful there are plenty of improvements that can be made...
Jps Run a native process with jps -- get the pid for a running JVM note: dropping in an implementation for jps is not hard.
LocalAdminCommand Very simple -- run an Asadmin command.
ProcessManager  
ProcessStreamDrainer If you don't drain a process' stdout and stderr it will cause a deadlock after a few hundred bytes of output.
ProcessUtils Includes a somewhat kludgy way to get the pid for "me".
 

Exception Summary
ProcessManagerException  
ProcessManagerTimeoutException  
 



Copyright © 2012 GlassFish Community. All Rights Reserved.