Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.automation.server.jaxrs.io
Class CodecDescriptor

java.lang.Object
  extended by org.nuxeo.ecm.automation.server.jaxrs.io.CodecDescriptor

public class CodecDescriptor
extends Object

Author:
Bogdan Stefanescu

Field Summary
 Class<?> clazz
           
 
Constructor Summary
CodecDescriptor()
           
 
Method Summary
 ObjectCodec<?> newInstance()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

clazz

public Class<?> clazz
Constructor Detail

CodecDescriptor

public CodecDescriptor()
Method Detail

newInstance

public ObjectCodec<?> newInstance()
                           throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.