org.jboss.errai.ioc.rebind.ioc.codegen.builder
Interface MethodBuildCallback<T>


public interface MethodBuildCallback<T>

Author:
Christian Sadilek

Method Summary
 T callback(Statement statement, DefParameters parms, DefModifiers modifiers, ThrowsDeclaration throwsDeclaration)
           
 

Method Detail

callback

T callback(Statement statement,
           DefParameters parms,
           DefModifiers modifiers,
           ThrowsDeclaration throwsDeclaration)


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