com.novell.zos.jdl
Class ProvisionJob

java.lang.Object
  extended by ProvisionJobBase
      extended by com.novell.zos.jdl.ProvisionJob

public class ProvisionJob
extends ProvisionJobBase

Superclass for Provision Adapter (PA) Jobs desiring to use hooks (pre & post event) infrastructure. To enable this infrastructure, PA jobs should declare the job class in jdl as ProvisionJob. For example:

class xen(ProvisionJob):


Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



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