com.ibm.jbatch.container.persistence
Class PersistentDataWrapper

java.lang.Object
  extended by com.ibm.jbatch.container.persistence.PersistentDataWrapper
All Implemented Interfaces:
Serializable

public class PersistentDataWrapper
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
PersistentDataWrapper(byte[] persistentData)
           
 
Method Summary
 byte[] getPersistentDataBytes()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentDataWrapper

public PersistentDataWrapper(byte[] persistentData)
Method Detail

getPersistentDataBytes

public byte[] getPersistentDataBytes()


Copyright © 2013. All Rights Reserved.