|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ResourceInfo in com.novell.zos.jdl |
---|
Methods in com.novell.zos.jdl that return ResourceInfo | |
---|---|
ResourceInfo |
ResourceInfo.clone(java.lang.String newName)
Create a copy of this Resource using the supplied name. |
ResourceInfo |
ResourceInfo.clone(VmSpec vmSpec)
Create a copy of this Resource using the supplied VmSpec . |
ResourceInfo |
ResourceInfo.createInstance()
Create a new provisionable resource. |
ResourceInfo |
ResourceInfo.createInstance(VmSpec vmSpec)
Create a new provisionable resource using the supplied VmSpec . |
ResourceInfo |
MatrixInfo.createResource(java.lang.String name)
Create a Physical Resource Grid Object with supplied name. |
ResourceInfo |
MatrixInfo.createResource(java.lang.String name,
java.lang.String type)
Create a Resource Grid Object using supplied Resource type. |
ResourceInfo |
MatrixInfo.createResource(java.lang.String name,
java.lang.String type,
boolean addSuffix)
Create a Resource Grid Object using supplied Resource type. |
ResourceInfo |
ResourceInfo.createTemplate(java.lang.String newName)
Create a new Template resource from this resource using the supplied name. |
ResourceInfo |
ResourceInfo.createTemplate(VmSpec vmSpec)
Create a new Template resource from this resource using the supplied VmSpec instance. |
ResourceInfo |
ComputedFactContext.getResource()
Retrieve the ResourceInfo Grid Object from the context for a
Computed Fact evaluation. |
ResourceInfo |
JobletInfo.getResource()
Retrieve the ResourceInfo that is running this Joblet. |
ResourceInfo |
ResourceInfo.provision()
Provision this resource for general use. |
ResourceInfo |
ResourceInfo.provision(ProvisionSpec provisionSpec)
Provision this resource using the supplied ProvisionSpec
instance. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |