org.jboss.errai.ioc.rebind.ioc.codegen.builder.impl
Class MapCreator

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.codegen.builder.impl.MapCreator
All Implemented Interfaces:
Statement

public class MapCreator
extends Object
implements Statement

Author:
Mike Brock

Constructor Summary
MapCreator(Map<Object,Object> modelMap)
           
 
Method Summary
 String generate(Context context)
           
 MetaClass getType()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MapCreator

public MapCreator(Map<Object,Object> modelMap)
Method Detail

generate

public String generate(Context context)
Specified by:
generate in interface Statement

getType

public MetaClass getType()
Specified by:
getType in interface Statement


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.