public interface WeldInjectionPoint<T,S> extends InjectionPoint, WeldAnnotated<T,S>
| Modifier and Type | Interface and Description |
|---|---|
static class |
WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S> |
MAPPED_DECLARED_METAANNOTATIONS, MAPPED_METAANNOTATIONS| Modifier and Type | Method and Description |
|---|---|
WeldClass<?> |
getDeclaringType() |
void |
inject(Object declaringInstance,
Object value)
Injects an instance
|
getAnnotated, getBean, getMember, getQualifiers, getType, isDelegate, isTransientgetActualTypeArguments, getBindingsAsArray, getInterfaceClosure, getJavaClass, getMetaAnnotations, getName, getPackage, getQualifiers, isFinal, isGeneric, isPackagePrivate, isParameterizedType, isPrimitive, isPrivate, isPublic, isStaticgetAnnotation, getAnnotations, getBaseType, getTypeClosure, isAnnotationPresentCopyright © 2013 Seam Framework. All Rights Reserved.