Errai 3.0.1-SNAPSHOT

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


public interface MethodBuildCallback<T>

Author:
Christian Sadilek

Method Summary
 T callback(BlockStatement statement, DefParameters parms, DefModifiers modifiers, ThrowsDeclaration throwsDeclaration, List<Annotation> annotations, String comment)
           
 

Method Detail

callback

T callback(BlockStatement statement,
           DefParameters parms,
           DefModifiers modifiers,
           ThrowsDeclaration throwsDeclaration,
           List<Annotation> annotations,
           String comment)

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.