com.atomikos.recovery.imp
Class Deserializer

java.lang.Object
  extended by com.atomikos.recovery.imp.Deserializer

public class Deserializer
extends Object


Constructor Summary
Deserializer()
           
 
Method Summary
 CoordinatorLogEntry fromJSON(String coordinatorLogEntryStr)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Deserializer

public Deserializer()
Method Detail

fromJSON

public CoordinatorLogEntry fromJSON(String coordinatorLogEntryStr)


Copyright © 2016. All Rights Reserved.