public abstract class AbstractProcessProducerBean<T,X,B extends AbstractProducerBean<T,X,?>> extends AbstractDefinitionContainerEvent implements javax.enterprise.inject.spi.ProcessBean<X>
Constructor and Description |
---|
AbstractProcessProducerBean(BeanManagerImpl beanManager,
Type rawType,
Type[] actualTypeArguments,
B bean) |
Modifier and Type | Method and Description |
---|---|
javax.enterprise.inject.spi.Annotated |
getAnnotated() |
javax.enterprise.inject.spi.AnnotatedParameter<T> |
getAnnotatedDisposedParameter() |
B |
getBean() |
addDefinitionError, fire
getActualTypeArguments, getBeanManager, getErrors, getRawType
checkWithinObserverNotification, getReceiver, postNotify, preNotify
public AbstractProcessProducerBean(BeanManagerImpl beanManager, Type rawType, Type[] actualTypeArguments, B bean)
public javax.enterprise.inject.spi.Annotated getAnnotated()
getAnnotated
in interface javax.enterprise.inject.spi.ProcessBean<X>
public B getBean()
getBean
in interface javax.enterprise.inject.spi.ProcessBean<X>
public javax.enterprise.inject.spi.AnnotatedParameter<T> getAnnotatedDisposedParameter()
Copyright © 2016. All rights reserved.