com.liferay.portal.kernel.process.local
Class LocalProcessLauncher.ProcessContext
java.lang.Object
com.liferay.portal.kernel.process.local.LocalProcessLauncher.ProcessContext
- Enclosing class:
- LocalProcessLauncher
public static class LocalProcessLauncher.ProcessContext
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
attach
public static boolean attach(String message,
long interval,
LocalProcessLauncher.ShutdownHook shutdownHook)
detach
public static void detach()
throws InterruptedException
- Throws:
InterruptedException
getAttributes
public static ConcurrentMap<String,Object> getAttributes()
getProcessOutputStream
public static ProcessOutputStream getProcessOutputStream()
isAttached
public static boolean isAttached()