Uses of Class
com.novell.zos.jdl.ResourceInfo

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 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.
 



Copyright (c) 2011 Novell, Inc. All rights reserved.