| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |
java.lang.Object
|
+--com.ibm.wsspi.batch.xjcl.CheckpointAlgorithm
Field Summary | |
---|---|
public String | name
|
public String | classname
|
public int | numofprops
|
public String | propname
The propname and propvalue arrays contain the names and values of the properties
passed to the checkpoint algorithm in xJCL.
|
public String | propvalue
|
Constructor Summary | |
---|---|
CheckpointAlgorithm()
|
Methods inherited from java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public name
public classname
public numofprops
public propname
public propvalue
Constructor Detail |
public CheckpointAlgorithm( | ) |
| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |