Errai 3.0.1-SNAPSHOT

org.jboss.errai.marshalling.rebind.api
Interface ObjectMapper


public interface ObjectMapper

This class will actually figure out how to deconstruct and object and put it back together by generating mappings, which represent value bind and value read statements.

Author:
Mike Brock

Method Summary
 ClassStructureBuilder<?> getMarshaller(String marshallerClassName)
           
 

Method Detail

getMarshaller

ClassStructureBuilder<?> getMarshaller(String marshallerClassName)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.