Uses of Interface
org.androidtransfuse.gen.componentBuilder.InjectionNodeFactory

Packages that use InjectionNodeFactory
org.androidtransfuse.gen.componentBuilder   
org.androidtransfuse.model   
 

Uses of InjectionNodeFactory in org.androidtransfuse.gen.componentBuilder
 

Classes in org.androidtransfuse.gen.componentBuilder that implement InjectionNodeFactory
 class BroadcastReceiverInjectionNodeFactory
           
 class InjectionNodeFactoryImpl
           
 

Uses of InjectionNodeFactory in org.androidtransfuse.model
 

Methods in org.androidtransfuse.model that return InjectionNodeFactory
 InjectionNodeFactory ComponentDescriptor.getInjectionNodeFactory()
           
 

Methods in org.androidtransfuse.model with parameters of type InjectionNodeFactory
 void ComponentDescriptor.setInjectionNodeFactory(InjectionNodeFactory injectionNodeFactory)
           
 



Copyright © 2012. All Rights Reserved.