|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.process.ProcessExecutor
public class ProcessExecutor
| Constructor Summary | |
|---|---|
ProcessExecutor()
|
|
| Method Summary | ||
|---|---|---|
void |
destroy()
|
|
static
|
execute(ProcessCallable<T> processCallable,
java.lang.String classPath)
|
|
static void |
main(java.lang.String[] arguments)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ProcessExecutor()
| Method Detail |
|---|
public static <T extends java.io.Serializable> T execute(ProcessCallable<T> processCallable,
java.lang.String classPath)
throws ProcessException
ProcessException
public static void main(java.lang.String[] arguments)
throws java.lang.ClassNotFoundException,
java.io.IOException
java.lang.ClassNotFoundException
java.io.IOExceptionpublic void destroy()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||