private static class StandardServer.LegacyInvoker extends java.lang.Object implements Isolatable
| Modifier and Type | Field and Description |
|---|---|
(package private) java.lang.String |
programName
The external program name.
|
| Constructor and Description |
|---|
LegacyInvoker(java.lang.String programName)
Initialize the invoker to execute the given program name.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
execute()
Execute the
external program, by emulating a RUN statement. |
public LegacyInvoker(java.lang.String programName)
public java.lang.Object execute()
throws java.lang.ReflectiveOperationException
external program, by emulating a RUN statement.execute in interface Isolatablenull if void.java.lang.ReflectiveOperationException