public class InterceptorMetadataBean extends AbstractBuiltInMetadataBean<Interceptor<?>>
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManager| Constructor and Description |
|---|
InterceptorMetadataBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Interceptor<?> |
newInstance(InjectionPoint ip,
CreationalContext<Interceptor<?>> creationalContext) |
create, destroy, getParentCreationalContext, toStringcleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanClass, getBeanManager, getQualifierInstances, initialize, isDependent, isNormalScopedattributes, equals, getId, getIdentifier, hashCode, isNullable, setAttributes, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetIdgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternativepublic InterceptorMetadataBean(BeanManagerImpl beanManager)
protected Interceptor<?> newInstance(InjectionPoint ip, CreationalContext<Interceptor<?>> creationalContext)
newInstance in class AbstractBuiltInMetadataBean<Interceptor<?>>Copyright © 2015. All Rights Reserved.