|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InjectManager.ReferenceFactory | |
---|---|
com.caucho.config.bytecode | |
com.caucho.config.inject | |
com.caucho.jsp |
Uses of InjectManager.ReferenceFactory in com.caucho.config.bytecode |
---|
Methods in com.caucho.config.bytecode with parameters of type InjectManager.ReferenceFactory | ||
---|---|---|
|
ScopeAdapter.wrap(InjectManager.ReferenceFactory<X> factory)
|
Constructors in com.caucho.config.bytecode with parameters of type InjectManager.ReferenceFactory | |
---|---|
ScopeProxyHandle(InjectManager.ReferenceFactory factory)
|
Uses of InjectManager.ReferenceFactory in com.caucho.config.inject |
---|
Methods in com.caucho.config.inject that return InjectManager.ReferenceFactory | ||
---|---|---|
|
InjectManager.createNormalInstanceFactory(Bean<T> bean)
|
|
|
InjectManager.getReferenceFactory(Bean<T> bean)
|
|
InjectManager.ReferenceFactory<?> |
InjectManager.getReferenceFactory(InjectionPoint ij)
|
|
InjectManager.ReferenceFactory<?> |
InjectManager.getReferenceFactory(java.lang.String name)
|
|
InjectManager.ReferenceFactory<?> |
InjectManager.getReferenceFactory(java.lang.reflect.Type type,
java.util.Set<java.lang.annotation.Annotation> qualifiers,
InjectionPoint ij)
|
|
InjectManager.ReferenceFactory<?> |
InjectManager.validateInjectionPoint(InjectionPoint ij)
|
Uses of InjectManager.ReferenceFactory in com.caucho.jsp |
---|
Methods in com.caucho.jsp that return InjectManager.ReferenceFactory | ||
---|---|---|
static
|
JspUtil.getInjectFactory(java.lang.Class<T> cl)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |