org.androidtransfuse.gen
Class InjectionFragmentGenerator
java.lang.Object
org.androidtransfuse.gen.InjectionFragmentGenerator
public class InjectionFragmentGenerator
- extends Object
- Author:
- John Ericksen
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InjectionFragmentGenerator
@Inject
public InjectionFragmentGenerator(InjectionBuilderContextFactory injectionBuilderContextFactory,
InjectionExpressionBuilder injectionExpressionBuilder,
VirtualProxyGenerator virtualProxyGenerator)
buildFragment
public Map<InjectionNode,TypedExpression> buildFragment(com.sun.codemodel.JBlock block,
com.sun.codemodel.JDefinedClass definedClass,
InjectionNode injectionNode)
throws ClassNotFoundException,
com.sun.codemodel.JClassAlreadyExistsException
- Throws:
ClassNotFoundException
com.sun.codemodel.JClassAlreadyExistsException
Copyright © 2012. All Rights Reserved.