public interface BootstrapperProxyIF extends Remote
| Modifier and Type | Method and Description |
|---|---|
int |
bgexec(String cmd) |
String |
fgexec(String[] cmd,
int maxWaitSec) |
String |
fgexec(String cmd,
int maxWaitSec) |
int bgexec(String cmd) throws RemoteException
RemoteExceptionString fgexec(String cmd, int maxWaitSec) throws RemoteException
RemoteExceptionString fgexec(String[] cmd, int maxWaitSec) throws RemoteException
RemoteExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.