org.androidtransfuse.gen.scopeBuilder
Class SingletonScopeAspectFactory

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

public class SingletonScopeAspectFactory
extends Object
implements ScopeAspectFactory

Author:
John Ericksen

Constructor Summary
SingletonScopeAspectFactory(SingletonScopeBuilder singletonScopeBuilder)
           
 
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

SingletonScopeAspectFactory

@Inject
public SingletonScopeAspectFactory(SingletonScopeBuilder singletonScopeBuilder)
Method Detail

buildAspect

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


Copyright © 2012. All Rights Reserved.