| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |
java.lang.Object
|
+--com.ibm.websphere.batch.BatchDataStreamMgr
Method Summary | |
---|---|
public
BatchDataStream | getBatchDataStream(java.lang.String, java.lang.String)
Returns a BatchDataStream object for the Batch Data Stream identified by its logical name and the
id of the step with which it is associated.
|
public
Object | clone()
|
Methods inherited from java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
public BatchDataStream getBatchDataStream( | String logicalname , | String stepid )
|
public Object clone( | ) |
| IBM WebSphere Extended Deployment (XD)TM
Release 6.0 |