public class RemoteGenerationManager
extends java.lang.Object
| Constructor and Description |
|---|
RemoteGenerationManager(java.lang.String generatorEndPoint) |
| Modifier and Type | Method and Description |
|---|---|
RemoteHspecOutputObject |
retrieveCompleteStatus() |
double |
retrieveCompletion() |
void |
submitJob(RemoteHspecInputObject rhio) |
public RemoteGenerationManager(java.lang.String generatorEndPoint)
public void submitJob(RemoteHspecInputObject rhio) throws java.lang.Exception
java.lang.Exceptionpublic double retrieveCompletion()
public RemoteHspecOutputObject retrieveCompleteStatus()