Errai 3.0.1-SNAPSHOT

org.jboss.errai.ioc.rebind.ioc.injector
Class AbstractInjector.RegisterCache

java.lang.Object
  extended by org.jboss.errai.ioc.rebind.ioc.injector.AbstractInjector.RegisterCache
Enclosing class:
AbstractInjector

protected static class AbstractInjector.RegisterCache
extends Object


Constructor Summary
AbstractInjector.RegisterCache(InjectionContext _injectionContextForRegister, Statement _valueRefForRegister)
           
 
Method Summary
 InjectionContext getInjectionContextForRegister()
           
 Statement getValueRefForRegister()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractInjector.RegisterCache

public AbstractInjector.RegisterCache(InjectionContext _injectionContextForRegister,
                                      Statement _valueRefForRegister)
Method Detail

getInjectionContextForRegister

public InjectionContext getInjectionContextForRegister()

getValueRefForRegister

public Statement getValueRefForRegister()

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.