Constructor and Description |
---|
InjectForRequestInjector(Factory factory) |
Modifier and Type | Method and Description |
---|---|
void |
inject(Object dependent)
Inject ICS runtime objects into the object.
|
public InjectForRequestInjector(Factory factory)
public void inject(Object dependent)
InjectForRequest
annotation will be populated by this method by
retrieving the value from the Factory.getObject(String, Class)
method.Copyright © 2010–2017. All rights reserved.