org.jboss.errai.ioc.rebind.ioc.codegen
Class StringStatement

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.codegen.AbstractStatement
      extended by org.jboss.errai.ioc.rebind.ioc.codegen.StringStatement
All Implemented Interfaces:
Statement

public class StringStatement
extends AbstractStatement


Constructor Summary
StringStatement(String statement)
           
 
Method Summary
 String generate(Context context)
           
 
Methods inherited from class org.jboss.errai.ioc.rebind.ioc.codegen.AbstractStatement
getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StringStatement

public StringStatement(String statement)
Method Detail

generate

public String generate(Context context)


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