public class CreateVRE extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
ghn1 |
String |
ghn2 |
protected String |
vreName |
| Constructor and Description |
|---|
CreateVRE(String vreName,
String ghn1,
String ghn2,
String scope)
Costructor
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkVREResources(org.gcube.vremanagement.vremodeler.stubs.ModelerServicePortType porType)
Check if the VRE resources have been correcty created
|
boolean |
checkVREStatus(org.gcube.vremanagement.vremodeler.stubs.ModelerServicePortType portType)
}
Check the Status of the VRE creation
|
String |
getDeploymentReport(org.apache.axis.message.addressing.EndpointReferenceType epr,
String scope,
String deploymentId)
Contacts the ResourceManager to get a deployment report
|
static void |
main(String[] args)
Main
|
public boolean checkVREResources(org.gcube.vremanagement.vremodeler.stubs.ModelerServicePortType porType)
porType - public String getDeploymentReport(org.apache.axis.message.addressing.EndpointReferenceType epr, String scope, String deploymentId)
epr - scope - the VREManager scopedeploymentId - the related deployment idpublic boolean checkVREStatus(org.gcube.vremanagement.vremodeler.stubs.ModelerServicePortType portType)
throws Exception
portType - the Modeler port TypeExceptionpublic static void main(String[] args)
args - Command line paramenter (vrename, ghn1, ghn2)Copyright © 2012. All Rights Reserved.