it.eng.rdlab.soa3.pm.connector.service.utils
Class Utils

java.lang.Object
  extended by it.eng.rdlab.soa3.pm.connector.service.utils.Utils

public class Utils
extends Object

Utilities

Author:
Ciro Formisano (ENG)

Constructor Summary
Utils()
           
 
Method Summary
static org.codehaus.jackson.map.ObjectMapper getMapper()
          Chooses JAXB as the annotation for the serialization/deserialization
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Utils

public Utils()
Method Detail

getMapper

public static org.codehaus.jackson.map.ObjectMapper getMapper()
Chooses JAXB as the annotation for the serialization/deserialization

Returns:
mapper ObjectMapper


Copyright © 2013. All Rights Reserved.