org.exoplatform.services.rest.ext.management
Class ValueWrapper<T>
java.lang.Object
org.exoplatform.services.rest.ext.management.ValueWrapper<T>
public class ValueWrapper<T>
- extends Object
Temporary class until eXo JSON marshaller supports non java bean objects.
- Version:
- $Revision$
- Author:
- Julien Viet
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ValueWrapper
public ValueWrapper(T value)
wrap
public static <T> ValueWrapper<T> wrap(T value)
getValue
public T getValue()
Copyright © 2012 eXo Platform SAS. All Rights Reserved.