public class InjectionPointBean extends AbstractStaticallyDecorableBuiltInBean<InjectionPoint>
AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
InjectionPointBean(BeanManagerImpl manager)
Creates an InjectionPoint Web Bean for the injection of the containing bean owning
the field, constructor or method for the annotated item
|
| Modifier and Type | Method and Description |
|---|---|
protected InjectionPoint |
newInstance(InjectionPoint ip,
CreationalContext<InjectionPoint> creationalContext) |
String |
toString() |
getDecorators, getProxyClass, initializeAfterBeanDiscoverycreate, getBeanClass, getDecorators, getInjectionPointcleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isDependentContextOptimizationAllowed, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializedestroy, getBeanManager, getContextualInstanceStrategy, getQualifierInstances, initialize, isDependent, isNormalScoped, setAttributesattributes, equals, getId, getIdentifier, hashCode, isNullable, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInjectionPoints, isNullabledestroygetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativegetIdpublic InjectionPointBean(BeanManagerImpl manager)
manager - The RI manager implementationprotected InjectionPoint newInstance(InjectionPoint ip, CreationalContext<InjectionPoint> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<InjectionPoint>public String toString()
toString in class CommonBean<InjectionPoint>Copyright © 2015. All Rights Reserved.