Serialized Form


Package com.ibm.jbatch.tck.artifacts.chunktypes

Class com.ibm.jbatch.tck.artifacts.chunktypes.ArrayIndexCheckpointData extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.ibm.jbatch.tck.artifacts.chunktypes.CheckpointData extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.ibm.jbatch.tck.artifacts.chunktypes.InventoryCheckpointData extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.ibm.jbatch.tck.artifacts.chunktypes.NumbersCheckpointData extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Package com.ibm.jbatch.tck.artifacts.reusable

Class com.ibm.jbatch.tck.artifacts.reusable.ExternalizableString extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.ibm.jbatch.tck.artifacts.reusable.MyChildException extends MyParentException implements Serializable

Class com.ibm.jbatch.tck.artifacts.reusable.MyGrandchildException extends MyChildException implements Serializable

Class com.ibm.jbatch.tck.artifacts.reusable.MyParentException extends Exception implements Serializable

Class com.ibm.jbatch.tck.artifacts.reusable.MyPersistentRestartUserData extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.ibm.jbatch.tck.artifacts.reusable.MyPersistentUserData extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException

Class com.ibm.jbatch.tck.artifacts.reusable.StopOnBulletinBoardTestData extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

threadIdArrayList

List<E> threadIdArrayList



Copyright © 2013. All Rights Reserved.