public interface WeldInjectionPoint<T,S> extends javax.enterprise.inject.spi.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, isStaticCopyright © 2014 Seam Framework. All Rights Reserved.