public class InterceptorMetadataBean extends AbstractBuiltInMetadataBean<Interceptor<?>>
CDI-92AbstractBuiltInBean.BuiltInBeanAttributes<T>beanManagerBEAN_ID_PREFIX, BEAN_ID_SEPARATOR| Constructor and Description |
|---|
InterceptorMetadataBean(BeanManagerImpl beanManager) |
| Modifier and Type | Method and Description |
|---|---|
protected Interceptor<?> |
newInstance(InjectionPoint ip,
CreationalContext<Interceptor<?>> creationalContext) |
destroy, getParentCreationalContext, toStringgetDecorators, getProxyClass, initializeAfterBeanDiscovery, isInjectionPointMetadataRequiredcreate, getBeanClass, getDecorators, injectionPointNotAvailablecleanupAfterBoot, getInjectionPoints, getType, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitializegetBeanManager, getQualifierInstances, initialize, isDependentattributes, equals, getId, hashCode, setAttributes, unwrapgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullableclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetInjectionPointsgetName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullablegetIdpublic InterceptorMetadataBean(BeanManagerImpl beanManager)
protected Interceptor<?> newInstance(InjectionPoint ip, CreationalContext<Interceptor<?>> creationalContext)
newInstance in class AbstractDecorableBuiltInBean<Interceptor<?>>Copyright © 2012 Seam Framework. All Rights Reserved.