org.jboss.errai.ioc.rebind.ioc.codegen.builder.callstack
Class CallWriter

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.codegen.builder.callstack.CallWriter

public class CallWriter
extends Object

Author:
Mike Brock

Constructor Summary
CallWriter()
           
 
Method Summary
 CallWriter append(String str)
           
 String getCallString()
           
 void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CallWriter

public CallWriter()
Method Detail

append

public CallWriter append(String str)

reset

public void reset()

getCallString

public String getCallString()


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