Liferay 7.0-ce-b4

com.liferay.portal.kernel.process.local
Class LocalProcessLauncher

java.lang.Object
  extended by com.liferay.portal.kernel.process.local.LocalProcessLauncher

public class LocalProcessLauncher
extends Object


Nested Class Summary
static class LocalProcessLauncher.ProcessContext
           
static interface LocalProcessLauncher.ShutdownHook
           
 
Constructor Summary
LocalProcessLauncher()
           
 
Method Summary
static void main(String[] arguments)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalProcessLauncher

public LocalProcessLauncher()
Method Detail

main

public static void main(String[] arguments)
                 throws IOException
Throws:
IOException

Liferay 7.0-ce-b4