public class BootstrapperProxy extends UnicastRemoteObject implements BootstrapperProxyIF
ref| Constructor and Description |
|---|
BootstrapperProxy() |
| Modifier and Type | Method and Description |
|---|---|
int |
bgexec(String cmd) |
String |
fgexec(String[] cmd,
int maxWaitSec) |
String |
fgexec(String cmd,
int maxWaitSec) |
clone, exportObject, exportObject, exportObject, unexportObjectgetClientHost, getLog, setLogpublic BootstrapperProxy()
throws RemoteException
RemoteExceptionpublic int bgexec(String cmd) throws RemoteException
bgexec in interface BootstrapperProxyIFRemoteExceptionpublic String fgexec(String cmd, int maxWaitSec) throws RemoteException
fgexec in interface BootstrapperProxyIFRemoteExceptionpublic String fgexec(String[] cmd, int maxWaitSec) throws RemoteException
fgexec in interface BootstrapperProxyIFRemoteExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.