|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WeldInjectionPoint<T,S>
| Nested Class Summary | |
|---|---|
static class |
WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S>
|
| Field Summary |
|---|
| Fields inherited from interface org.jboss.weld.introspector.WeldAnnotated |
|---|
MAPPED_DECLARED_METAANNOTATIONS, MAPPED_METAANNOTATIONS |
| Method Summary | |
|---|---|
WeldClass<?> |
getDeclaringType()
|
void |
inject(java.lang.Object declaringInstance,
java.lang.Object value)
Injects an instance |
| Methods inherited from interface javax.enterprise.inject.spi.InjectionPoint |
|---|
getAnnotated, getBean, getMember, getQualifiers, getType, isDelegate, isTransient |
| Methods inherited from interface org.jboss.weld.introspector.WeldAnnotated |
|---|
getActualTypeArguments, getBindingsAsArray, getInterfaceClosure, getJavaClass, getMetaAnnotations, getName, getPackage, getQualifiers, isFinal, isPackagePrivate, isParameterizedType, isPrimitive, isPrivate, isProxyable, isPublic, isStatic |
| Methods inherited from interface javax.enterprise.inject.spi.Annotated |
|---|
getAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresent |
| Method Detail |
|---|
WeldClass<?> getDeclaringType()
void inject(java.lang.Object declaringInstance,
java.lang.Object value)
declaringInstance - The instance to inject intovalue - The value to inject
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||