org.androidtransfuse.gen.componentBuilder
Class ActivityMethodDelegateASTReference

Package class diagram package ActivityMethodDelegateASTReference
java.lang.Object
  extended by org.androidtransfuse.gen.componentBuilder.ActivityMethodDelegateASTReference
All Implemented Interfaces:
ActivityDelegateASTReference

public class ActivityMethodDelegateASTReference
extends Object
implements ActivityDelegateASTReference

Author:
John Ericksen

Constructor Summary
ActivityMethodDelegateASTReference(ASTMethod method, InvocationBuilder invocationBuilder)
           
 
Method Summary
 com.sun.codemodel.JExpression buildReference(TypedExpression rootExpression)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityMethodDelegateASTReference

@Inject
public ActivityMethodDelegateASTReference(ASTMethod method,
                                                 InvocationBuilder invocationBuilder)
Method Detail

buildReference

public com.sun.codemodel.JExpression buildReference(TypedExpression rootExpression)
Specified by:
buildReference in interface ActivityDelegateASTReference


Copyright © 2012. All Rights Reserved.