com.ibm.jbatch.tck.artifacts.reusable
Class StopOnBulletinBoardTestData

java.lang.Object
  extended by com.ibm.jbatch.tck.artifacts.reusable.StopOnBulletinBoardTestData
All Implemented Interfaces:
Serializable

public class StopOnBulletinBoardTestData
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
StopOnBulletinBoardTestData()
           
 
Method Summary
 void addThreadIdToList(long id)
           
 List<Long> getThreadIdArrayList()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StopOnBulletinBoardTestData

public StopOnBulletinBoardTestData()
Method Detail

getThreadIdArrayList

public List<Long> getThreadIdArrayList()

addThreadIdToList

public void addThreadIdToList(long id)


Copyright © 2013. All Rights Reserved.