Uses of Class
org.jboss.errai.ioc.rebind.ioc.codegen.CallParameters

Packages that use CallParameters
org.jboss.errai.ioc.rebind.ioc.codegen   
 

Uses of CallParameters in org.jboss.errai.ioc.rebind.ioc.codegen
 

Methods in org.jboss.errai.ioc.rebind.ioc.codegen that return CallParameters
static CallParameters CallParameters.fromStatements(Statement... statements)
           
static CallParameters CallParameters.fromStatements(String... statements)
           
static CallParameters CallParameters.none()
           
 

Constructors in org.jboss.errai.ioc.rebind.ioc.codegen with parameters of type CallParameters
MethodInvocation(MetaMethod method, CallParameters callParameters)
           
 



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