public class InterceptorMetadataBean extends AbstractBuiltInMetadataBean<Interceptor<?>>
CDI-92
AbstractBuiltInBean.BuiltInBeanAttributes<T>
beanManager
BEAN_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) |
create, destroy, getParentCreationalContext, toString
cleanupAfterBoot, getInjectionPoints, getType, initializeAfterBeanDiscovery, internalInitialize, isPassivationCapableBean, isPassivationCapableDependency, isProxyable, isProxyRequired, preInitialize
getBeanClass, getBeanManager, getQualifierInstances, initialize, isDependent
attributes, equals, getId, hashCode, isNullable, setAttributes, unwrap
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getId
getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative
public InterceptorMetadataBean(BeanManagerImpl beanManager)
protected Interceptor<?> newInstance(InjectionPoint ip, CreationalContext<Interceptor<?>> creationalContext)
newInstance
in class AbstractBuiltInMetadataBean<Interceptor<?>>
Copyright © 2013 Seam Framework. All Rights Reserved.