org.ow2.orchestra.facade.rest
Class InterfaceWrapper<T>
java.lang.Object
org.ow2.orchestra.facade.rest.InterfaceWrapper<T>
public class InterfaceWrapper<T>
- extends Object
- Author:
- Guillaume Porcher
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
content
protected T content
InterfaceWrapper
public InterfaceWrapper()
make
public static <T> InterfaceWrapper<T> make(T source)
getContent
public T getContent()
Copyright © 2011 OW2 Consortium. All Rights Reserved.