org.androidtransfuse.analysis
Class ApplicationAnalysis
java.lang.Object
org.androidtransfuse.analysis.ApplicationAnalysis
- All Implemented Interfaces:
- Analysis<ComponentDescriptor>
public class ApplicationAnalysis
- extends Object
- implements Analysis<ComponentDescriptor>
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationAnalysis
@Inject
public ApplicationAnalysis(InjectionNodeBuilderRepositoryFactory variableBuilderRepositoryFactory,
javax.inject.Provider<InjectionNodeBuilderRepository> injectionNodeBuilderRepositoryProvider,
javax.inject.Provider<Application> applicationProvider,
ComponentBuilderFactory componentBuilderFactory,
ASTClassFactory astClassFactory,
AnalysisContextFactory analysisContextFactory,
ManifestManager manifestManager,
InjectionBindingBuilder injectionBindingBuilder,
ContextScopeComponentBuilder contextScopeComponentBuilder)
emptyApplication
public void emptyApplication()
analyze
public ComponentDescriptor analyze(ASTType astType)
- Specified by:
analyze in interface Analysis<ComponentDescriptor>
Copyright © 2012. All Rights Reserved.