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