org.androidtransfuse.gen.scopeBuilder
Class SingletonScopeAspectFactory
java.lang.Object
org.androidtransfuse.gen.scopeBuilder.SingletonScopeAspectFactory
- All Implemented Interfaces:
- ScopeAspectFactory
public class SingletonScopeAspectFactory
- extends Object
- implements ScopeAspectFactory
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SingletonScopeAspectFactory
@Inject
public SingletonScopeAspectFactory(SingletonScopeBuilder singletonScopeBuilder)
buildAspect
public ScopeAspect buildAspect(InjectionNode injectionNode,
ASTType astType,
AnalysisContext context)
- Specified by:
buildAspect in interface ScopeAspectFactory
Copyright © 2012. All Rights Reserved.