|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.webbeans.inject.instance.InstanceFactory
public final class InstanceFactory
| Method Summary | ||
|---|---|---|
static
|
getInstance(java.lang.reflect.Type injectedType,
java.lang.Class<?> injectionPointClass,
WebBeansContext webBeansContext,
java.lang.annotation.Annotation... annotations)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <T> javax.enterprise.inject.Instance<T> getInstance(java.lang.reflect.Type injectedType,
java.lang.Class<?> injectionPointClass,
WebBeansContext webBeansContext,
java.lang.annotation.Annotation... annotations)
injectedType - injection class typeinjectionPointClass - null or the class of the injection pointwebBeansContext - annotations - qualifier annotations
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||