com.mtgi.analytics
Class BehaviorEventSerializer

java.lang.Object
  extended by com.mtgi.analytics.BehaviorEventSerializer

public class BehaviorEventSerializer
extends Object


Constructor Summary
BehaviorEventSerializer()
           
 
Method Summary
 void serialize(javax.xml.stream.XMLStreamWriter writer, BehaviorEvent event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BehaviorEventSerializer

public BehaviorEventSerializer()
Method Detail

serialize

public void serialize(javax.xml.stream.XMLStreamWriter writer,
                      BehaviorEvent event)
               throws javax.xml.stream.XMLStreamException
Throws:
javax.xml.stream.XMLStreamException