org.jboss.errai.ioc.rebind.ioc.codegen.builder.impl
Class MapCreator
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.builder.impl.MapCreator
- All Implemented Interfaces:
- Statement
public class MapCreator
- extends Object
- implements Statement
- Author:
- Mike Brock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MapCreator
public MapCreator(Map<Object,Object> modelMap)
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.