org.fusesource.insight.graph.support
Class PropertiesObjectWriterUnmarshaller

java.lang.Object
  extended by org.fusesource.insight.graph.support.PropertiesObjectWriterUnmarshaller
All Implemented Interfaces:
Unmarshaller<com.googlecode.jmxtrans.OutputWriter>

public class PropertiesObjectWriterUnmarshaller
extends java.lang.Object
implements Unmarshaller<com.googlecode.jmxtrans.OutputWriter>


Constructor Summary
PropertiesObjectWriterUnmarshaller()
           
 
Method Summary
 com.googlecode.jmxtrans.OutputWriter unmarshal(java.lang.String path, byte[] data)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PropertiesObjectWriterUnmarshaller

public PropertiesObjectWriterUnmarshaller()
Method Detail

unmarshal

public com.googlecode.jmxtrans.OutputWriter unmarshal(java.lang.String path,
                                                      byte[] data)
                                               throws java.io.IOException
Specified by:
unmarshal in interface Unmarshaller<com.googlecode.jmxtrans.OutputWriter>
Throws:
java.io.IOException


Copyright © 2013 Red Hat. All Rights Reserved.