public class ProcessSynthethicBeanImpl<X> extends ProcessBeanImpl<X> implements javax.enterprise.inject.spi.ProcessSyntheticBean<X>
| Constructor and Description |
|---|
ProcessSynthethicBeanImpl(BeanManagerImpl beanManager,
javax.enterprise.inject.spi.Bean<X> bean,
javax.enterprise.inject.spi.Annotated annotated,
javax.enterprise.inject.spi.Extension extension) |
| Modifier and Type | Method and Description |
|---|---|
protected static <X> void |
fire(BeanManagerImpl beanManager,
javax.enterprise.inject.spi.Bean<X> bean,
javax.enterprise.inject.spi.Extension extension) |
protected Type |
getRawType() |
javax.enterprise.inject.spi.Extension |
getSource() |
fire, fire, getAnnotated, getBeanaddDefinitionError, firegetActualTypeArguments, getBeanManager, getErrors, getEventTypegetReceiver, checkWithinObserverNotification, postNotify, preNotifypublic ProcessSynthethicBeanImpl(BeanManagerImpl beanManager, javax.enterprise.inject.spi.Bean<X> bean, javax.enterprise.inject.spi.Annotated annotated, javax.enterprise.inject.spi.Extension extension)
protected static <X> void fire(BeanManagerImpl beanManager, javax.enterprise.inject.spi.Bean<X> bean, javax.enterprise.inject.spi.Extension extension)
public javax.enterprise.inject.spi.Extension getSource()
getSource in interface javax.enterprise.inject.spi.ProcessSyntheticBean<X>protected Type getRawType()
getRawType in class AbstractContainerEventCopyright © 2017. All rights reserved.