org.androidtransfuse.gen.scopeBuilder
Class ContextScopeAspectFactory

Package class diagram package ContextScopeAspectFactory
java.lang.Object
  extended by org.androidtransfuse.gen.scopeBuilder.ContextScopeAspectFactory
All Implemented Interfaces:
ScopeAspectFactory

public class ContextScopeAspectFactory
extends Object
implements ScopeAspectFactory

Author:
John Ericksen

Constructor Summary
ContextScopeAspectFactory(VariableInjectionBuilderFactory injectionBuilderFactory, InjectionPointFactory injectionPointFactory)
           
 
Method Summary
 ScopeAspect buildAspect(InjectionNode injectionNode, ASTType astType, AnalysisContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContextScopeAspectFactory

@Inject
public ContextScopeAspectFactory(VariableInjectionBuilderFactory injectionBuilderFactory,
                                        InjectionPointFactory injectionPointFactory)
Method Detail

buildAspect

public ScopeAspect buildAspect(InjectionNode injectionNode,
                               ASTType astType,
                               AnalysisContext context)
Specified by:
buildAspect in interface ScopeAspectFactory


Copyright © 2012. All Rights Reserved.