|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.caucho.config.inject.InjectManager.ReferenceFactory<T>
com.caucho.config.inject.InjectManager.NormalContextReferenceFactory<T>
public class InjectManager.NormalContextReferenceFactory<T>
| Method Summary | |
|---|---|
T |
create(CreationalContextImpl<T> env,
CreationalContextImpl<?> parentEnv,
InjectionPoint ip)
|
Bean<T> |
getBean()
|
protected void |
validate()
|
| Methods inherited from class com.caucho.config.inject.InjectManager.ReferenceFactory |
|---|
create, isProducer, isResolved |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void validate()
validate in class InjectManager.ReferenceFactory<T>public Bean<T> getBean()
getBean in class InjectManager.ReferenceFactory<T>
public T create(CreationalContextImpl<T> env,
CreationalContextImpl<?> parentEnv,
InjectionPoint ip)
create in class InjectManager.ReferenceFactory<T>
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||