org.androidtransfuse.gen.scopeBuilder
Interface ScopeAspectFactory

Package class diagram package ScopeAspectFactory
All Known Implementing Classes:
ContextScopeAspectFactory, SingletonScopeAspectFactory

public interface ScopeAspectFactory

Author:
John Ericksen

Method Summary
 ScopeAspect buildAspect(InjectionNode injectionNode, ASTType astType, AnalysisContext context)
           
 

Method Detail

buildAspect

ScopeAspect buildAspect(InjectionNode injectionNode,
                        ASTType astType,
                        AnalysisContext context)


Copyright © 2012. All Rights Reserved.