org.ow2.orchestra.facade.rest
Class StringMapWrapper.Adapter

java.lang.Object
  extended by javax.xml.bind.annotation.adapters.XmlAdapter<JAXBUtils.JAXBMapAdapter.InternalMapType<K,W>,Map<K,V>>
      extended by org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter<String,String,String>
          extended by org.ow2.orchestra.facade.rest.StringMapWrapper.Adapter
Enclosing class:
StringMapWrapper

public static class StringMapWrapper.Adapter
extends JAXBUtils.JAXBMapAdapter<String,String,String>

Author:
Guillaume Porcher

Nested Class Summary
 
Nested classes/interfaces inherited from class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
JAXBUtils.JAXBMapAdapter.InternalMapEntryType<K,V>, JAXBUtils.JAXBMapAdapter.InternalMapType<K,V>
 
Field Summary
 
Fields inherited from class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
valueAdapter
 
Constructor Summary
StringMapWrapper.Adapter()
           
 
Method Summary
 
Methods inherited from class org.ow2.orchestra.util.JAXBUtils.JAXBMapAdapter
marshal, unmarshal
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringMapWrapper.Adapter

public StringMapWrapper.Adapter()


Copyright © 2012 OW2 Consortium. All Rights Reserved.