com.carrotsearch.ant.tasks.junit4.events
Class Deserializer

java.lang.Object
  extended by com.carrotsearch.ant.tasks.junit4.events.Deserializer

public class Deserializer
extends Object

Event deserializer.


Constructor Summary
Deserializer(InputStream is, ClassLoader refLoader)
           
 
Method Summary
 IEvent deserialize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Deserializer

public Deserializer(InputStream is,
                    ClassLoader refLoader)
             throws IOException
Throws:
IOException
Method Detail

deserialize

public IEvent deserialize()
                   throws IOException
Throws:
IOException


Copyright © 2011-2012 Carrot Search s.c.. All Rights Reserved.